https://github.com/dice-group/sparql-query
https://github.com/dice-group/sparql-query
query sparql sparql-query
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dice-group/sparql-query
- Owner: dice-group
- License: gpl-3.0
- Created: 2020-02-12T10:16:54.000Z (over 6 years ago)
- Default Branch: Development
- Last Pushed: 2021-06-22T10:41:44.000Z (about 5 years ago)
- Last Synced: 2023-03-10T23:08:49.080Z (over 3 years ago)
- Topics: query, sparql, sparql-query
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sparql-query
A flexible data structure that can represent complex SPARQL queries. [Sparql Parser](https://github.com/dice-group/sparql-parser) builds it while parsing queries. It is then used by [Tentris](https://github.com/dice-group/tentris) to access the query.