Peter Ansell created MARMOTTA-325: ------------------------------------- Summary: Support arbitrary Tuple and Boolean results formats Key: MARMOTTA-325 URL: https://issues.apache.org/jira/browse/MARMOTTA-325 Project: Marmotta Issue Type: Improvement Components: Platform Reporter: Peter Ansell Assignee: Peter Ansell Fix For: 3.2
The SPARQL Service currently hardcodes its supported Tuple and Boolean results formats, partially in order to support special requirements of the SPARQLResultsHTMLWriter. In order to allow arbitrary formats to be used, plugged in at runtime using the Sesame service registries, the TemplatingService dependency in the constructor can be bypassed and replaced with a setting that is checked at runtime, to enable the standard WriterConfig method to be used. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira