@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:DPP a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; rdfs:comment "The repository assumes responsibility for long-term preservation and manages this function in a planned and documented way. The Dataverse software exports dataset and file metadata in several standards and serializations that can be preserved along with the data in redundant file storage, such as with Archivematica’s integration with the Dataverse software (confirmed to work with repositories running Dataverse software versions 4.8.6 and later and in conjunction with Archivematica 1.8 and later). The Dataverse software’s architectural support for local storage, S3-based and Swift object storage (added in version 4.10), can be a part of the collection support staff’s strategy for redundancy and data recovery. The Dataverse software’s data file fixity checks can help collection support staff ensure data consistency across archival copies and over time.The Dataverse software’s support of OAI-ORE and BagIt (added in version 4.11) and Archivematica support (confirmed to work with repositories running Dataverse software version 4.8.6 and later versions and in conjunction with Archivematica 1.8 and later) can contribute to the long term storage of a repository’s collection. The Dataverse software’s tabular file ingest can help collection support staff deal with deterioration of certain types of storage media, namely storage media containing tabular data."; rdfs:label "Dataverse Preservation Plan"; rdfs:seeAlso , ; fip:metadata-availability-in-years "" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4715-9070 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "G8fney4JpMAWjLDFvt2byaq8cJ1Q3DJi5zsCrB770LBXV9LT9+ggZmNlgQ8bb7nTfVx+vdiuXLuwIFWpt+b44rI0EoE7ghqJt8Tylwgmd3fqhtPr6szpKxcqrS5USROvlTgaSZm//ZNM8iI81kSxJGZVPpAVD7mgn83EdPOpFsI="; npx:hasSignatureTarget this: . this: dct:created "2024-05-24T13:29:33Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DPP; prov:wasDerivedFrom . }