- getDataResources(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves home page URLs of a datatype.
- getDatatype(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Gets Miriam Datatype by its ID, Name, Synonym, or URI (URN/URL)
- getDataTypeDef(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the definition of a data type.
- getDataTypePattern(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the pattern (regular expression) used by the identifiers within a data type.
- getDataTypesId() - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the internal identifier (stable and perennial) of
all the data types (for example: "MIR:00000005").
- getDataTypesName() - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the list of preferred names of all the data types available.
- getDataTypeURI(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the unique (official) URI of a data type (example: "urn:miriam:uniprot").
- getDataTypeURIs(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves all the URIs of a data type, including all the deprecated ones
(examples: "urn:miriam:uniprot", "http://www.uniprot.org/", "urn:lsid:uniprot.org:uniprot", ...).
- getDescription() - Method in class org.biopax.paxtools.normalizer.Normalizer
-
Description of the model to normalize.
- getIdentifiersOrgURI(String, String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Gets the Identifiers.org URI/URL of the entity (example: "http://identifiers.org/obo.go/GO:0045202").
- getLocations(String, String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the physical locationS (URLs) of web pageS providing knowledge about an entity.
- getName(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the preferred name of a data type.
- getNames(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves all the synonyms (incl.
- getOfficialDataTypeURI(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
- getOfficialDataTypeURI(Miriam.Datatype) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the unique (official) URI of a data type
(example: "http://identifiers.org/uniprot").
- getResource(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the resource by id (for example: "MIR:00100008" (bind) ).
- getResourceInstitution(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the institution which manages a resource (example: "European Bioinformatics Institute").
- getResourceLocation(String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the location (or country) of a resource (example: "United Kingdom").
- getResourcesId() - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the internal identifier (stable and perennial) of
all the resources (for example: "MIR:00100008" (bind) ).
- getServicesVersion() - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the current version of MIRIAM Web Services.
- getURI(String, String) - Static method in class org.biopax.paxtools.normalizer.MiriamLink
-
Retrieves the unique MIRIAM URI of a specific entity (example: "urn:miriam:obo.go:GO%3A0045202").
- getXmlBase() - Method in class org.biopax.paxtools.normalizer.Normalizer
-