# baseURI: /files/lod/dpframework/id/NF00582 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00582 a nara:FileFormat ; dcterms:description "Mathematica Computable Document Format (CDF) is a proprietary electronic document format for authoring dynamically-generated interactive content. When the format was in use, CDF files could be created with Wolfram Mathematica and viewed using a proprietary CDF Player. Although CDF was created by Wolfram Research as a \"PDF killer,\" it is now a proprietary legacy format that is no longer supported by Mathematica. It should be migrated to the more stable PDF format." ; dcterms:identifier "NF00582" ; rdfs:label "NF00582" ; wikidata:p1163 "application/cdf" ; wikidata:p1163 "application/vnd.wolfram.cdf" ; wikidata:p1163 "application/vnd.wolfram.cdf.text" ; wikidata:p1195 "cdf" ; wikidata:p3381 "http://fileformats.archiveteam.org/wiki/Computable_Document_Format" ; wikidata:p973 "https://en.wikipedia.org/wiki/Computable_Document_Format" ; wikidata:p973 "https://www.wikidata.org/wiki/Q1122075" ; wikidata:p973 "https://www.wolfram.com/cdf/" ; nara:category naraid:StructuredData ; nara:formatName "Mathematica Computable Document Format" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to PDF" ; nara:riskLevel naraid:High ; nara:tools "Mathematica CDF can be viewed and processed with Mathematica Player or CDF Player, and transformed to PDF." ; . a owl:Ontology ; .