Details
- Vendor
- DICE Research Group, Paderborn University
- Type
- RDF
- Category
- Emerging
- License
- Proprietary
- Language
- C++
- Query Languages
- SPARQL
- Protocols
- SPARQL Protocol
The go-to resource for graph technology details
An RDF triple store that represents knowledge graphs as sparse tensors using a hypertrie data structure. Evaluates SPARQL queries via Einstein summation for worst-case optimal joins. Available as both a research prototype and a commercial edition.
Protocols SPARQL Protocol
Serves /sparql, /stream, /update, and /graph-store HTTP endpoints implementing the SPARQL 1.1 Protocol and Graph Store HTTP Protocol.
Tentris implements the SPARQL 1.1 Protocol and the SPARQL 1.1 Graph Store HTTP Protocol. It makes the following endpoints available.SPARQL Endpoints - Tentris Beta Documentation · reviewed 2026-08-02
License Proprietary
Today's Tentris (tentris/tentris, run by Tentris GmbH) is a distinct product from the Apache-2.0/MIT dual-licensed research prototype (dice-group/tentris-research-project); the commercial repository carries no open-source license. Matches current value.
the commercial version of Tentris, but a research prototype that focuses on aspects presented in papers. For a reliable, SPARQL feature-complete, and well-tested edition, see the commercial edition atdice-group/tentris-research-project · reviewed 2026-08-02
Released 2020
The first public description of Tentris is the ISWC 2020 paper, accompanied by the first public pre-built binaries (v1.0.4); matches current value.
Alexander Bigerl, Felix Conrads, Charlotte Behning, Mohamed Ahmed Sherif, Muhammad Saleem and Axel-Cyrille Ngonga Ngomo (2020) Tentris – A Tensor-Based Triple Store. In: The Semantic Web – ISWC 2020ISWC 2020 Paper: Tentris – A Tensor-Based Triple Store · reviewed 2026-08-02
Language C++
The commercial repository (tentris/tentris) publishes only packaging scripts; language is inferred from the companion/predecessor research codebase, which builds with a C++ toolchain. Matches current value.
Building was tested with Clang 17 & 19. As C++ standard template library, onlydice-group/tentris-research-project · reviewed 2026-08-02