[
https://issues.apache.org/jira/browse/JENA-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195901#comment-16195901
]
Wolfgang Schell commented on JENA-647:
--------------------------------------
[~ajs6f] so maybe this can be re-used for query templates?
https://github.com/spinrdf/spinrdf/blob/master/src-examples/org/topbraid/spin/examples/TemplateExample.java
has an example for SPIN templates.
My suggestion was not necessarily to provide a full SPIN implementation, but
rather use SPIN templates as syntax for query templates as described in this
issue's description, as this is a standard. SPIN templates can be referenced by
URI and also parameterized templates are possible.
> SPARQL template queries
> -----------------------
>
> Key: JENA-647
> URL: https://issues.apache.org/jira/browse/JENA-647
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Reporter: Andy Seaborne
> Labels: gsoc, gsoc2015, gsoc2017, java, web
>
> This enhancement would added predefined query templates to Fuseki. A query
> could be executed by calling the URL of the template together with any
> template parameters. It would an HTTP URL that could be bookmarked or passed
> around. Coupled with the ability to set the result format, it makes getting
> CSV or JSON
> See also a related project in JENA-632.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)