Interface TargetShapeValidationEvent

All Known Implementing Classes:
AbstractTargetShapesValidationEvent, TargetShapesValidationFinishedEvent, TargetShapesValidationStartedEvent

public interface TargetShapeValidationEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<org.apache.jena.shacl.parser.Shape>
     
  • Method Details

    • getTargetShapes

      Collection<org.apache.jena.shacl.parser.Shape> getTargetShapes()