Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I wrote a streaming Jackson based RDF/JSON parser (sesame-rio-rdfjson) that could be used as a replacement for the sesame-tools-rio-rdfjson parser.
There is also a writer, which also uses Jackson, but doesn't use the same method as the current writer implementation. Feel free to contrast the two writing methods if the current sesame-rio-rdfjson is not as performant.