Use SHACL to validate CIM data
This small repository contains a prototype which demonstrate the usage of SHACL to validate CGMES data.
The repository will be part of the CGMES-Manager in an upcoming beta release.
The usage is straight forward and is shown in ShaclValidataionExample
1) Load RDFS files for the Profile under validation
2) Parse the Scheme to SHACL-Shapes
3) load the data file
4) Use Apache Jena’s SHACL implementation to validate the Grid Content