[
https://issues.apache.org/jira/browse/JENA-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719305#comment-16719305
]
ASF GitHub Bot commented on JENA-1648:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/507
JENA-1648: First class text format for result sets.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena text-format
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/507.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #507
----
commit 558e3a7e5e18e2f385b545281f1f2326810f5f5c
Author: Andy Seaborne <andy@...>
Date: 2018-12-12T18:43:13Z
JENA-1648: First class text format for result sets.
----
> Make the result set text format a first-class ResultSetLang for output.
> -----------------------------------------------------------------------
>
> Key: JENA-1648
> URL: https://issues.apache.org/jira/browse/JENA-1648
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Priority: Major
>
> See discussion on https://github.com/apache/jena/pull/473 .
> Text special has special handling as it requires a prologue.
> At he same time, integrate the "none" format.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)