This HTML5 document contains 77 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n16https://www.youtube.com/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n15https://global.dbpedia.org/id/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11https://github.com/NVSL/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n4http://cseweb.ucsd.edu/~swanson/papers/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:NOVA_(filesystem)
rdf:type
wikidata:Q386724 dbo:Work wikidata:Q7397 dbo:Software owl:Thing schema:CreativeWork
rdfs:label
NOVA (filesystem)
rdfs:comment
The NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile dual in-line memory module (NVDIMM) and 3D XPoint DIMMs) for Linux.
foaf:name
NOVA
foaf:homepage
n11:linux-nova
dbp:name
NOVA
dcterms:subject
dbc:Free_special-purpose_file_systems dbc:Linux_kernel_features dbc:Unix_file_system-related_software dbc:Free_software_programmed_in_C
dbo:wikiPageID
55259838
dbo:wikiPageRevisionID
1002777406
dbo:wikiPageWikiLink
dbr:University_of_California,_San_Diego dbr:C_(programming_language) dbr:Thread_(computing) dbr:Journaling_file_system dbr:Open-source_software dbr:Metadata dbr:GPL dbc:Free_special-purpose_file_systems dbr:X86-64 dbr:Checksum dbr:Copy-on-write dbr:Atomicity_(programming) dbc:Linux_kernel_features dbr:Linux dbr:Linux_kernel dbr:Inode dbr:Linked_list dbr:Non-volatile_dual_in-line_memory_module dbr:Non-volatile_memory dbr:File_system dbr:CRC32 dbr:Persistent_memory dbc:Unix_file_system-related_software dbc:Free_software_programmed_in_C dbr:3D_XPoint dbr:Software_bug dbr:RAID_4 dbr:Software_driver dbr:Log-structured_file_system
dbo:wikiPageExternalLink
n4:FAST2016NOVA.pdf n4:TechReport2017HardenedNOVA.pdf n11:linux-nova n16:watch%3Fv=sDCEgETU_rg
owl:sameAs
n15:4GGX1 wikidata:Q45981072
dbp:wikiPageUsesTemplate
dbt:Linux dbt:Linux_kernel dbt:Refimprove dbt:Reflist dbt:As_of dbt:Filesystem dbt:Infobox_software
dbp:developer
Jian Xu, Lu Zhang, Steven Swanson, University of California, San Diego, Computer Science and Engineering Department
dbp:genre
dbr:File_system dbr:Software_driver
dbp:license
dbr:GPL
dbp:operatingSystem
dbr:Linux
dbp:programmingLanguage
dbr:C_(programming_language)
dbp:website
n11:linux-nova
dbo:abstract
The NOVA (non-volatile memory accelerated) file system is an open-source, log-structured file system for byte-addressable persistent memory (for example non-volatile dual in-line memory module (NVDIMM) and 3D XPoint DIMMs) for Linux. NOVA is designed specifically for byte-addressable persistent memories and aims to provide high-performance, atomic file and metadata operations, and fault tolerance. To meet these goals NOVA combines several techniques found in other file systems. NOVA uses log structure, copy-on-write (COW), journaling, and log-structured metadata updates to provide strong atomicity guarantees, and it uses a combination replication, metadata checksums, and RAID 4 parity to protect data and metadata from media errors and software bugs. It also supports checkpoints to facilitate backups.
dbp:latestPreviewVersion
Linux kernel 4.13
prov:wasDerivedFrom
wikipedia-en:NOVA_(filesystem)?oldid=1002777406&ns=0
dbo:wikiPageLength
6765
dbo:latestPreviewVersion
Linux kernel 4.13
dbo:developer
dbr:University_of_California,_San_Diego
dbo:genre
dbr:File_system
dbo:license
dbr:GPL
dbo:operatingSystem
dbr:Linux
dbo:programmingLanguage
dbr:C_(programming_language)
foaf:isPrimaryTopicOf
wikipedia-en:NOVA_(filesystem)