# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00797

@prefix : <https://www.archives.gov/files/lod/dpframework/schema> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nara: <https://www.archives.gov/data/lod/dpframework/def/> .
@prefix naraid: <https://www.archives.gov/data/lod/dpframework/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

naraid:NF00797
  a nara:FileFormat ;
  dcterms:description "Software-Independent Archiving of Relational Databases (SIARD) 2.2 is a file format for storing the contents of relational databases in a vendor-neutral format for digital preservation. A SIARD file is a ZIP archive containing an XML file that describes the database structure, as well as XML files for the table contents. There may also be additional text or binary files for large objects. Version 2.2 is an update of Version 2.1.1. The new version included support for files outside the database, and scalability for large objects stored outside the SIARD. SIARD 2.2 was released in 2021 by the Digital Information LifeCycle Interoperability Standards Board (DILCIS) board. The SIARD format is not proprietary and has a published, open specification. NARA recommends retaining as-is. SIARD is considered a preferred format per NARA Transfer Guidance." ;
  dcterms:identifier "NF00797" ;
  rdfs:label "NF00797" ;
  wikidata:p1163 "text/xml+zip" ;
  wikidata:p1195 "siard" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1777" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Database_preservation#SIARD" ;
  wikidata:p973 "https://github.com/DILCISBoard/SIARD/blob/master/specification/SIARD_2_2.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q115037903" ;
  nara:category naraid:Databases ;
  nara:formatName "SIARD 2.2" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """DBPTK Database Preservation Toolkit
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/SIARD" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00797>
  a owl:Ontology ;
.
