Package | Description |
---|---|
kb |
Classes for managing CharGer or CRAFT elements as knowledge sources.
|
kb.hierarchy |
Classes for managing and manipulating type and relation hierarchies.
|
kb.matching |
Classes to support various matching purposes.
|
Class and Description |
---|
TypeHierarchy
Treats a hierarchy just like a partially ordered set, except that there is
one "bottom" node.
|
Class and Description |
---|
POSet
Implements a partially ordered set.
|
POSetNode
Represents the abstraction of a node in a partially ordered set (i.e., a node in a hierarchy that allows multiple parent nodes).
|
TypeHierarchy
Treats a hierarchy just like a partially ordered set, except that there is
one "bottom" node.
|
TypeHierarchy.KindOfHierarchy |
TypeHierarchyNode
A node in a type hierarchy graph.
|
TypeMatchingRuleSet
Encapsulates a set of constraints on type matching in the hierarchy.
|
TypeMatchingRuleSet.CharacterRule
Allows the character rules to say what they do.
|
TypeMatchRule
Encapsulates a single rule for type matching.
|
Class and Description |
---|
TypeHierarchy
Treats a hierarchy just like a partially ordered set, except that there is
one "bottom" node.
|