How to build a direct link to qlever (or qlever-ui) that will execute a CONSTRUCT query and return the result as Turtle or RDF/XML ? The "Share" link in QLever does not include the output format option, and since this is a CONSTRUCT query, it will fail (for example this link).
I tried adding format=text/turtle to the URL, but it does not work.
Our goal is to propose a direct RDF download link to the result of this query from another page (so we cannot use cURL). How is that possible ? can it be added in the backlog of the new QLever UI ? Thanks !
How to build a direct link to qlever (or qlever-ui) that will execute a CONSTRUCT query and return the result as Turtle or RDF/XML ? The "Share" link in QLever does not include the output format option, and since this is a CONSTRUCT query, it will fail (for example this link).
I tried adding
format=text/turtleto the URL, but it does not work.Our goal is to propose a direct RDF download link to the result of this query from another page (so we cannot use cURL). How is that possible ? can it be added in the backlog of the new QLever UI ? Thanks !