# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00116

@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:NF00116
  a nara:FileFormat ;
  dcterms:description "Audio Interchange File Format (AIFF) is an uncompressed audio format based on Electronic Arts' Interchange File Format 85 and similar to WAV. AIFF is predominantly used on Apple macOS personal computers and allows for embedded metadata. AIFF was developed in 1988 by Apple and is proprietary, and it is widely adopted in the Apple community. AIFF does not allow for compressed audio data, so the separate AIFF-C (Compressed) format was developed in 1990. Information is not available to indicate how many times the file specification has been updated over the years. Linear Pulse Code Modulated Audio (LPCM) is an uncompressed linear audio signal used for CD and DVDs. LPCM was first used digitally in 1967 by the Japanese Broadcasting Corporation NHK and was first used on a CD in 1982. For this file format, AIFF is the wrapper around the LPCM sound bitstream. This practice is widely used by the Apple community. Open source software is available for transcoding. As the wrapper, AIFF is considered an acceptable format per NARA Transfer Guidance. AIFF files with the LCPM codec should be retained as-is since the files can easily be opened, are lossless, and are prevalent in the field." ;
  dcterms:identifier "NF00116" ;
  rdfs:label "NF00116" ;
  wikidata:p1163 "audio/aiff" ;
  wikidata:p1163 "audio/x-aiff" ;
  wikidata:p1163 "audio/x-pn-aiff" ;
  wikidata:p1163 "sound/aiff" ;
  wikidata:p1195 "aif" ;
  wikidata:p1195 "aiff" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/135" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000116.shtml" ;
  wikidata:p973 "http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf" ;
  wikidata:p973 "https://docs.fileformat.com/audio/aiff/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Audio_Interchange_File_Format" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q758853" ;
  nara:category naraid:Audio ;
  nara:formatName "Audio Interchange File Format (AIFF) with LPCM Audio" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """FFmpeg; VLC; Windows Media Player
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/AIFF" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00116>
  a owl:Ontology ;
.
