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

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

The newest version!

Data Source $dataSource.getFullName()

FullName
$dataSource.getFullName()
sysCode
$dataSource.getSystemCode()
#set ($uriPattern = $dataSource.getKnownUrl($id))
primary UriPattern
$uriPattern
#set ($identifiersOrgUri = $dataSource.getIdentifiersOrgUri($id)) #if ($identifiersOrgUri)
Identifiers.Org Uri Pattern
$identifiersOrgUri
#end #foreach ( $pattern in $Patterns) #if ($pattern == $uriPattern) #elseif ($pattern == $identifiersOrgUri) #else
URI Pattern
$pattern
#end #end
idExample
$dataSource.getExample().getId()
#if ($dataSource.getMainUrl())
mainUrl
$dataSource.getMainUrl()
#end
isPrimary
$dataSource.isPrimary()
#if ($dataSource.getMainUrl())
type
$dataSource.getType()
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy