# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00802

@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:NF00802
  a nara:FileFormat ;
  dcterms:description "JPEG XL is a raster graphic image file format designed for web display. In 2018, JPEG XL was developed by the Joint Photographic Experts Group by building on the existing FUIF (Free Universal Image Format) and PIK (Google raster image file format) formats. JPEG XL standardization part 1 was published in 2022, part 2 in 2021 and part 3 and 4 in 2022. JPEG XL is a fully disclosed open standard, and files should be retained as-is since the files can easily be opened, are lossless, and are prevalent in the field." ;
  dcterms:identifier "NF00802" ;
  rdfs:label "NF00802" ;
  wikidata:p1163 "image/jxl" ;
  wikidata:p1195 "jxl" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/1485" ;
  wikidata:p3266 "https://www.loc.gov/preservation/digital/formats/fdd/fdd000538.shtml" ;
  wikidata:p973 "https://docs.fileformat.com/image/jxl/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/JPEG_XL" ;
  wikidata:p973 "https://github.com/libjxl/libjxl" ;
  wikidata:p973 "https://www.iso.org/standard/85253.html" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q72885392" ;
  nara:category naraid:StillImage ;
  nara:formatName "JPEG XL" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools "ImageMagick. Chrome supported, but then removed the ability to render JPEG XL natively." ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/JPEG_XL" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00802>
  a owl:Ontology ;
.
