The Sequence Ontology (SO) is a structured controlled vocabulary for the parts of a genomic annotation. It provides a common set of terms and definitions to facilitate the exchange, analysis and management of genomic data.
so
SO
Local identifiers in Sequence types and features ontology should match this
regular expression:
^\d{7}$
Compact URIs (CURIEs) constructed from Sequence types and features ontology should match
this regular expression:
^so:\d{7}$
namespaceEmbeddedInLUI
as true. The actual
part that gets prefixed before the local unique identifier regex,
otherwise known as the banana, is
SO:
.
Therefore, you might see local unique identifiers written out as CURIEs.
The metaregistry provides mappings between the Bioregistry and other registries. There are
12 mappings to external registries for so
with
2 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
AberOWL | aberowl |
SO
|
|
AgroPortal | agroportal |
SO
|
|
BioContext | biocontext |
SO
|
|
BioPortal Prefixes | bioportal |
SO
|
|
FAIRSharing
|
fairsharing |
FAIRsharing.6bc7h9
|
|
Gene Ontology Registry | go |
SO
|
|
Identifiers.org
![]() |
miriam |
so
|
|
Name-to-Thing
![]() |
n2t |
so
|
|
OBO Foundry
![]() |
obofoundry |
so
|
|
Ontology Lookup Service
![]() |
ols |
so
|
|
OntoBee | ontobee |
SO
|
|
Prefix Commons | prefixcommons |
so
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
so:0001157
is used to demonstrate the provides available for
so
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.