Package org.molgenis.vibe.core.formats
Interface ResourceUri
-
- All Known Implementing Classes:
BiologicalEntity,Disease,Entity,Gene,GeneSymbol,Phenotype,PubmedEvidence,Source
public interface ResourceUriAn Object that also contains a reference to the unique ID within an RDF database (and this reference is an URI).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URIgetUri()
-
-
-
Method Detail
-
getUri
URI getUri()
-
-