| Did you know ... | Search Documentation: |
| rdf_compare.pl -- Compare RDF graphs |
This library provides predicates that compare RDF graphs. The current version only provides one predicate: rdf_equal_graphs/3 verifies that two graphs are identical after proper labeling of the blank nodes.
Future versions of this library may contain more advanced operations, such as diffing two graphs.
rdf_equal_graphs(+GraphA, +GraphB, -Substition) is semidet