| Did you know ... | Search Documentation: |
| Predicate rdf_compare/3 |
:- use_module(library(semweb/rdf11)).
[det]rdf_compare(-Diff,
+Left, +Right)
Note that this ordering is a complete ordering of RDF terms that is consistent with the partial ordering defined by SPARQL.
| Diff | is one of <, =
or > |