Le 02/08/2017 à 18:39, Élie Roux a écrit :
Subclassing ShellGraph and overriding the methods like writePredicateObjectList would be my approach. Too much is private to really subclass - you'll need to copy the class at them moment. Along with registration, then at least you can have both in the
same JVM and it helps testing.

Thank you very much for your advise, I've started doing that and it seems to work just fine, I'll report if I encounter problems.

Following up on this: I developped a small library allowing us to have a
stable turtle output (at least to some extent, but we do not currently
need more), it's available on

https://github.com/BuddhistDigitalResourceCenter/jena-stable-turtle

and on maven. Ideas/contributions welcome!

Thank you,
--
Elie

Reply via email to