# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00144

@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:NF00144
  a nara:FileFormat ;
  dcterms:description "Common Data Format is a conceptual data abstraction for storing, manipulating, and accessing multidimensional data sets developed by NASA. The CDF software library and toolkit, documentation, and user support services are provided by NASA. CDF files are binary. Any format migration for compiled or binary code creates a guaranteed outcome that the code will no longer function, as will extracting files from binary container archives files." ;
  dcterms:identifier "NF00144" ;
  rdfs:label "NF00144" ;
  wikidata:p1163 "application/octet-stream" ;
  wikidata:p1195 "cdf" ;
  wikidata:p973 "https://cdaweb.gsfc.nasa.gov/pub/software/cdf/doc/cdf350/cdf35ifd.pdf" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Common_Data_Format" ;
  wikidata:p973 "https://pds-ppi.igpp.ucla.edu/doc/cdf/Guide-to-Archiving-CDF-Files-in-PDS4-v7.pdf" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1116060" ;
  nara:category naraid:Code ;
  nara:formatName "Common Data Format Toolkit" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools "For CDF to ASCII transformations, use the cdfexport tool included in the CDF distribution package." ;
  <https://www.archives.gov/files/lod/dpframework/schemaArchiveTeamURL> "http://fileformats.archiveteam.org/wiki/Common_Data_Format" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00144>
  a owl:Ontology ;
.
