An ontology and inventory of geopolitical entities such as nations and their components (states, provinces, districts, counties) and the actual physical territories over which they have jurisdiction. We thus distinguish and assign different identifiers to the US in "The US declared war on Germany" vs. the US in "The plane entered US airspace".
geogeo
GEOGEO
Local identifiers in Geographical Entity Ontology should match this
regular expression:
^\d{9}$
Compact URIs (CURIEs) constructed from Geographical Entity Ontology should match
this regular expression:
^GEOGEO:\d{9}$
namespaceEmbeddedInLUI
as true.
This means that you may see local unique identifiers that include a redundant prefix and delimiter (also known
as a banana)
and therefore look like a CURIE. For Geographical Entity Ontology, the banana looks like
GEO_
.
Therefore, you may see local unique identifiers for this resource that look like
GEO_000000021
(instead of the canonical form 000000021
) and CURIEs for this resource that look like
GEOGEO:GEO_000000021
(instead of the canonical form GEOGEO:000000021
).
The Bioregistry will automatically strip off the banana when standardizing local unique identifiers and CURIEs.
The metaregistry provides mappings between the Bioregistry and other registries. There are 8 mappings to external registries for this resource with 3 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
AberOWL | aberowl |
GEO
|
|
BioContext | biocontext |
GEO
|
|
BioPortal | bioportal |
GEO
|
|
FAIRSharing | fairsharing |
FAIRsharing.27rndz
|
|
Identifiers.org | miriam |
geogeo
|
|
OBO Foundry | obofoundry |
geo
|
|
OLS | ols |
geo
|
|
OntoBee | ontobee |
GEO
|
When using this resource in RDF, the following URI format should be used:
http://purl.obolibrary.org/obo/GEO_$1
A provider turns a local unique identifiers from a resource into a URI. Many providers are also resolvable as URLs (i.e., they can be used in a web browser).
The local unique identifier 000000021
is used to demonstrate the providers
available for Geographical Entity Ontology. A guide for curating additional providers can be found
here.