Package org.topbraid.shacl.rules
Class RulesEntailment
java.lang.Object
org.topbraid.shacl.rules.RulesEntailment
- All Implemented Interfaces:
SHACLEntailment.Engine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.rdf.model.ModelcreateModelWithEntailment(org.apache.jena.query.Dataset dataset, URI shapesGraphURI, ShapesGraph shapesGraph, ProgressMonitor monitor)
-
Constructor Details
-
RulesEntailment
public RulesEntailment()
-
-
Method Details
-
createModelWithEntailment
public org.apache.jena.rdf.model.Model createModelWithEntailment(org.apache.jena.query.Dataset dataset, URI shapesGraphURI, ShapesGraph shapesGraph, ProgressMonitor monitor) throws InterruptedException - Specified by:
createModelWithEntailmentin interfaceSHACLEntailment.Engine- Throws:
InterruptedException
-