-
## Description of the enhancement
This enhancement originates from a concrete use case where skos data is stored in a private SPARQL endpoint. Is it possible to configure a number of HTTP headers t…
-
## Description
For large public sparql endpoints such as [uniprot](https://sparq.uniprot.org/) statistics gathering takes a long time.
UniProt and other endpoints provide detailed statistics with …
-
Terminating execution of intractable queries would improve performance of the SPARQL endpoint.
**Problem:** Intractable queries (e.g., too broad, containing logical error, ...) may take several min…
-
**Is your feature request related to a problem? Please describe.**
- Scholia uses the Wikidata Query Service to run SPARQL queries over the Wikidata corpus.
- The Wikidata Query Service uses Blaze…
-
LD-VOWL
LD-VOWL (LinkedDataVOWL) extracts ontology information out of arbitrary SPARQL endpoints and shows the extracted information in an overview visualization using the VOWL notation (with minor…
-
sparql-mode queries SPARQL endpoints that is specified with variables like this;
```elisp
(setq
sparql-default-base-url "..." ;; org-babel-execute:sparql gets endpoint from param :url
sparql-pro…
-
The RDF output already contains analyser start and end times, but perhaps we can be more specific about:
- the SPARQL response times themselves
- any errors returned by the SPARQL endpoints.
-
Original title/scope was "Prevent the lux-endpoint-consumer role from executing arbitrary SPARQL queries" but that is really just an example. Broader scope would be to only expose the endpoints we in…
-
Extract sample queries from [SPARQL 1.1 Query Language](https://www.w3.org/TR/sparql11-query/)
Additionally from [https://w3c.github.io/sparql-query/spec/](https://w3c.github.io/sparql-query/spec…
-
We are currently using the free tiers of Anzograph and GraphDB and since Anzograph provides better performance for simultaneous queries, we are using it for most of our analytical queries. However, by…