# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00768

@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:NF00768
  a nara:FileFormat ;
  dcterms:description "The Enhanced Metafile (EMF) format is a vector graphic file. EMF is an improvement on the Windows Metafile Format (WMF). EMF stores 32-bit RGB image data in a series of records for rendering on a display or for output to a printer. EMF was developed and released in 1992 with Windows NT 3.1. Two of the main improvements over WMF are 1) support for 32-bit data (WMF is limited to 16-bit) and 2) its device-independence, meaning the graphic looks the same regardless of the device on which it is viewed. The format is proprietary, but has a published open specification, and is actively maintained. NARA recommends retaining EMF files as-is, or as necessary converting to a TBD vector graphics format. \"Unspecified\" means that we have not yet identified which version of format has been found; these files should be treated as if they possess the risks and limitations inherent in any file in the format family." ;
  dcterms:identifier "NF00768" ;
  rdfs:label "NF00768" ;
  wikidata:p1163 "application/x-msmetafile" ;
  wikidata:p1163 "image/emf" ;
  wikidata:p1163 "image/x-emf" ;
  wikidata:p1195 "emf" ;
  wikidata:p1195 "emz" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Windows_Metafile#Variants" ;
  wikidata:p973 "https://fileinfo.com/extension/emf" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emf/91c257d7-c39d-4a36-9b1f-63e3f73d30ca" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q3054349" ;
  nara:category naraid:DesignVector ;
  nara:category naraid:StillImage ;
  nara:formatName "Enhanced Metafile unspecified version" ;
  nara:preservationAction naraid:Identify ;
  nara:preservationPlan "Retain, or as necessary transform to a TBD format" ;
  nara:riskLevel naraid:Low ;
  nara:tools "Adobe Illustrator; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Enhanced_Metafile" ;
  <https://www.archives.gov/files/lod/dpframework/schemaskos:note> "A number of Enhanced Metafile files in NARA's holdings have only been identified by their extensions. NF00768 is currently a catch-all for these." ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00768>
  a owl:Ontology ;
.
