Uses of Interface
org.apache.jena.shacl.validation.event.ConstraintEvaluationOnSinglePathNodeEvent
Packages that use ConstraintEvaluationOnSinglePathNodeEvent
-
Uses of ConstraintEvaluationOnSinglePathNodeEvent in org.apache.jena.shacl.validation.event
Classes in org.apache.jena.shacl.validation.event that implement ConstraintEvaluationOnSinglePathNodeEventModifier and TypeClassDescriptionclassEvent resulting from constraint evaluation on a single value node.classclassEvent emitted when a constraint is evaluated on a single value node using a set of compare nodes.classEvent emitted when a constraint is evaluated on a single value node with a single compare node.