Federated Query Engine over RDF Sources
3.0K

DeTrusty is a federated query engine. At this stage, only SPARQL endpoints are supported. DeTrusty differs from other query engines through its focus on the explainability and trustworthiness of the query result.
NOTE: DeTrusty is under active development! The current version is a federated query engine following the SPARQL 1.1 protocol, i.e., you can use the SERVICE clause to specify the endpoints manually. However, some features of SPARQL 1.1 and the parts about the explainability and trustworthiness have not been implemented yet.
Currently, DeTrusty only supports SELECT queries.
The following SPARQL 1.1 operations are not supported (yet).
This list might not be exhaustive. Please, let us know if we missed something.
IF, BOUND, COALESCEHAVING clauseisIRI, STRLEN, abs, floor, now, month, MD5FROM, FROM NAMED, or GRAPHIf you want to know more, check out the documentation.
You can use DeTrusty as a Python3 library or a Web-based service using Docker. The documentation includes detailed examples and explanations for both scenarios.
DeTrusty is licensed under GPL-3.0.
Content type
Image
Digest
sha256:3e155a316…
Size
70.3 MB
Last updated
23 days ago
docker pull sdmtib/detrusty