Full implementation of the DRS 1.1 standard with support for persistent identifiers. Open source DRS server that follows the Gen3 implementation. Gen3 is a GA4GH compliant open source platform for developing framework services and data commons. Data commons accelerate and democratize the process of scientific discovery, especially over large or complex datasets. Gen3 is maintained by the Center for Translational Data Science at the University of Chicago. https://gen3.org
dg.4503
Local identifiers in BioData Catalyst should match this
regular expression:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$
Compact URIs (CURIEs) constructed from BioData Catalyst should match
this regular expression:
^dg\.4503:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$
The metaregistry provides mappings between the Bioregistry and other registries. There are
1 mappings to external registries for dg.4503
with
1 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
Identifiers.org
![]() |
miriam |
dg.4503
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
dg.4503:0000ffeb-36e0-4a29-b21d-84423bda979d
is used to demonstrate the provides available for
dg.4503
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.