Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Keywords
Repository
Federated Query Engine over RDF Sources
Basic Info
- Host: GitHub
- Owner: SDM-TIB
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://sdm-tib.github.io/DeTrusty/
- Size: 5.83 MB
Statistics
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
- Releases: 56
Topics
Metadata Files
README.md
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, or GRAPH
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.
Owner
- Name: Scientific Data Management Group
- Login: SDM-TIB
- Kind: organization
- Email: Philipp.Rohde@tib.eu
- Location: Hannover, Germany
- Website: https://www.tib.eu/en/research-development/scientific-data-management/
- Repositories: 66
- Profile: https://github.com/SDM-TIB
GitHub Events
Total
- Release event: 5
- Watch event: 4
- Push event: 12
- Create event: 6
Last Year
- Release event: 5
- Watch event: 4
- Push event: 12
- Create event: 6
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 167
- Total Committers: 3
- Avg Commits per committer: 55.667
- Development Distribution Score (DDS): 0.024
Top Committers
| Name | Commits | |
|---|---|---|
| Philipp Rohde | P****e@t****u | 163 |
| Mazen | b****n@g****m | 2 |
| avellino | a****n@g****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 3 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ingokeck (2)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 710 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 48
- Total maintainers: 1
pypi.org: detrusty
DeTrusty - Decentralized and Trustable Query Engine
- Homepage: https://github.com/SDM-TIB/DeTrusty
- Documentation: https://sdm-tib.github.io/DeTrusty/
- License: GNU/GPLv3
-
Latest release: 0.21.2
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- Flask ==2.2.1
- ply ==3.11
- rdflib ==6.2.0
- requests ==2.28.1
- ply ==3.11
- rdflib >=6.0.0
- requests >=2.27.0
- actions/checkout v3 composite
- actions/setup-python v4 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
- python 3.11.0-slim-bullseye build
- actions/checkout v4 composite
- actions/setup-python v5 composite
- crazy-max/ghaction-import-gpg v6 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- fkirc/skip-duplicate-actions v5 composite
- sdmtib/detrusty latest
- pytest >=7.2 development
- sphinx >=4.4.0
- sphinx-mdinclude *
- sphinx-rtd-theme ==1.0.0
- sphinxcontrib-bibtex >=2.4.0
