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://qunitjs.com/
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:QUnit
rdfs:comment
QUnit is a JavaScript unit testing framework. While heavily used by the jQuery Project for testing jQuery, jQuery UI and jQuery Mobile, it is a generic framework to test any JavaScript code. It supports server-side (e.g. node.js) and client-side environments.QUnit's assertion methods follow the CommonJS unit testing specification, which itself was influenced to some degree by QUnit.
foaf:name
QUnit
foaf:homepage
n6:
dbpedia-owl:genre
dbpedia:Test_automation
dbpedia-owl:latestReleaseVersion
1.17.1
dbpedia-owl:license
dbpedia:MIT_License
dbpedia-owl:programmingLanguage
dbpedia:JavaScript