# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00160

@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:NF00160
  a nara:FileFormat ;
  dcterms:description "Digital Picture Exchange (DPX) is a raster image file format mainly used in motion pictures, with each DPX image file representing a single frame. The DPX container may contain non-DPX audio files in addition to the image files. DPX has two versions, 1 and 2. In version 2, which is under a new ISO standard, previously reserved file space was assigned for specific purposes. DPX was developed by the Society of Motion Picture and Television Engineers (SMPTE), with the version 1 specification being released in 1994 and version 2 was released in 2003. It is an open standard format that is widely used in the field, and there are open source tools available for transcoding if required in the future. DPX is considered a preferred format per NARA Transfer Guidance and it is recommended to retain DPX files as-is since the files can easily be opened, are lossless, and are prevalent in the field." ;
  dcterms:identifier "NF00160" ;
  rdfs:label "NF00160" ;
  wikidata:p1163 "image/x-dpx" ;
  wikidata:p1195 "dpx" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/541" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000178.shtml" ;
  wikidata:p973 "http://www.simplesystems.org/users/bfriesen/dpx/S268M_Revised.pdf" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Digital_Picture_Exchange" ;
  wikidata:p973 "https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/fdd/fddXML/fdd000178.xml" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q527723" ;
  nara:category naraid:Cinema ;
  nara:formatName "Digital Picture Exchange (DPX) 2.0" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """FFmpeg; Specialized hardware/software required
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DPX" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00160>
  a owl:Ontology ;
.
