# baseURI: /files/lod/dpframework/id/NF00170 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00170 a nara:FileFormat ; dcterms:description "EML is an extension for an email message saved to a file in the Internet Message Format protocol for electronic mail messages. It is the standard format used by Microsoft Outlook Express as well as some other email programs. Since EML files are created to comply with IMF specification RFC 5322, EML files can be used with most email clients, servers and applications. EML files typically store each message as a single file (unlike MBOX which concatenates all the messages from a folder into one file), and attachments may either be included as MIME content in the message or written off as a separate file, referenced from a marker in the EML file." ; dcterms:identifier "NF00170" ; rdfs:label "NF00170" ; wikidata:p1163 "message/rfc822" ; wikidata:p1195 "eml" ; wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/278" ; wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000388.shtml" ; wikidata:p3381 "http://fileformats.archiveteam.org/wiki/Ext:eml" ; wikidata:p973 "https://docs.fileformat.com/email/eml/" ; wikidata:p973 "https://en.wikipedia.org/wiki/Email#Filename_extensions" ; wikidata:p973 "https://forensics.wiki/eml/" ; wikidata:p973 "https://www.ietf.org/rfc/rfc2822.txt" ; wikidata:p973 "https://www.wikidata.org/wiki/Q11198294" ; nara:category naraid:Email ; nara:formatName "Electronic Mail Format" ; nara:preservationAction naraid:Retain ; nara:preservationPlan "Retain" ; nara:riskLevel naraid:Low ; nara:tools "PST Viewer Pro; Microsoft Outlook; Mozilla Firefox" ; . a owl:Ontology ; .