INCATools / ontology-access-kit

Ontology Access Kit: A python library and command line application for working with ontologies
https://incatools.github.io/ontology-access-kit/
Apache License 2.0
113 stars 26 forks source link

add max depth for `vskit expand` #786

Open turbomam opened 1 month ago

turbomam commented 1 month ago

maybe I don't want permissible values created for all of the very specific sub-classes that are eligible in the dynamic enum definition

cmungall commented 1 month ago

Depth is a problematic metric here

Exceptions are fixed level systems like EC.

If we add filters for depth, what about other derived statistics like information content?

I think a better methodology would be to use other OAK tools to explore the ontology to help manually curate shorelines that can be curated directly into ontologies, e.g using subsets or metaclasses.

turbomam commented 2 weeks ago

OK I'm convinced