Back to all databases

Apache Jena Fuseki

An open-source RDF triple store and SPARQL server built on the Apache Jena framework. Uses the TDB2 native storage engine with support for GeoSPARQL spatial queries.

Overall rank
#22
First released
October 2010
License
Apache-2.0
Built with
Java

Details

Vendor
Apache Software Foundation
Type
RDF
Category
Established
License
Apache-2.0
Language
Java
Query Languages
SPARQL
Protocols
HTTP/RESTSPARQL Protocol
Sources 5 references

Protocols SPARQL Protocol, HTTP/REST

Fuseki exposes the SPARQL 1.1 Query/Update and Graph Store protocols over HTTP, plus a separate, distinctly non-SPARQL HTTP Administration Protocol (/$/ping, /$/datasets, /$/backup, /$/stats) for server and dataset management, which justifies keeping HTTP/REST alongside SPARQL Protocol against pass_B's drop of it.

Released 2010-10

Fuseki's first preview release predates the current value's 2011-12 date, which reflects Jena's Apache incubation announcement rather than Fuseki's own first release. Corrected.

  • The first SPARQL Server called Fuseki was mentioned on 12 October 2010 (and with a reference on 9 October 2010 on jena-devel@lists.sourceforge.net) as a preview release for a SPARQL 1.1 server.
    Apache Jena · reviewed 2026-08-02

Language Java

Fuseki ships as a module of the Java-based Jena framework; confirms current value.

License Apache-2.0

SPDX identifier as classified by GitHub from the repository licence file.