# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00385

@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:NF00385
  a nara:FileFormat ;
  dcterms:description "PostScript (PS) 3.0 is a type of vector graphic file that was created in Adobe's PostScript, a programming and page description language, to convey instructions to printers in order to support the printing of text and images. The specification for the PostScript 3.0 language was released in 1999, when PostScript was widely used in publishing and printing. PostScript 3.0 dropped \"Level\" from the name and introduced features such as improved graphics handling and support for more fonts and transparent artwork. Its ubiquity has decreased over the years. The PostScript programming language has a published open specification, however, is proprietary to Adobe. Therefore, NARA recommends transformation to PDF. However, PS 3.0 is a proprietary format. As a result, files should be converted to a more sustainable format such as PDF." ;
  dcterms:identifier "NF00385" ;
  rdfs:label "NF00385" ;
  wikidata:p1163 "application/postscript" ;
  wikidata:p1195 "ps" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/408" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000029.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/PostScript" ;
  wikidata:p973 "https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q123014263" ;
  nara:category naraid:Presentation ;
  nara:formatName "PostScript 3.0" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to PDF" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Procure and/or develop tools. Possible tool is Ghostscript
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Postscript" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00385>
  a owl:Ontology ;
.
