Blazegraph
Open source triplestore and graph database
From Wikipedia, the free encyclopedia
Blazegraph is an open source triplestore and graph database,[3][4][5][6] written in Java. It has been abandoned since 2020 and is known to be used in production by WMDE for the Wikidata SPARQL endpoint. It is licensed under the GNU GPL (version 2).
| Blazegraph | |
|---|---|
| Developer | Systap |
| Stable release | |
| Preview release | |
| Written in | Java |
| Type | Graph database |
| License | GNU GPL (version 2)[2] |
| Website | blazegraph |
| Repository | |
Amazon acquired the Blazegraph developers and the Blazegraph open source development was essentially stopped in April 2018.[7]
Early history
Prominent users
- The Wikimedia Foundation uses Blazegraph for the Wikidata Query Service, which is a SPARQL endpoint.[10]
- Sophox, a fork of the Wikidata Query Service, specializes in OpenStreetMap queries.[11]
- The Datatourisme project uses Blazegraph as the database platform; however, GraphQL is used as the query language instead of SPARQL.[12]
Notable features
- RDF* — an alternative approach to RDF reification,[13] which gives RDF graphs capabilities of LPG graphs;[14]
- as the consequence of the previous, ability of querying graphs both in SPARQL and Gremlin;[15][16]
- as an alternative to Gremlin querying, GAS abstraction over RDF graphs support in SPARQL;[17]
- The
SERVICEsyntax of federated queries for functionality extending;[18] - Managed behavior of the query plan generator;[19]
- Reusable named subqueries.[20]
Acqui-hiring by Amazon Web Service (AWS)
Amazon Neptune is based on Blazegraph.[21][22]