SHACL Validation

This algorithm performs constraint validation using the shapes and constraints declared in the asset collections’ ontologies.

For example, if a property is declared to have maximum count of 1 then a violation will be reported when 2 values are present, with suggestions to delete one or the other value.

Hint

As of version 8.1, messages of validation results may contain hyperlinks in markdown format. Use “[Label](URI)” to display hyperlinks, for example in the Problems and Suggestions Panel.

Further Reading on SHACL

Further Reading on Ontologies

Further Reading on TopBraid