|
Soprano
2.9.2
|
Classes | |
| class | InferenceModel |
| The Soprano Inference Model provides a simple forward chaining inference engine which uses the underlying parent model itself to store status information. More... | |
| class | Rule |
| A rule used by the InferenceModel to generate inferenced statements. More... | |
| class | RuleParser |
| The RuleParser can be used to parse Soprano rule files. More... | |
| class | RuleSet |
| A set of inference rules. More... | |
| class | NodePattern |
| Smallest building block of an inference Rule. More... | |
| class | StatementPattern |
| Building block of an inference Rule. More... | |
Enumerations | |
| enum | StandardRuleSet { RDFS, NRL } |
Soprano defines a number of rule sets.
| Enumerator | |
|---|---|
| RDFS |
RDFS closure rules. |
| NRL |
NRL (Nepomuk Representation Language closure rules. |
Definition at line 37 of file inferenceruleset.h.
1.8.5