Uses of Interface
org.apache.jena.shacl.validation.event.CompareNodesEvent
Packages that use CompareNodesEvent
-
Uses of CompareNodesEvent in org.apache.jena.shacl.validation.event
Classes in org.apache.jena.shacl.validation.event that implement CompareNodesEventModifier and TypeClassDescriptionclassEvent resulting from evaluating a constraint on the focus node, using compare nodes.classEvent resulting from evaluating a constraint on the focus node, using a single compare node.classEvent emitted when a constraint is evaluated on multiple value nodes and multiple compare nodes.classEvent emitted when a constraint is evaluated on a single value node using a set of compare nodes.