This HTML5 document contains 12 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++
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:Qmake
rdfs:comment
qmake is a utility that automates the generation of Makefiles. Makefiles are used by the program make to build executable programs from source code; therefore qmake is a make-makefile tool, or makemake for short.The Makefiles that qmake produces are tailored to the particular platform where it is run from based on qmake project files. This way one set of build instructions can be used to create build instructions on different operating systems.
foaf:name
qmake
dbpedia-owl:developer
dbpedia:Qt_Project
dbpedia-owl:genre
dbpedia:Build_automation
dbpedia-owl:latestReleaseVersion
3.0
dbpedia-owl:license
dbpedia:GNU_Lesser_General_Public_License
dbpedia-owl:operatingSystem
dbpedia:Linux dbpedia:FreeBSD dbpedia:OS_X dbpedia:Microsoft_Windows
dbpedia-owl:programmingLanguage
n4:
dbpedia-owl:status
Active