|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Taxonomy | |
---|---|
org.mindswap.pellet | |
org.mindswap.pellet.output | |
org.mindswap.pellet.taxonomy |
Uses of Taxonomy in org.mindswap.pellet |
---|
Methods in org.mindswap.pellet that return Taxonomy | |
---|---|
Taxonomy |
RoleTaxonomyBuilder.classify()
|
Taxonomy |
KnowledgeBase.getRoleTaxonomy()
|
Taxonomy |
RBox.getTaxonomy()
|
Taxonomy |
KnowledgeBase.getTaxonomy()
Get the classification results. |
Uses of Taxonomy in org.mindswap.pellet.output |
---|
Methods in org.mindswap.pellet.output with parameters of type Taxonomy | |
---|---|
void |
TaxonomyPrinter.print(Taxonomy taxonomy)
|
void |
TaxonomyPrinter.print(Taxonomy taxonomy,
OutputFormatter out)
|
Uses of Taxonomy in org.mindswap.pellet.taxonomy |
---|
Methods in org.mindswap.pellet.taxonomy that return Taxonomy | |
---|---|
Taxonomy |
TaxonomyBuilder.classify()
Classify the KB. |
Taxonomy |
TaxonomyBuilder.realize()
Realize the KB by finding the instances of each class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |