[
https://issues.apache.org/jira/browse/JENA-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-825.
------------------------------
Resolution: Implemented
> Add more choice of output formats to riotcmd.riot
> -------------------------------------------------
>
> Key: JENA-825
> URL: https://issues.apache.org/jira/browse/JENA-825
> Project: Apache Jena
> Issue Type: Improvement
> Components: RIOT
> Affects Versions: Jena 2.12.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 2.12.2
>
>
> This follows on from JENA-768.
> Output arguments are now:
> * {{--stream}} Choose a streaming format.
> * {{--formatted}} Choose a pretty printing format.
> * {{--out}} Choose a streaming format if possible, choose a non-streaming one
> otherwise.
> Pretty printing requires reading all the inputs into memory before calling
> the writer for output. This can exceed available heap.
> Streaming formats have output as the parser processes inputs. This scales for
> converting data at scale.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)