The European Registry of Materials is a simple registry with the sole purpose to mint material identifiers to be used by research projects throughout the life cycle of their project.
erm
Local identifiers in European Registry of Materials should match this
regular expression:
^ERM[0-9]{8}$
Compact URIs (CURIEs) constructed from European Registry of Materials should match
this regular expression:
^erm:ERM[0-9]{8}$
The metaregistry provides mappings between the Bioregistry and other registries. There are
4 mappings to external registries for erm
with
3 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
CHEMINF | cheminf |
000569
|
|
FAIRSharing
|
fairsharing |
FAIRsharing.c26a4e
|
|
Identifiers.org
![]() |
miriam |
erm
|
|
N2T
![]() |
n2t |
erm
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
erm:ERM00000044
is used to demonstrate the provides available for
erm
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.