use owlready2 ontology search facility on term labels
Value
A named list: term labels are elements, tags are names of elements. Will return NULL if nothing is found.
Examples
pa = get_ordo_owl_path()
ol = search_labels(pa, "*Immunog*")
orde = setup_entities2(pa)
onto_plot2(orde, names(ol))