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

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

PrefixNamespace IRI
n6http://www.nazgul.ch/dev_nostromo.
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#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Nhttpd
rdfs:comment
nhttpd is an open source web server, also known as the Nostromo web server, designed by Marcus Glocker. It runs as a single process, and handles normal concurrent connections by select calls, but for efficiency during more demanding connections such as directory listings and CGI execution it forks. It supports HTTP/1.1 and CGI/1.1, Basic access authentication, SSL, IPv6, custom responses, aliases and virtual hosts. Security measures include running setuid and chrooting.
foaf:name
nhttpd
foaf:homepage
n6:html
dbpedia-owl:genre
dbpedia:Web_server
dbpedia-owl:latestReleaseVersion
1.9.4
dbpedia-owl:license
dbpedia:ISC_license
dbpedia-owl:operatingSystem
dbpedia:FreeBSD dbpedia:NetBSD dbpedia:OpenBSD dbpedia:Linux
dbpedia-owl:programmingLanguage
n4: