Functional OWL

pyobo.struct.functional Module

Converters from OBO to functional OWL.

Functions

get_ofn_from_obo(obo_ontology, *[, iri, ...])

Convert an ontology.

get_ontology_annotations(obo_ontology)

Get annotations from the ontology.

get_ontology_axioms(obo_ontology)

Get axioms from the ontology.

get_term_axioms(term)

Iterate over functional OWL axioms for a term.

get_typedef_axioms(typedef)

Iterate over functional OWL axioms for a typedef.