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

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

PrefixNamespace IRI
n2http://dbpedia.org/resource/Jetpack_(Firefox_project)
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4https://addons.mozilla.org/en-US/developers/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
n2:
rdfs:comment
Jetpack is a project that develops tools and frameworks to ease development of Firefox add-ons. The project has produced the Add-on SDK, a set of APIs, a runtime, and a command-line tool for creating and running add-ons, and the Add-on Builder, a Web-based integrated development environment which uses the SDK.Add-ons developed with the SDK are written in HTML, CSS, and JavaScript using CommonJS conventions. They do not require the user to restart Firefox when they are installed and uninstalled.
foaf:name
Jetpack
foaf:homepage
n4:
dbpedia-owl:computingPlatform
dbpedia:Mozilla_application_framework
dbpedia-owl:developer
dbpedia:Mozilla_Corporation dbpedia:Mozilla_Foundation
dbpedia-owl:genre
dbpedia:Software_development_kit
dbpedia-owl:latestReleaseDate
2013-03-26Z
dbpedia-owl:latestReleaseVersion
1.14
dbpedia-owl:license
dbpedia:Mozilla_Public_License
dbpedia-owl:operatingSystem
dbpedia:Cross-platform
dbpedia-owl:programmingLanguage
dbpedia:JavaScript dbpedia:Cascading_Style_Sheets dbpedia:HTML