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

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

The newest version!

Mapping Data Sources #if ($lens) using Lens $lens #end

#if ($message)

$message

#end

Click on Source Name for more information about the Source.
Click on Link Count to Drill down.
Note: Number of Links could include duplicates

#if ($exception)

Unable to process your request

$exception

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

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

No Data Sources found

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

#else #foreach ( $sourceInfo in $SourceInfos) #end
Source Number of Targets Number of Linksets Number of Links
$sourceInfo.getSourceDataSourceName() $sourceInfo.getNumberOfTargets() $sourceInfo.getNumberOfLinksets() $sourceInfo.getNumberOfLinks()
#end #end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy