# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00550

@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:NF00550
  a nara:FileFormat ;
  dcterms:description "CouchDB is a NoSQL database that uses JSON to store data, JavaScript as its query language using MapReduce, and HTTP for an API. Uncompiled code that is plain text ASCII or Unicode does not require format migration." ;
  dcterms:identifier "NF00550" ;
  rdfs:label "NF00550" ;
  wikidata:p1163 "text/json" ;
  wikidata:p1195 "json" ;
  wikidata:p973 "https://docs.couchdb.org/_/downloads/en/stable/pdf/" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Apache_CouchDB" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q1136882" ;
  nara:category naraid:Databases ;
  nara:formatName "CouchDB" ;
  nara:preservationAction naraid:Retain ;
  nara:preservationPlan "Retain" ;
  nara:riskLevel naraid:Low ;
  nara:tools """Any supported text editor
""" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00550>
  a owl:Ontology ;
.
