An ontology representing the model card structure, he aim of this work is to describe machine learning models to communicate information about specific details about the model (trade offs, intended users, licensing, etc.).
mcro
MCRO
Local identifiers in Model Card Report Ontology should match this
regular expression:
^\d{7}$
Compact URIs (CURIEs) constructed from Model Card Report Ontology should match
this regular expression:
^MCRO:\d{7}$
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 Model Card Report Ontology, the banana looks like
MCRO:
.
Therefore, you may see local unique identifiers for this resource that look like
MCRO:0000001
(instead of the canonical form 0000001
) and CURIEs for this resource that look like
MCRO:MCRO:0000001
(instead of the canonical form MCRO:0000001
).
The Bioregistry will automatically strip off the banana when standardizing local unique identifiers and CURIEs.
A summary of the relations in the Bioregistry schema can be found here.
bioregistry.schema:0000017
)
The metaregistry provides mappings between the Bioregistry and other registries. There are 5 mappings to external registries for this resource with 1 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
AberOWL | aberowl |
MCRO
|
|
BioPortal | bioportal |
MCRO
|
|
Identifiers.org | miriam |
mcro
|
|
OBO Foundry | obofoundry |
mcro
|
|
OntoBee | ontobee |
MCRO
|
When using this resource in RDF, the following URI format should be used:
http://purl.obolibrary.org/obo/MCRO_$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 0000001
is used to demonstrate the providers
available for Model Card Report Ontology. A guide for curating additional providers can be found
here.