All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bridgedb.uri.ws.server.3.1.4.source-code.mappingSetInfos.vm Maven / Gradle / Ivy

The newest version!
#if ($exception)
    

Mapping Data for Source $scrCode and Target $targetCode

Unable to process your request

$exception

Warning: XML and JSON versions will throw an Exception with these parameters

#else #if( $MappingSetInfos.isEmpty())

No Mapping data found for Source $scrCode and Target $targetCode

Warning if accepts header is set to "application/xml" or "application/json" this methods returns status 204 if no results are found.

#else

Mapping Data for Source $MappingSetInfos.get(0).getSource().getFullName() Target $MappingSetInfos.get(0).getTarget().getFullName() #if ($lens) using Lens $lens #end

#if ($message)

$message

#end

Up to Summary of all sources
Up to Summary of Source $MappingSetInfos.get(0).getSource().getFullName()

#foreach ( $mappingSetInfo in $MappingSetInfos) #end
Id Number of Links Mapping Source Source Count Target Count Predicate Justification
$mappingSetInfo.getIntId() $mappingSetInfo.getNumberOfLinks() $mappingSetInfo.sourceLocalName() $mappingSetInfo.getNumberOfSources() $mappingSetInfo.getNumberOfTargets() $mappingSetInfo.predicateLocalName() $mappingSetInfo.justificationLocalName() #foreach ($dataSetInfo in $mappingSetInfo.getViaDataSets()) $dataSetInfo.getFullName() #end #foreach ($chainId in $mappingSetInfo.getChainIds()) $chainId #end
#end #end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy