Running

Before you start validating models you’ll need at least a minimal configuration file. Copy the following lines and paste them into a file called cliValidationConfig.cfg:

shacl=SHACL_FILE.ttl
interference=0
cimversion=CIM17
mappingtype=no
excel=0
csv=1

The shacl value should be the location of your SHACL constraints file. Then, from the directory that contains the configuration file, run the CLI:

java -jar ValiMate.jar -m MODEL_FILE.xml --validate