# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00180

@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:NF00180
  a nara:FileFormat ;
  dcterms:description "Exchangeable Image File Format (EXIF) is a format for digital still cameras. EXIF was developed by the Japan Electronics and Information Technology Industries Association (JEITA) in 1995. The EXIF specification uses JPEG encoding for compressed image files and TIFF 6.0 for uncompressed image files, with additional metadata tags defined for camera settings, image metrics, date, time, and location information, thumbnail previews, descriptions, and copyright information. EXIF version 2.1 was released in 1998 and added Design rule for Camera File system (DCF) interoperability tags. EXIF and TIFF are openly documented, widely adopted formats with open source tools available. EXIF 2.1 uncompressed files should be retained as-is." ;
  dcterms:identifier "NF00180" ;
  rdfs:label "NF00180" ;
  wikidata:p1163 "image/tiff" ;
  wikidata:p1195 "tif" ;
  wikidata:p1195 "tiff" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/388" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000145.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/image/exif/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Exif" ;
  wikidata:p973 "https://exiftool.org/TagNames/EXIF.html" ;
  wikidata:p973 "https://forensics.wiki/exif/" ;
  wikidata:p973 "https://web.archive.org/web/20220121014113/http://www.exif.org/Exif2-1.PDF" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q26385205" ;
  nara:category naraid:StillImage ;
  nara:formatName "Exchangeable Image File Format Uncompressed 2.1" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools "ExifTool; Adobe Photoshop; GNU Image Manipulation Program" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Exif" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00180>
  a owl:Ontology ;
.
