# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00221

@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:NF00221
  a nara:FileFormat ;
  dcterms:description "JPEG Tiled Image Pyramid (JTIP) is a multi-resolution format, created for presentation of images in various sizes and resolutions, based on the Still Picture Interchange File Format (SPIFF). JTIP is a subset of JPEG DCT (Discrete Cosine Transform), developed by the Joint Photographic Experts Group (JPEG) in 1997. While JTIP's specification is open, the format is not widely used and is no longer supported by JPEG. Therefore, NARA recommends converting JTIP files to JPEG." ;
  dcterms:identifier "NF00221" ;
  rdfs:label "NF00221" ;
  wikidata:p1195 "jtip" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/149" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000150.shtml" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/JPEG" ;
  wikidata:p973 "https://forensics.wiki/jpeg/" ;
  wikidata:p973 "https://www.iso.org/standard/25037.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q49242425" ;
  nara:category naraid:StillImage ;
  nara:formatName "JPEG Tiled Image Pyramid (JTIP)" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to JPEG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Adobe Photoshop; GNU Image Manipulation Program; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Ext:jpg#JTIP_.28JPEG_Tiled_Image_Pyramid.29" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00221>
  a owl:Ontology ;
.
