This HTML5 document contains 8 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/
n4http://dbpedia.org/resource/C_(programming_language)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://dbpedia.org/resource/Sandbox_(computer_security)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n8https://code.google.com/p/seccompsandbox/wiki/
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Seccomp
rdfs:comment
seccomp (short for secure computing mode) is a computer security facility that provides an application sandboxing mechanism in the Linux kernel; it was merged into the Linux kernel mainline in kernel version 2.6.12, which was released on March 8, 2005. seccomp allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit(), sigreturn(), read() and write() to already-open file descriptors.
foaf:name
seccomp
foaf:homepage
n8:overview
dbpedia-owl:genre
n5:
dbpedia-owl:license
dbpedia:GNU_General_Public_License
dbpedia-owl:operatingSystem
dbpedia:Linux
dbpedia-owl:programmingLanguage
n4:
dbpedia-owl:status
mainlined