DeTrusty - Decentralized and Trustable Query Engine
Project description
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.
- Conditional functions, e.g.,
IF
,BOUND
,COALESCE
- Built-in functions, e.g.,
isIRI
,STRLEN
,abs
,floor
,now
,month
,MD5
- Specifying RDF datasets using
FROM
,FROM NAMED
, orGRAPH
If you want to know more, check out the documentation.
Running DeTrusty
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.
License
DeTrusty is licensed under GPL-3.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file detrusty-0.18.2.tar.gz
.
File metadata
- Download URL: detrusty-0.18.2.tar.gz
- Upload date:
- Size: 84.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe5d687bb2368053d36d99ace0f4b562f496f8297148e669b9656af2be8dde7a |
|
MD5 | 776b7003d8a1fcfcbc2d06b1815fd1b9 |
|
BLAKE2b-256 | 3a119b410c9e94d64d20a8ac6d163d83d5abde658c9e95b106c9ccfe2b959d32 |
Provenance
File details
Details for the file DeTrusty-0.18.2-py3-none-any.whl
.
File metadata
- Download URL: DeTrusty-0.18.2-py3-none-any.whl
- Upload date:
- Size: 110.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f081042e87192a5bbe2043531ad1afe7fecbed4f3944f1a5fe9c84fe3bce48ab |
|
MD5 | 3738aa080a2faf2bf96ed88450ab3f45 |
|
BLAKE2b-256 | ec2dcfe426947c2111da0e3ba9a9f0457c9693c78dc1b45bd9de13ef358c63da |