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_typedef_axioms
View page source
get_typedef_axioms
get_typedef_axioms
(
typedef
)
[source]
Iterate over functional OWL axioms for a typedef.
Parameters
:
typedef
(
TypeDef
)
Return type
:
Iterable[f.Box]