[
https://issues.apache.org/jira/browse/JENA-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-1880.
---------------------------------
Resolution: Fixed
> Rewrite ResultSetWriterJSON to work using Nodes.
> ------------------------------------------------
>
> Key: JENA-1880
> URL: https://issues.apache.org/jira/browse/JENA-1880
> Project: Apache Jena
> Issue Type: Task
> Components: ARQ
> Affects Versions: Jena 3.14.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.15.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> ResultSetWriterJSON executes by reading Model API RDFNodes (Resources,
> Literal) from the ResultSet.
> It could be made to execute reading graph-level Nodes.
> In order to incorporate RDF*, the result set form needs to handle triple
> terms. There may not be a direct class for these in the Model API.
> To separate the decisions about the Model API, rework ResultSetWriterJSON to
> work on Nodes not ModelAPI classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)