Skip to content

MBoegers/shacl-validate-cim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validate CIM data with SHACL

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.

Usage

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

References

About

Use SHACL to validate CIM data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages