RDF.Graph.equal-question-mark
You're seeing just the function
equal-question-mark
, go back to RDF.Graph module for more information.
Specs
Checks if two RDF.Graph
s are equal.
Two RDF.Graph
s are considered to be equal if they contain the same triples
and have the same name. The prefixes of the graph are irrelevant for equality.