The Cell Cycle Ontology is an application ontology that captures and integrates detailed knowledge on the cell cycle process.
cco
Local identifiers in Cell Cycle Ontology should match this
regular expression:
^\w+$
Compact URIs (CURIEs) constructed from Cell Cycle Ontology should match
this regular expression:
^cco:\w+$
namespaceEmbeddedInLUI
as true. The actual
part that gets prefixed before the local unique identifier regex,
otherwise known as the banana, is
CCO:
.
Therefore, you might see local unique identifiers written out as CURIEs.
The metaregistry provides mappings between the Bioregistry and other registries. There are
8 mappings to external registries for cco
with
2 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
AberOWL | aberowl |
CCO
|
|
BioContext | biocontext |
CCO
|
|
BioPortal Prefixes | bioportal |
CCO
|
|
FAIRSharing
|
fairsharing |
FAIRsharing.xhwrnr
|
|
Identifiers.org
![]() |
miriam |
cco
|
|
Name-to-Thing
![]() |
n2t |
cco
|
|
Ontology Lookup Service
![]() |
ols |
cco
|
|
Prefix Commons | prefixcommons |
cco
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
cco:0000003
is used to demonstrate the provides available for
cco
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.