-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Labels
Description
Version
5.6.0
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
Reactions are currently unavailable