An ontology to capture confidence information about annotations.
cio
CIO
Local identifiers in Confidence Information Ontology should match this
regular expression:
^\d{7}$
Compact URIs (CURIEs) constructed from Confidence Information Ontology should match
this regular expression:
^CIO:\d{7}$
The metaregistry provides mappings between the Bioregistry and other registries. There are
6 mappings to external registries for cio
.
Registry Name | Metaprefix | External Prefix |
---|---|---|
BioPortal Prefixes | bioportal |
CIO
|
FAIRSharing
|
fairsharing |
FAIRsharing.e3t0yw
|
OBO Foundry
![]() |
obofoundry |
CIO
|
Ontology Lookup Service
![]() |
ols |
cio
|
OntoBee | ontobee |
CIO
|
Prefix Commons | prefixcommons |
CIO
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
cio:0000040
is used to demonstrate the provides available for
cio
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.