Reference
This page includes the reference documentation for all user-facing code from the Bioregistry Python package.
Functions
Count the mappings for each registry. |
|
|
Generate a CURIE from an IRI via |
|
Combine a prefix and identifier into a CURIE string. |
|
Return a list of resources that this resources (has been annotated to) depends on. |
|
Get the optional redundant prefix to go before an identifier. |
|
Get the URI format for a BioContext entry. |
|
Get the Bioportal URL for the given CURIE. |
|
Get the BioPortal prefix if available. |
|
Get the bioregistry link. |
|
Get the prefixes for which this is annotated as canonical. |
|
Get the collection entry for the given identifier. |
|
Return the contact, if available. |
|
Return the contact email, if available. |
|
Return the contact GitHub, if available. |
|
Return the contact name, if available. |
|
Return the contact ORCiD, if available. |
|
Get the context for the given identifier. |
|
Get a converter from this manager. |
|
Get the CURIE pattern for this resource. |
Get a converter from this manager. |
|
|
Get the default, first-party URI prefix. |
|
Get the default URL for the given CURIE. |
|
Return a list of resources that this resources (has been annotated to) depends on. |
|
Get the description for the given prefix, if available. |
|
Get an example identifier, if it's available. |
|
Get the external data for the entry. |
|
Get the FAIRSharing prefix if available. |
|
Get the canonical prefix. |
|
Get children resources. |
|
Return the homepage, if available. |
|
Get the identifiers.org CURIE for the given CURIE. |
|
Get the identifiers.org URL for the given CURIE. |
|
Get the identifiers.org prefix if available. |
|
Get the best link for the CURIE, if possible. |
|
Get the download link for the latest OBOGraph JSON file. |
|
Return the keywords, if available. |
|
Get the license for the resource. |
Get license conflicts. |
|
|
Get the best link for the CURIE, if possible. |
|
Get the mappings to external registries, if available. |
|
Get the URI format for a MIRIAM entry. |
|
Get the URI prefix for a MIRIAM entry. |
|
Get the name-to-thing URL for the given CURIE. |
|
Get the name-to-thing prefix if available. |
|
Get the name for the given prefix, it it's available. |
|
Check if the namespace should appear in the LUI. |
|
Get the OBO Foundry prefix map. |
|
Get the download link for the latest OBO file. |
|
Get the OBO community health badge. |
|
Get the OBO Foundry URL if possible. |
|
Get the OBO Foundry prefix if available. |
|
Get the OBO Foundry URI format for this entry, if possible. |
|
Get the URI prefix for an OBO Foundry entry. |
|
Get the OLS URL if possible. |
|
Get the OLS prefix if available. |
|
Get the URI format for an OLS entry. |
|
Get the URI format for an OLS entry. |
|
Get the download link for the latest OWL file. |
|
Get the parent resource. |
Group resources' prefixes based on their |
|
|
Get the pattern for the given prefix, if it's available. |
|
Get a mapping from Bioregistry prefixes to their regular expression patterns. |
|
Get the preferred prefix (e.g., with stylization) if it exists. |
|
Get a mapping from Bioregistry prefixes to their URI prefixes. |
|
Get the URI format for a Prefix Commons entry. |
|
Get the resources that provide for the given prefix, or return none if the prefix can't be looked up. |
|
Get all providers for the CURIE. |
|
Get all providers for the CURIE. |
|
Get the resource that the given prefix provides for, or return none if not a provider. |
|
Get the download link for the RDF file. |
|
Get the metaregistry entry for the given prefix. |
|
Get the description for the registry, if available. |
|
Get an example for the registry, if available. |
|
Get the URL for the registry, if available. |
|
Get a mapping from the external registry prefixes to Bioregistry prefixes. |
|
Get a mapping from the Bioregistry prefixes to prefixes in another registry. |
|
Get the metaregistry name for the given prefix, if it's available. |
|
Get the URL for the resource inside registry, if available. |
|
Get the metaregistry short name for the given prefix, if it's available. |
|
Get the URL to resolve the given prefix/identifier pair with the given resolver. |
|
Return the repository, if available. |
|
Get the Bioregistry entry for the given prefix. |
|
Get the synonyms for a given prefix, if available. |
|
Get the URI format string for the given prefix, if it's available. |
|
Get a well-formed URI prefix for usage in a prefix map. |
|
Get the version. |
Get a map of prefixes to versions. |
|
|
Get the wikidata prefix if available. |
|
Check if the prefix is specifically noted to not have terms. |
|
Return if the given prefix corresponds to a deprecated resource. |
|
Return if the triple is a mismatch. |
|
Check if the prefix is novel to the Bioregistry, i.e., it has no external mappings. |
|
Get if the prefix is proprietary. |
|
Check if a CURIE is validatable, but not necessarily standardized. |
|
Check if the identifier is standardizable. |
|
Check if a CURIE is standardized and valid. |
|
Check if the pre-parsed CURIE is standardized valid. |
|
Normalize the identifier with the appropriate banana. |
|
Normalize a CURIE. |
|
Normalize a prefix/identifier pair. |
|
Get the normalized prefix, or return None if not registered. |
|
Parse a CURIE, normalizing the prefix and identifier if necessary. |
|
Parse a compact identifier from an IRI that wraps |
Read the manually curated collections. |
|
Get a mapping from context keys to contexts. |
|
|
Get a mapping from contributor ORCID identifiers to author objects. |
Read the metaregistry. |
|
Read the mismatches as JSON. |
|
Read the Bioregistry as JSON. |
|
Get a list of registries in the Bioregistry. |
|
Get a list of resources in the Bioregistry. |
|
|
Normalize an identifier. |
|
Write to contexts. |
|
Write to the Bioregistry. |
Classes
Metadata for an author. |
|
A collection of resources. |
|
A prescriptive context contains configuration for generating fit-for-purpose prefix maps to serve various communities based on the standard Bioregistry prefix map, custom prefix remapping rules, custom URI prefix remapping rules, custom prefix maps, and other community-specific logic. |
|
|
A manager for functionality related to a metaregistry. |
A provider. |
|
Metadata about a registry. |
|
Metadata about an ontology, database, or other resource. |