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/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://www.phpdoc.org/
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:PhpDocumentor
rdfs:comment
phpDocumentor is an open source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation in a variety of formats. phpDocumentor generates documentation based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor can create documentation in HTML, PDF, CHM or Docbook formats.
foaf:name
phpDocumentor
foaf:homepage
n6:
dbpedia-owl:computingPlatform
dbpedia:Web_application
dbpedia-owl:genre
dbpedia:Documentation_generator
dbpedia-owl:latestReleaseVersion
2.7.0
dbpedia-owl:license
dbpedia:GNU_Lesser_General_Public_License
dbpedia-owl:programmingLanguage
dbpedia:PHP