Package org.topbraid.shacl.tools
Class Infer
java.lang.Object
org.topbraid.shacl.tools.Infer
Stand-alone utility to perform inferences based on SHACL rules from 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
-
Infer
public Infer()
-
-
Method Details
-
main
- Throws:
IOException
-
getMaxIterations
-
getDataModel
- Throws:
IOException
-
getShapesModel
- Throws:
IOException
-