Package org.topbraid.shacl.tools
Class Validate
java.lang.Object
org.topbraid.shacl.tools.Validate
Stand-alone utility to perform constraint validation of a given file.
Example arguments:
-datafile my.ttl
- Author:
- Holger Knublauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.jena.rdf.model.ModelgetDataModel(String[] args) protected intgetMaxIterations(String[] args) protected org.apache.jena.rdf.model.ModelgetShapesModel(String[] args) static void
-
Constructor Details
-
Validate
public Validate()
-
-
Method Details
-
main
- Throws:
IOException
-
getMaxIterations
-
getDataModel
- Throws:
IOException
-
getShapesModel
- Throws:
IOException
-