The Ontology for Biomedical Investigations (OBI) project is developing an integrated ontology for the description of biological and clinical investigations. The ontology will represent the design of an investigation, the protocols and instrumentation used, the material used, the data generated and the type analysis performed on it. Currently OBI is being built under the Basic Formal Ontology (BFO).
obi
OBI
Local identifiers in Ontology for Biomedical Investigations should match this
regular expression:
^\d{7}$
Compact URIs (CURIEs) constructed from Ontology for Biomedical Investigations should match
this regular expression:
^obi:\d{7}$
namespaceEmbeddedInLUI
as true. The actual
part that gets prefixed before the local unique identifier regex,
otherwise known as the banana, is
OBI:
.
Therefore, you might see local unique identifiers written out as CURIEs.
The metaregistry provides mappings between the Bioregistry and other registries. There are
11 mappings to external registries for obi
with
2 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
AberOWL | aberowl |
OBI
|
|
BioContext | biocontext |
OBI
|
|
BioPortal Prefixes | bioportal |
OBI
|
|
FAIRSharing
|
fairsharing |
FAIRsharing.284e1z
|
|
Gene Ontology Registry | go |
OBI
|
|
Identifiers.org
![]() |
miriam |
obi
|
|
Name-to-Thing
![]() |
n2t |
obi
|
|
OBO Foundry
![]() |
obofoundry |
obi
|
|
Ontology Lookup Service
![]() |
ols |
obi
|
|
OntoBee | ontobee |
OBI
|
|
Prefix Commons | prefixcommons |
obi
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
obi:0400109
is used to demonstrate the provides available for
obi
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.