afs opened a new issue, #3796:
URL: https://github.com/apache/jena/issues/3796

   ### Version
   
   6.0.0
   
   ### Feature
   
   ... "pretty" meaning writing short blank node labels.
   
   The standard NT and NQ writers have no internal state - they write the 
stream without growing memory.
   
   Maintaining a mapping of bnodes to a short label does require memory.
   
   But looking at long blank nodes labels during development is not nice.
   
   Add `RDFFormat.NTRIPLES_PRETTY`, make it the writer for `riot --pretty NT`.
   
   
   ### Are you interested in contributing a solution yourself?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to