fuseki
« Back to VersTracker
Description:
SPARQL server
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @ApacheJena  |  formulae.brew.sh
Category: Databases
Tags: sparql rdf semantic-web database linked-data apache
Install: brew install fuseki
About:
Fuseki is a SPARQL 1.1 server that provides a robust, full-featured database for RDF data. It serves data over HTTP using the SPARQL protocol, allowing for complex queries and updates. It is built on top of the Apache Jena TDB2 or RDF4J native stores, offering high performance and transactional safety for linked data applications.
Key Features:
  • Full SPARQL 1.1 Query, Update, and Graph Store protocol support
  • High-performance storage backends (TDB2, RDF4J)
  • Fuseki Embedded for embedding directly into Java applications
  • Configuration via Fuseki Config files
  • RESTful API endpoints
Use Cases:
  • Knowledge Graph storage and querying
  • Linked Data publication
  • Semantic Web application backend
  • Data integration hub
Alternatives:
  • Virtuoso – Open-source version is feature-rich but can be complex to configure; Fuseki is lighter weight and easier to start with for Jena users.
  • GraphDB – Offers a free version with proprietary extensions; Fuseki is fully open-source Apache license.
Version History
Detected Version Rev Change Commit