Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-825

Add more choice of output formats to riotcmd.riot

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • Jena 2.12.1
    • Jena 2.13.0
    • RIOT
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              andy Andy Seaborne
              andy Andy Seaborne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: