PyOBO
Getting Started
Installation
Command Line Interface
Reference
Functional OWL
pyobo.struct.functional Module
Functions
get_ofn_from_obo
get_ontology_annotations
get_ontology_axioms
get_term_axioms
get_typedef_axioms
Named Entity Recognition
ScispaCy Integration
PyOBO
Functional OWL
get_term_axioms
View page source
get_term_axioms
get_term_axioms
(
term
)
[source]
Iterate over functional OWL axioms for a term.
Parameters
:
term
(
Term
)
Return type
:
Iterable[f.Box]