# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00210

@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:NF00210
  a nara:FileFormat ;
  dcterms:description "The Icon file format (ICO) is a graphics file format for computer icons (as well as an image file format for favicons). It was developed by Microsoft for computer icons as part of its Windows operating system and also later supported for browsers to varying degrees in its favicon usage, starting with the release of Internet Explorer 5. ICO files serve as an icon resource that can be a container for multiple images (i.e., BMP or PNG) and the file format also was extended to the CUR file format for Windows' non-animated cursors—both ICO and CUR files have a directory structure. ICO is proprietary and is still in use by Microsoft as a native file format. Due to the prevalence of the Microsoft Windows operating system and its ability to render most ICO files, along with the particular structure of ICO files and how they might relate to other files in context of their usage, it is recommended to retain them as is, with the caveat that ICO files created 1987-2001 (with emphasis on 1987-1995) may possibly originate from the OS/2 operating system and/or contain files from the OS/2 Bitmap family. If this is the case, it is ideal to determine if they can still be rendered in a current Microsoft Windows operating system and if not, converting ICO to PNG can be considered as a possible approach but more research is also needed." ;
  dcterms:identifier "NF00210" ;
  rdfs:label "NF00210" ;
  wikidata:p1163 "image/ico" ;
  wikidata:p1163 "image/vnd.microsoft.icon" ;
  wikidata:p1163 "image/x-icon" ;
  wikidata:p1195 "ico" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/418" ;
  wikidata:p973 "https://devblogs.microsoft.com/oldnewthing/?p=12513" ;
  wikidata:p973 "https://docs.fileformat.com/image/ico/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/ICO_(file_format)" ;
  wikidata:p973 "https://learn.microsoft.com/en-us/previous-versions/ms997538(v=msdn.10)" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q729366" ;
  nara:category naraid:StillImage ;
  nara:formatName "Icon file format" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain, or as necessary convert to PNG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Windows OS" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/ICO" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00210>
  a owl:Ontology ;
.
