|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FBRuleInfGraph | |
|---|---|
| com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
| Uses of FBRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys |
|---|
| Subclasses of FBRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys | |
|---|---|
class |
RDFSRuleInfGraph
Customization of the generic rule inference graph for RDFS inference. |
| Methods in com.hp.hpl.jena.reasoner.rulesys with parameters of type FBRuleInfGraph | |
|---|---|
boolean |
RulePreprocessHook.needsRerun(FBRuleInfGraph infGraph,
Triple t)
Validate a triple add to see if it should reinvoke the hook. |
void |
RulePreprocessHook.run(FBRuleInfGraph infGraph,
Finder dataFind,
Graph inserts)
Invoke the preprocessing hook. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||