[ https://issues.apache.org/jira/browse/MARMOTTA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779597#comment-13779597 ]
ASF subversion and git services commented on MARMOTTA-325: ---------------------------------------------------------- Commit 57272d7129f35e7bb144d89b01f9c9d31e3b8061 in branch refs/heads/develop from [~p_ansell] [ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=57272d7 ] MARMOTTA-325 : Make io service more flexible wrt dynamic services If parsers were loaded into the registry after startup, the current code would not recognise them. In order to make it possible to do this for marmotta, the io service needs to call the authoritative service registry when asked about questions. In addition, the list of accept types could contain duplicates if more than one parser supports a given format, so filtering through a set. > 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