# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00619

@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:NF00619
  a nara:FileFormat ;
  dcterms:description "Software-Independent Archiving of Relational Databases (SIARD) 2.1 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.1 is an update of Version 2.0, but is not considered an official Swiss E-Government standard. SIARD 2.1 was released in 2018, with a correction issued in 2019 as 2.1.1. 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 "NF00619" ;
  rdfs:label "NF00619" ;
  wikidata:p1163 "text/xml+zip" ;
  wikidata:p1195 "siard" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1196" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Database_preservation#SIARD" ;
  wikidata:p973 "https://github.com/DILCISBoard/SIARD/blob/master/specification/2018-12-04_SIARD_Format_Version-2_1-English.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q113956223" ;
  nara:category naraid:Databases ;
  nara:formatName "SIARD 2.1" ;
  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/NF00619>
  a owl:Ontology ;
.
