public class FullClosure extends BaseClosure
db, enableOwlFunctionalAndInverseFunctionalProperty, forwardChainOwlEquivalentClass, forwardChainOwlEquivalentProperty, forwardChainOwlHasValue, forwardChainOwlInverseOf, forwardChainOwlSameAsClosure, forwardChainOwlSameAsProperties, forwardChainOwlSymmetricProperty, forwardChainOwlTransitiveProperty, forwardChainRdfTypeRdfsResource, rdfsOnly, vocab
Constructor and Description |
---|
FullClosure(AbstractTripleStore db) |
Modifier and Type | Method and Description |
---|---|
MappedProgram |
getProgram(String db,
String focusStore)
Return the program that will be used to compute the closure of the
database.
|
getCustomRules
public FullClosure(AbstractTripleStore db)
public MappedProgram getProgram(String db, String focusStore)
BaseClosure
getProgram
in class BaseClosure
db
- The database whose closure will be updated.focusStore
- When non-null
, the focusStore will be
closed against the database with the entailments written
into the database. When null
, the entire
database will be closed (database-at-once closure).Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.