|
RiTa index |
|
| Name | getHyponymTree() |
| Class | RiWordnet |
| Description | Returns an unordered String[] of hyponym-synsets (each a colon-delimited String) representing all paths to leaves in the ontology (the full hyponym tree), or null if not found |
| Syntax | getHyponymTree(id); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |