Hello,
trying to consistently get nice git diffs for my turtle files I want to
normalize pull requests. To that end I simply re-write the turtle files
via RDFDataMgr. Sadly the result is not stable, at least the order of
some objects changes from run to run.
Is there a way to ensure that serializing the same set of triples
(parsed from different formats) always results in the exact same output?
I found https://github.com/buda-base/jena-stable-turtle but that seems
to not be compatible with 4.5.0.
Thanks,
Sebastian
- Stable turtle serialization Sebastian Trueg
-