[ 
https://issues.apache.org/jira/browse/MARMOTTA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781545#comment-13781545
 ] 

ASF subversion and git services commented on MARMOTTA-325:
----------------------------------------------------------

Commit 48db2490f4ae949e347e24e2d117e8dfc58ce3c3 in branch refs/heads/develop 
from [~p_ansell]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=48db249 ]

MARMOTTA-325 : Add hack to remove application/xml

There is no theoretical reason why we can't respond with application/xml
if they send application/xml, but in order to distinguish tuple and
graph results it may be easier just to remove it. This makes the
specific test that calls for application/sparql-results+xml as the
result for application/xml to succeed. Without the hack they get what
they asked for, application/xml

> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to