https://w3id.org/np/RAaS2fy9V9heg34ePxFPcNZjQIsoKhILfDCPds6ql79Z8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAaS2fy9V9heg34ePxFPcNZjQIsoKhILfDCPds6ql79Z8> . @prefix sub: <https://w3id.org/np/RAaS2fy9V9heg34ePxFPcNZjQIsoKhILfDCPds6ql79Z8/> . @prefix schema: <http://schema.org/> . @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 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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { <https://doi.org/10.25504/FAIRsharing.469e84> a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; schema:url <https://www.coretrustseal.org/why-certification/requirements/>; rdfs:comment """The CoreTrustSeal Trustworthy Data Repositories Requirements reflect the characteristics of trustworthy repositories. As such, all Requirements are mandatory and are equally weighted, standalone items. Although some overlap is unavoidable, duplication of evidence sought among Requirements has been kept to a minimum where possible. The CoreTrustSeal, launched in 2017, defines requirements and offers core level certification for Trustworthy Data Repositories holding data for long-term preservation. It is the culmination of a cooperative effort between the Data Seal of Approval (DSA) and the World Data System of the International Science Council (WDS), under the umbrella of the Research Data Alliance (RDA), to harmonize their data repository certifications. The CoreTrustSeal Requirements describe the characteristics required to be a trustworthy repository for digital data and metadata. Each Requirement is accompanied by Guidance text describing the response statements and evidence that applicants must provide to enable an objective review. Applicants must respond to all of the Requirements. Note: The 2017 original recommendations from the \"RDA Repository Audit and Certification DSA–WDS Partnership WG\", who became a maintenance group on 19th April 2022, changed its name to CoreTrustSeal Maintenance WG. The previously named group, Repository Audit and Certification DSA–WDS Partnership WG, finished its term under RDA and delivered its outputs. For those with an interest in the topic of certification, please visit/join the parent Interest Group: RDA/WDS Certification of Digital Repositories IG."""; rdfs:label "CoreTrustSeal Trustworthy Data Repositories Requirements for Certification"; rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.469e84> . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6899-760X; prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.469e84> . } sub:pubinfo { this: dct:created "2025-08-24T23:24:05Z"^^xsd:dateTime; dct:creator <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:describes <https://doi.org/10.25504/FAIRsharing.469e84>; prov:wasDerivedFrom <https://w3id.org/fip/wizard/7996e081-e5df-465e-8cc7-cc7c92b4a66e> . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "RSNNCkhcijgre53zCWIRJj1GipGQWGlrdFyHyUQgK8kU1dYEPtLkIo90YRfm0w02HwGTiQ0wN/94Py4hTHkR3sS48YUTFl0bzS84XxC9BLi4JLwCtNyK9GhYOlCGbg3pab2f9NQZ2TB7hJToowVmoNu38T8vDlq5Vdnuep4tmzU="; npx:hasSignatureTarget this: . }