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

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

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

MARMOTTA-325 : Preference the default mime types before other mime types

OpenRDF add all of the common mime types for formats to the format
definition, including stating explicitly what the default should be.
This patch adds the default mime types to the LinkedHashSet first, so
they are iterated over before the other types.

> 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