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_ontology_annotations
View page source
get_ontology_annotations
get_ontology_annotations
(
obo_ontology
)
[source]
Get annotations from the ontology.
Parameters
:
obo_ontology
(
Obo
)
Return type
:
Iterable[f.Annotation]