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

Magnus Knuth commented on JENA-882:
-----------------------------------

Sure, that is totally fine, since ResultSetFormatter is made for output formats 
of SELECT and ASK query results and RDF does not seem to be standardized for 
this.
Btw there is a duplicate for JSON in output(): 
https://github.com/apache/jena/blob/bc37348521aa016a4481dea74ed884d720001920/jena-arq/src/main/java/com/hp/hpl/jena/query/ResultSetFormatter.java#L379

Just thinking, do you prefer pull requests instead of discussing this here?

> Index support for ordered ResultSet
> -----------------------------------
>
>                 Key: JENA-882
>                 URL: https://issues.apache.org/jira/browse/JENA-882
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 2.12.1
>            Reporter: Magnus Knuth
>            Priority: Minor
>
> index statements are never created due to unreachable code:
> https://github.com/apache/jena/blob/95b1c7c20b0255715434b820b7c37c667d58a68f/jena-arq/src/main/java/com/hp/hpl/jena/sparql/resultset/RDFOutput.java#L85
> Is that because of any objections?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to