https://w3id.org/np/RAz6rdFtMPDPU-pCCgjh_REfm9snUFEDUxbV9F5h7PZA0
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAz6rdFtMPDPU-pCCgjh_REfm9snUFEDUxbV9F5h7PZA0> .
@prefix sub: <https://w3id.org/np/RAz6rdFtMPDPU-pCCgjh_REfm9snUFEDUxbV9F5h7PZA0/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
rdf:type rdfs:label "is a" .
rdfs:comment rdfs:label "has the description" .
rdfs:label rdfs:label "is called" .
rdfs:seeAlso rdfs:label "URL of policy document" .
<http://www.w3.org/2004/02/skos/core#closeMatch> rdfs:label "can in some situations be considered the same as" .
<http://www.w3.org/2004/02/skos/core#exactMatch> rdfs:label "is (almost) exactly the same as" .
<http://www.w3.org/2004/02/skos/core#relatedMatch> rdfs:label "is related to" .
<https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> rdfs:label "available FAIR Enabling Resource" .
<https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource-to-be-Developed> rdfs:label
"FAIR Enabling Resource to be developed" .
<https://w3id.org/fair/fip/terms/Preservation-Policy> rdfs:label "Preservation Policy" .
<https://w3id.org/fair/fip/terms/availability-in-years> rdfs:label "declares minimum persistency in years" .
<https://w3id.org/fair/fip/terms/has-description-source> rdfs:label "has description source" .
sub:assertion a nt:AssertionTemplate;
rdfs:label "Defining a Preservation Policy";
nt:hasRequiredPubinfoElement ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc;
nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st2a, sub:st3, sub:st4, sub:st5, sub:st6;
nt:hasTag "FAIR" .
sub:available-or-to-be-developed a nt:RestrictedChoicePlaceholder;
rdfs:label "FAIR Enabling Resource that is available or to be developed";
nt:possibleValue <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource>,
<https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource-to-be-Developed> .
sub:comment a nt:LiteralPlaceholder;
rdfs:label "description of the policy" .
sub:datapolicy-doc a nt:UriPlaceholder;
rdfs:label "link to policy document" .
sub:mappedResource a nt:ExternalUriPlaceholder;
rdfs:label "the identifier of the related resource" .
sub:mappingPredicate a nt:RestrictedChoicePlaceholder;
rdfs:label "select equivalence relation";
nt:possibleValue <http://www.w3.org/2004/02/skos/core#closeMatch>, <http://www.w3.org/2004/02/skos/core#exactMatch>,
<http://www.w3.org/2004/02/skos/core#relatedMatch> .
sub:name a nt:LiteralPlaceholder;
rdfs:label "the name of the policy" .
sub:resource a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
rdfs:label "short name, used as URI suffix" .
sub:source a nt:ExternalUriPlaceholder;
rdfs:label "link to the source" .
sub:st0 rdf:object <https://w3id.org/fair/fip/terms/Preservation-Policy>;
rdf:predicate rdf:type;
rdf:subject sub:resource .
sub:st1 rdf:object sub:name;
rdf:predicate rdfs:label;
rdf:subject sub:resource .
sub:st2 rdf:object sub:comment;
rdf:predicate rdfs:comment;
rdf:subject sub:resource .
sub:st2a a nt:OptionalStatement;
rdf:object sub:source;
rdf:predicate <https://w3id.org/fair/fip/terms/has-description-source>;
rdf:subject sub:resource .
sub:st3 rdf:object sub:available-or-to-be-developed;
rdf:predicate rdf:type;
rdf:subject sub:resource .
sub:st4 rdf:object sub:years;
rdf:predicate <https://w3id.org/fair/fip/terms/availability-in-years>;
rdf:subject sub:resource .
sub:st5 a nt:OptionalStatement;
rdf:object sub:datapolicy-doc;
rdf:predicate rdfs:seeAlso;
rdf:subject sub:resource .
sub:st6 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:mappedResource;
rdf:predicate sub:mappingPredicate;
rdf:subject sub:resource .
sub:years a nt:LiteralPlaceholder;
rdfs:label "number of years";
nt:hasRegex "[0-9]+" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
this: dct:created "2025-04-25T15:12:08.364Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:supersedes <https://w3id.org/np/RA6lZbY_LCD-rHxfhFXqE-ksm0g69rO1lSSCKKO9ub8ek>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Template: Defining a Preservation Policy";
prov:wasDerivedFrom <https://w3id.org/np/RASpSeIIw-ltLlKR2PYpSOBzB4rXsh2N6AAZjYag2A7Cc>;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
<https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAGBEisKAxwcQTdfR7ALwCeQBrUVeU23F8uFvFmO-H6F0> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB";
npx:hasSignature "eTX+rl1DXQqeiqOasQ8nbEsWp4cN7bLkfyb8nuzzyOFSdNZwH1MV/KHiO0irxlIrvSJfBj0CvEj9f8N2YOynocBFHn4Unzc2i/Jf5hTEMDAE/hur6RzdQd9/EJ+KxXwwnBvAj7pdtOIj5teIbz1BMseqN2OYSdsA3Hx1Z9ipGs4=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}