apache/jena
Apache Jena, A free and open source Java framework for building Semantic Web and Linked Data applications. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4989
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1417 stars · 704 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Jena is a free and open-source Java framework for building Semantic Web and Linked Data applications. It provides an RDF API, a SPARQL 1.1 query engine (ARQ), a persistent triple store (TDB), a SPARQL server (Fuseki), and OWL/RDFS inference and ontology support.
Use cases
- query RDF data with SPARQL
- store and persist RDF triples in a native triple store
- expose RDF data as a SPARQL endpoint over HTTP
- parse and serialize RDF in Turtle, JSON-LD, RDF/XML and other formats
- run OWL and RDFS reasoning over RDF graphs
- build linked data and semantic web applications in Java
- validate RDF data with SHACL
- run federated SPARQL queries across remote endpoints
When to choose
- you need a mature, standards-compliant RDF/SPARQL toolkit on the JVM
- you want a self-contained SPARQL server with transactional persistent storage
- you need OWL/RDFS inference or SHACL validation for RDF data
- you work with linked data formats like Turtle, JSON-LD, or RDF/XML
When to avoid
- your data is relational and does not fit the RDF graph model
- you need a lightweight embedded graph database without RDF/SPARQL semantics
- your stack is not JVM-based and you only need simple JSON or SQL storage
Facets
framework · maturity stable
database search-engine serialization http-server cli parser api-framework databases web-development developer-tools apis jvm cross-platform cli rdf sparql semantic-web linked-data triple-store owl fuseki tdb knowledge-graph apache search web-server docker
10 sources
- readme: https://github.com/apache/jena · fetched 2026-08-28 · c0945ead2869
- homepage: https://jena.apache.org/ · fetched 2026-08-29 · 60843c4d2db0
- site_page: https://jena.apache.org/documentation/assembler/index.html · fetched 2026-08-29 · 4736566dc58b
- site_page: https://jena.apache.org/documentation/fuseki2/index.html · fetched 2026-08-29 · d43ac536e6c3
- site_page: https://jena.apache.org/documentation/notes/index.html · fetched 2026-08-29 · 7105c4b45e91
- site_page: https://jena.apache.org/documentation/query/manipulating_sparql_using_arq.html · fetched 2026-08-29 · 2d632a8ac244
- site_page: https://jena.apache.org/documentation/index.html · fetched 2026-08-29 · 4a2752dee4e5
- site_page: https://jena.apache.org/documentation/query/index.html · fetched 2026-08-29 · 0ec58093abd2
- site_page: https://jena.apache.org/documentation/io · fetched 2026-08-29 · 6a572c170628
- site_page: https://jena.apache.org/documentation/tools/index.html · fetched 2026-08-29 · ce5d6c5acc9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/jena | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem