Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Jena 3.14.0
-
None
Description
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.
Attachments
Issue Links
- links to