bio-attribute-ontology icon indicating copy to clipboard operation
bio-attribute-ontology copied to clipboard

skull sizes synonyms

Open meghalithic opened this issue 3 years ago • 4 comments

facial skeleton size has exact synonym viscerocranium size cranial base morphology trait has exact synonym basicranium morphology trait [this may need to have a different term]

meghalithic avatar Aug 25 '22 23:08 meghalithic

see UBERON issue 2630

meghalithic avatar Sep 08 '22 21:09 meghalithic

based on uberon issue 2630 facial skeleton morphology hierarchy needs to change.

I suggest: change viscerocranium morphology trait to facial skeleton morphology trait add has_related_synonym:viscerocranium to morphology trait and size

meghalithic avatar Oct 13 '22 23:10 meghalithic

@rays22 how do I rerun the patterns?

meghalithic avatar Oct 13 '22 23:10 meghalithic

I think the definitions.owl axioms get regenerated automatically in OBA if you change any of the tsv template data files in a PR. Otherwise, you can turn the template tables into OWL axioms by running this:

sh run.sh make ../patterns/definitions.owl -B IMP=false

rays22 avatar Oct 14 '22 14:10 rays22