@prefix this: <
https://w3id.org/np/RA0Z7a4NhLRDzFeQgOACzmQ6j2yfvVzBB81hE7L-uMK0w
> .
@prefix sub: <
https://w3id.org/np/RA0Z7a4NhLRDzFeQgOACzmQ6j2yfvVzBB81hE7L-uMK0w#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:ERMIdentifier
<
http://schema.org/url
> <
https://nanocommons.github.io/identifiers/
> ;
<
http://usefulinc.com/ns/doap#implements
> <
https://github.com/nanocommons/identifiers?tab=readme-ov-file
> ;
<
http://w3id.org/roh#isProvidedBy
> <
https://nanocommons.github.io/identifiers/register.html
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Identifier-service
;
rdfs:comment
"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. The identifier is nothing more than that identifier, and not by default linked to any information. Think of it as a pre-registration of the intention to study the material." ;
rdfs:label
"European Registry of Materials Identifier" ;
rdfs:seeAlso
<
https://nanocommons.github.io/erm-database/
> , <
https://registry.identifiers.org/registry/erm
> ;
skos:closeMatch
<
https://jcheminf.biomedcentral.com/articles/10.1186/s13321-022-00614-7
> ;
fip:has-description-source
<
https://nanocommons.github.io/identifiers/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-6396-0848
;
prov:wasDerivedFrom
<
https://jcheminf.biomedcentral.com/articles/10.1186/s13321-022-00614-7
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"MVh29kxo6YNilb8LqWucunGMVl8qAOlaNgew8OPSgqd9X4P/7eTlPBa+YI9Yf89LeaObrET1bZCo83A9L29aV/vQht73OVkvUieS2Eljl5J55w/FXeulqrj13THCxg7eap3bT6kQio6HmUx+VCrM+WRQfU2JrckMfLh3j5vV5BM=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-02-11T20:58:13Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:ERMIdentifier
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f1cfb978-7a60-4b98-926a-1a223e90cb1a
> .
}