MultiCellDS is data standard for multicellular simulation, experimental, and clinical data. A collection groups one or more individual uniquely identified cell lines, snapshots, or collections. Primary uses are times series (collections of snapshots), patient cohorts (collections of cell lines), and studies (collections of time series collections).
multicellds.collection
Local identifiers in MultiCellDS collection should match this
regular expression:
^MCDS_C_[a-zA-Z0-9]{1,10}$
Compact URIs (CURIEs) constructed from MultiCellDS collection should match
this regular expression:
^multicellds\.collection:MCDS_C_[a-zA-Z0-9]{1,10}$
The metaregistry provides mappings between the Bioregistry and other registries. There are
3 mappings to external registries for multicellds.collection
with
1 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
BioContext | biocontext |
MULTICELLDS.COLLECTION
|
|
Identifiers.org
![]() |
miriam |
multicellds.collection
|
|
N2T
![]() |
n2t |
multicellds.collection
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
multicellds.collection:MCDS_C_0000000001
is used to demonstrate the provides available for
multicellds.collection
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.