OntologyElement Objects
children
title
get_child_by_hash
feature_node_hash- The feature node hash of the child node to find.type_- Optional type to check the type of the child node.
get_children_by_title
title- The exact title of the child nodes to find.type_- Optional type to filter the child nodes.
get_child_by_title
title- The exact title of the child node to find.type_- Optional type to check the type of the child node.
OntologyError- If more than one or no matching child is found.

