# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00163

@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:NF00163
  a nara:FileFormat ;
  dcterms:description "Drawing Interchange File Format (DXF) is a CAD data format for exchange and interoperability of AutoCAD Drawing Files (DWG) between different computing platforms and Autodesk systems. DXF ASCII was developed by AutoCAD in 1982 as part of AutoCAD 1.0, and a binary variant of DXF was later introduced with AutoCAD 10. The ASCII 2010-2012 file format is associated with releases 2010, 2011, and 2012 of AutoCAD. DXF is proprietary but openly documented, although documentation may be incomplete. The format is widely supported for import and export in many CAD systems. As these are ASCII plain text files, they can be read with any text editor, and should be retained as-is." ;
  dcterms:identifier "NF00163" ;
  rdfs:label "NF00163" ;
  wikidata:p1163 "image/vnd.dxf" ;
  wikidata:p1195 "dxf" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/435" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000446.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/AutoCAD_DXF" ;
  wikidata:p973 "https://www.autodesk.com/developer-network/platform-technologies/autocad-dxf-archive" ;
  wikidata:p973 "https://www.scan2cad.com/dxf/file-specification/" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q122947132" ;
  nara:category naraid:DesignVector ;
  nara:formatName "Drawing Interchange File Format ASCII 2010-2012" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """IrfanView; FME; Global Mapper; Adobe Illustrator
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/DXF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00163>
  a owl:Ontology ;
.
