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.
Release files for DeTrusty 0.25.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| detrusty-0.25.0.tar.gz | 95.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| detrusty-0.25.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 215.4 kB
Release files / detrusty-0.25.0.tar.gz
| Download URL | detrusty-0.25.0.tar.gz |
|---|---|
| Size | 95.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d36ee11228985586e4d4e0b1f6b036dcd8067575566584c493309d849dcaf682
|
|
BLAKE2b-256 checksum How to use checksums |
74433fd9142190ec557519998dd4f6b10886072e9ea94d5baca165fc47063896
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / detrusty-0.25.0-py3-none-any.whl
| Download URL | detrusty-0.25.0-py3-none-any.whl |
|---|---|
| Size | 119.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aca5d7b086e4c0bbbc22a9e7be37b1d6a0cfc73e57e216a07f1391c36953c73a
|
|
BLAKE2b-256 checksum How to use checksums |
4ca2a8a225330eca5cb74ff71b2e56ecc0d40fb50b14a1eb06a37c9909f77842
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|