public class RDFSRuleInfGraph extends FBRuleInfGraph
FBRuleInfGraph.RuleStoreBaseInfGraph.InfCapabilities, BaseInfGraph.InfFindSafeCapabilities, BaseInfGraph.InfTransactionHandleruseRETEfilterFunctorsTOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMITemptyGraph| Constructor and Description |
|---|
RDFSRuleInfGraph(Reasoner reasoner,
List<Rule> rules,
Graph schema)
Constructor.
|
RDFSRuleInfGraph(Reasoner reasoner,
List<Rule> rules,
Graph schema,
Graph data)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ValidityReport |
validate()
Test the consistency of the bound data.
|
accept, addBRule, addBRules, addDeduction, addPreprocessingHook, addRuleDuringPrepare, checkLiteral, close, deleteBRule, find, findDataMatches, findDataMatches, findFull, findWithContinuation, getBRules, getNRulesFired, getRules, getTemp, graphBaseFind, hideNode, performAdd, performDelete, prepare, printLPProfile, processBuiltin, rebind, rebindAll, reset, resetLPProfile, setDatatypeRangeValidation, setDerivationLogging, setTabled, setTraceOn, setUseTGCCacheconstructReifier, getCurrentDeductionsGraph, getDeductionsGraph, getDerivation, getSchemaGraph, graphBaseSize, logDerivation, rebind, setFunctorFiltering, setRuleStore, shouldLogDerivations, shouldTrace, silentAddcloneWithPremises, find, getBulkUpdateHandler, getCapabilities, getGlobalProperty, getPrefixMapping, getRawGraph, getReasoner, getTransactionHandler, getVersion, graphBaseFind, isEmpty, isPrepared, testGlobalPropertyadd, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getEventManager, getReifier, getStatisticsHandler, isClosed, isIsomorphicWith, notifyAdd, notifyDelete, queryHandler, size, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersion, logDerivationsilentAddfind, getDeductionsGraph, getDerivation, getGlobalProperty, getRawGraph, getReasoner, rebind, testGlobalPropertycontains, contains, delete, dependsOn, find, find, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getReifier, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, queryHandler, sizepublic RDFSRuleInfGraph(Reasoner reasoner, List<Rule> rules, Graph schema)
reasoner - the reasoner which created this inf graph instancerules - the rules to processschema - the (optional) schema graph to be includedpublic RDFSRuleInfGraph(Reasoner reasoner, List<Rule> rules, Graph schema, Graph data)
reasoner - the reasoner which created this inf graph instancerules - the rules to processschema - the (optional) schema graph to be includeddata - the data graph to be processedpublic ValidityReport validate()
validate in interface InfGraphvalidate in class FBRuleInfGraphLicenced under the Apache License, Version 2.0