STOREDB database is a repository for data used by the international radiobiology community, archiving and sharing primary data outputs from research on low dose radiation. It also provides a directory of bioresources and databases for radiobiology projects containing information and materials that investigators are willing to share. STORE supports the creation of a low dose radiation research commons.
storedb
Local identifiers in Store DB should match this
regular expression:
^(STUDY|FILE|DATASET)\d+$
Compact URIs (CURIEs) constructed from Store DB should match
this regular expression:
^storedb:(STUDY|FILE|DATASET)\d+$
namespaceEmbeddedInLUI
as true. The actual
part that gets prefixed before the local unique identifier regex,
otherwise known as the banana, is
STOREDB:
.
Therefore, you might see local unique identifiers written out as CURIEs.
The metaregistry provides mappings between the Bioregistry and other registries. There are
4 mappings to external registries for storedb
.
Registry Name | Metaprefix | External Prefix |
---|---|---|
BioContext | biocontext |
STOREDB
|
FAIRSharing
|
fairsharing |
FAIRsharing.6h8d2r
|
Identifiers.org
![]() |
miriam |
storedb
|
Name-to-Thing
![]() |
n2t |
storedb
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
storedb:
is used to demonstrate the provides available for
storedb
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.
Name | Metaprefix | URI |
---|---|---|
Store DB | storedb |
https://www.storedb.org/?STUDY1040 |
Bioregistry | bioregistry |
https://bioregistry.io/storedb:STUDY1040 |
Identifiers.org | miriam |
https://identifiers.org/STOREDB:STUDY1040 |
Name-to-Thing | n2t |
https://n2t.net/storedb:STUDY1040 |