# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00435

@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:NF00435
  a nara:FileFormat ;
  dcterms:description "VisiCalc, derived from \"visible calculator,\" was a spreadsheet program for personal computing with a user-friendly interface. The native file format consisted of commands and data elements and loading a file would pipe the data into the input stream of the software. VisiCalc could also save files in Data Interchange Format for data exchange with other programs and platforms. VisiCalc was released in 1979 and lost popularity with the 1983 release of Lotus 1-2-3. Lotus purchased VisiCalc in 1985 and ceased selling the software; VisiCalc is considered obsolete and there is limited support for the file format. At this time, further research is required by NARA on processing VisiCalc files." ;
  dcterms:identifier "NF00435" ;
  rdfs:label "NF00435" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "vc" ;
  wikidata:p1195 "vcs" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/VisiCalc" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q83489235" ;
  nara:category naraid:Databases ;
  nara:category naraid:Spreadsheets ;
  nara:formatName "VisiCalc" ;
  nara:preservationAction naraid:Transform ;
  nara:preservationPlan "Transform to CSV if possible, otherwise retain" ;
  nara:riskLevel naraid:High ;
  nara:tools """Procure and/or develop tools; further research is required on a case-by-case basis.
""" ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/VisiCalc" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00435>
  a owl:Ontology ;
.
