# baseURI: /files/lod/dpframework/id/NF00247 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00247 a nara:FileFormat ; dcterms:description "MBOX (sometimes known as Berkeley format) is a generic term for a family of related file formats used for storing collections of electronic mail messages. The four formats - mboxo, mboxrd, mboxcl, and mboxcl2 – originate from different versions of Unix. Each mbox file represents a set of email messages that are ordered sequentially and grouped into a ‘folder ‘. Email messages are stored in their source format, e.g. plain text may be stored as ASCII or Unicode, binary data is stored as Base64-encoded text. MBOX can be retained as an acceptable preservation format, but it is preferable to transform boxes into individual eml message files for access purposes." ; dcterms:identifier "NF00247" ; rdfs:label "NF00247" ; wikidata:p1163 "application/mbox" ; wikidata:p1195 "mbox" ; wikidata:p1195 "mbx" ; wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/720" ; wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000383.shtml" ; wikidata:p3381 "http://fileformats.archiveteam.org/wiki/Mbox" ; wikidata:p973 "https://docs.fileformat.com/email/mbox/" ; wikidata:p973 "https://en.wikipedia.org/wiki/Mbox" ; wikidata:p973 "https://forensics.wiki/mbox/" ; wikidata:p973 "https://jdebp.eu/FGA/mail-mbox-formats.html" ; wikidata:p973 "https://tools.ietf.org/rfc/rfc4155.txt" ; wikidata:p973 "https://www.wikidata.org/wiki/Q285972" ; nara:category naraid:Email ; nara:formatName "MBOX Email Format" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to EML but also retain MBOX" ; nara:riskLevel naraid:Low ; nara:tools "PST Viewer Pro" ; . a owl:Ontology ; .