Identifiers.org
Identifiers.org is a project providing stable and perennial identifiers for data records used in the Life Sciences. The identifiers are provided in the form of Uniform Resource Identifiers. It is also a resolving system that relies on collections listed in the MIRIAM Registry to provide direct access to different instances of the identified records.
URIs and resolving system
The Identifiers.org URIs are perennial identifiers, that specify at once the data collection, using the namespaces of the Registry, and the record identifier within the collection in the form of a unique resolvable URI. The Identifiers.org resolving system is built upon the information stored in the MIRIAM Registry, which is a database that stores namespaces assigned to commonly used data collections for the Life Sciences. It transforms an Identifiers.org URI into the various URLs leading to the various instances of the record identified by the URI. Identifiers.org is part of the ELIXIR Interoperability Platform.Identifier structure
An Identifiers.org URI is formed of several parts:- Protocol. Identifiers.org URIs are HTTP URIs and start with "http:/"
- Data collection. These are namespaces listed in the MIRIAM Registry. For instance "pubmed" for the publication resource PubMed, "ec-code" for the enzyme nomenclature and "go" for gene ontology
- Record in the collection. For instance "9606" is "3-fluorotoluene" in the collection PubChem, it is "Homo sapiens" in the collection "taxonomy" and it is a social science publication in the collection "pubmed".
- Optional: Identifiers.org URIs can be suffixed with parameters, for instance imposing which resource to use for resolving, "profiles" that control the resolver's behaviour etc.
Usage