# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00687

@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:NF00687
  a nara:FileFormat ;
  dcterms:description "The Windows Cursor image file format (CUR) is a graphics file format for static (i.e., non-animated) mouse cursors and serves as a graphical indicator of user interaction based on the current state of the pointing device (e.g., mouse). It was developed by Microsoft as a cursor file format as part of its Windows operating system, beginning with the release of Windows 1.0 in 1981; however, the concept of the cursor or \"pointer\" was first debuted by Douglas Engelbart in 1968 on a Xerox system and this concept carried over to the first Macintosh computer operating system and onward. CUR is extended from the Icon file format (ICO) and is very similar in nature—CUR files serve as a cursor resource that can be a container for multiple images (i.e., BMP) and they have a directory structure. CUR 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 CUR files, along with the particular structure of CUR 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 CUR files created 1987-2001 (with emphasis on 1987-1995) may possibly 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 CUR to PNG can be considered as a possible approach but more research is also needed." ;
  dcterms:identifier "NF00687" ;
  rdfs:label "NF00687" ;
  wikidata:p1163 "image/x-win-bitmap" ;
  wikidata:p1195 "cur" ;
  wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/fmt/385" ;
  wikidata:p973 "https://docs.fileformat.com/image/cur/" ;
  wikidata:p973 "https://web.archive.org/web/20050421161512/http://www.oreilly.com/www/centers/gff/formats/miccur/index.htm" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q28205488" ;
  nara:category naraid:StillImage ;
  nara:formatName "Windows Cursor image file" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain, or as necessary convert to PNG" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "Windows OS; IrfanView" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/CUR" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00687>
  a owl:Ontology ;
.
