@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix this: <
http://purl.org/np/RAZrRaYxX87RzVRBR6asDoo598ug25zy1ILMQlur0uKec
> .
@prefix sub: <
http://purl.org/np/RAZrRaYxX87RzVRBR6asDoo598ug25zy1ILMQlur0uKec#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:MaterialsCloud_MDLP
a
fip:FAIR-Enabling-Resource
,
fip:Metadata-longevity-plan
;
rdfs:comment
"Data storage is pre-paid for 10 years after submission of a record. If the repository infrastructure cannot be maintained for this time period, data will be moved to a long-term storage system and DOIs will continue to resolve to static landing pages." ;
rdfs:label
"Materials Cloud metadata longevity plan" ;
rdfs:seeAlso
<
https://www.materialscloud.org/policies#archive
> ;
fip:metadata-availability-in-years
"10" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-6144-820X
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBdkKj8SwP/87jbdTzfuYt1+YLBtn1PL8lkWHvlKWoQ+3BSzekifLtx29NlVX9cYBfwipx77wfHHc0iGnuf7y1vcP6JuyuMGNbmk8WNreaCY0e66Y6yyZVyilVuxPjUryjQ7wmUOyqlz0Bfqu4rd/g8q9PfLGpXD4JTLroRbzeQIDAQAB" ;
npx:hasSignature
"Zk89ZkjBwONyH0YzarwRq2LA1qZz7/4E0lt/4gwd3Rdp7vjnik/uYYU2L3HEpC/cYGU5+1rKxuYJNaHhsoI9xlyKeK92bfBoGxdfjzBh6DiKtXeWG2hEnJ/ErVXg61j+Rs/E4R7hND69HKg4NFJ+UYW+wETCOW2jG9nDvhdkIi4=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-11-02T12:36:06.433+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-6144-820X
;
npx:introduces
sub:MaterialsCloud_MDLP
;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
;
nt:wasCreatedFromTemplate
ns1:RA8xxVgd9hlYL8RQx0gEXmoEKhBpzInoHh4KxWyyi8dpM
.
}