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

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

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n6http://dbpedia.org/resource/Daemon_(computing)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://www.safe-mbox.com/~rgooch/linux/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Devfsd
rdfs:comment
devfsd is a device manager for the Linux kernel. Primarily, it creates device nodes in the /dev directory when kernel drivers make the underlying hardware accessible. The nodes exist in a virtual device file system named devfs. In systems that support many different types of hardware, each of which has its own device nodes, this is more convenient than creating all possible device nodes beforehand and in a real filesystem.While devfs was a step forward, it had several disadvantages of its own.
foaf:name
devfsd
foaf:homepage
n4:
dbpedia-owl:genre
n6:
dbpedia-owl:license
dbpedia:GNU_General_Public_License
dbpedia-owl:operatingSystem
dbpedia:Linux_kernel
dbpedia-owl:status
Discontinued