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 TypeClassDescriptionclass
Event resulting from evaluating a constraint on the focus node, using compare nodes.class
Event resulting from evaluating a constraint on the focus node, using a single compare node.class
Event emitted when a constraint is evaluated on multiple value nodes and multiple compare nodes.class
Event emitted when a constraint is evaluated on a single value node using a set of compare nodes.