pyhornedowl

Functions

get_ancestors

DEPRECATED: please use PyIndexedOntology::get_ancestors instead Gets all direct and indirect super classes of a class.

get_descendants

DEPRECATED: please use PyIndexedOntology::get_descendants instead Gets all direct and indirect subclasses of a class.

open_ontology

Opens an ontology from a path or plain text.

open_ontology_from_file

Opens an ontology from a file

open_ontology_from_string

Opens an ontology from plain text.

Classes

PyIndexedOntology

Represents a loaded ontology.

Module aliases