![JAR search and dependency download from the Maven repository](/logo.png)
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
Source
Number of Targets
Number of Linksets
Number of Links
#foreach ( $sourceInfo in $SourceInfos)
$sourceInfo.getSourceDataSourceName()
$sourceInfo.getNumberOfTargets()
$sourceInfo.getNumberOfLinksets()
$sourceInfo.getNumberOfLinks()
#end
#end
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy