Apache Jena

Apache Jena Semantic Web Framework
Developer(s)HP Labs (until October 2009), then Apache Software Foundation
Stable release
4.9.0[1] Edit this on Wikidata / 4 July 2023; 16 months ago (4 July 2023)
RepositoryJena Repository
Written inJava
TypeSemantic Web
LicenseApache License 2.0
Websitejena.apache.org

Apache Jena is an open source Semantic Web framework for Java. It provides an API to extract data from and write to RDF graphs. The graphs are represented as an abstract "model". A model can be sourced with data from files, databases, URLs or a combination of these. A model can also be queried through SPARQL 1.1.

Jena is similar to RDF4J (formerly OpenRDF Sesame); though, unlike RDF4J, Jena provides support for OWL (Web Ontology Language). The framework has various internal reasoners and the Pellet reasoner (an open source Java OWL-DL reasoner) can be set up to work in Jena.

Jena supports serialisation of RDF graphs to:

  1. ^ "Release jena-4.9.0". 20 April 2023.