This repository holds a set of SPARQL queries showing the retrieval capabilities of the DURAARK system.
Each query is living in its own YAML file. Each file has the three mandatory items
- label,
- description,
- sparql,
where 'sparql' contains the actual SPARQL query for the SDAS. 'label' and 'description' are necessary to display the query in the WorkbenchUI.
Before adding a file to the repository please test the query at
https://data.duraark.eu/sparql
which provides a SPARQL endpoint to the DURAARK SDAS knowledge graph.
A public demo of the DURAARK System which incorporates the queries in this repository is available here.