# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00856

@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:NF00856
  a nara:FileFormat ;
  dcterms:description "EMLX is the proprietary version of the more common EML format. The format was introduced by Apple in MacOS X Tiger (10.4) in 2005. The addition of xml \"plist\" properties at the end of each email message helped the MacOS Spotlight search feature index each message and assisted with sorting and flagging. There is little documentation about the format but files can be opened in a text editor. NARA recommends retention of files as-is." ;
  dcterms:identifier "NF00856" ;
  rdfs:label "NF00856" ;
  wikidata:p1163 "message/rfc822" ;
  wikidata:p1195 "emlx" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/2055" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000615.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/email/emlx/" ;
  wikidata:p973 "https://harvardwiki.atlassian.net/wiki/spaces/LibraryStaffDoc/pages/43317459/About+Mac+Mail" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q119582504" ;
  nara:category naraid:Email ;
  nara:formatName "Apple Mail Email File" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """Any supported text editor
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Apple_Mail" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00856>
  a owl:Ontology ;
.
