https://github.com/edmcouncil/rdf-toolkit
On Thu, 14 Jul 2022, 05:27 Sebastian Trueg, <[email protected]> wrote: > 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 > >
