imsdu opened a new issue, #3698: URL: https://github.com/apache/jena/issues/3698
### Version 5.6 ### Feature Since #3061 and #3501 , converting to and from JSON-LD is done via the RdfQuadConsumer from Titanium. My problem is that those conversions are now contained in classes also responsible for reading and writing files when I would like to be able do those transformations in-memory (it was possible with `JenaTitanium` in the previous implementation). Could the new conversion implementation be placed to a dedicated class to address my use case or are there strong arguments against it ? ### 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]
