geneontology / obographs

Basic and Advanced OBO Graphs: specification and reference implementation
63 stars 12 forks source link

Make ordering more robust and remove empty values from JSON output #63

Closed julesjacobsen closed 3 years ago

julesjacobsen commented 4 years ago

This PR makes the JSON output comparable with the JSON from the immutables branch to enable simple file-based comparisons as well as object-equality comparisons.

julesjacobsen commented 4 years ago

@balhoff if this looks fine to you can you also create a new maven release so that @matentzn can reproduce the json output which should now be consistently ordered.