Package com.complexible.common.rdf
Class StatementComparator
java.lang.Object
com.complexible.common.rdf.StatementComparator
Used to serialize trig in a both pretty (all triples in a graph grouped together) and deterministic way. This makes
it easier to both determine what changed in RDF and to update only the triples that changed in expected RDF, making
tests easier to maintain and PRs easier to review.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
StatementComparator
public StatementComparator()
-
-
Method Details
-
comparator
-
compare
-