Queries
Interactive SPARQL queries
Queries are SPARQL 1.1 query strings that can be executed interactively. They can be defined with a SPARQL service that they execute against, otherwise they execute against the application's own SPARQL service.
It is only possible to save valid SPARQL 1.1 query strings. SPARQL updates are currently not supported.