Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jervenbolleman/wikibase-sparql-examples
SPARQL examples extracted from wikibase instances
https://github.com/jervenbolleman/wikibase-sparql-examples
Last synced: 19 days ago
JSON representation
SPARQL examples extracted from wikibase instances
- Host: GitHub
- URL: https://github.com/jervenbolleman/wikibase-sparql-examples
- Owner: JervenBolleman
- License: cc-by-sa-4.0
- Created: 2024-09-19T20:45:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T10:57:35.000Z (2 months ago)
- Last Synced: 2024-11-04T11:35:10.688Z (2 months ago)
- Language: JavaScript
- Homepage: http://jerven.eu/wikibase-sparql-examples/
- Size: 38.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SPARQL examples extracted from Wikibase/Wikidata
These are SPARQL queries extracted from Wikibase instances such as Wikidata.
Many queries have been fixed automatically to become SPARQL 1.1 compliant.
However, many still need to be fixed.Code used to do the crawling and fixing is in [sparql-examples-utils](https://github.com/sib-swiss/sparql-examples-utils/).
The approach to storing and visualizing queries in this way is described in this [preprint](https://arxiv.org/abs/2410.06010).
Contributions are very welcome!
# Queries are identified by their MD5 hash
At this moment you can see them [in turtle](https://github.com/JervenBolleman/wikibase-sparql-examples/tree/main/examples/wikidata).