EnvironmentOntology / envo

A community-driven ontology for the representation of environments
http://www.environmentontology.org
Creative Commons Zero v1.0 Universal
136 stars 53 forks source link

Refresh ENVO imports and cleans them #1529

Closed matentzn closed 3 months ago

matentzn commented 3 months ago

Fixes #1524

pbuttigieg commented 3 months ago

Looks good - the dropping of axioms in GO etc is expected ? Is that on the source side or because of a minimal import option ?

The remove operation after the imports are merged is a clean up for chained imports right ?

matentzn commented 3 months ago

Looks good - the dropping of axioms in GO etc is expected ? Is that on the source side or because of a minimal import option ?

The dropping of GO axioms in GO import is 100% within the realms of the possible.. Thanks for checking!

The remove operation after the imports are merged is a clean up for chained imports right ?

The remove operation is not for after the imports are merged - the operation prevents CL and CARO axioms to be pulled into the imports to begin with (during module extraction)

matentzn commented 3 months ago

We should plan a new release soon so this can be reflected in envo.owl

anganske commented 1 week ago

Thank you for solving this issue. When will the new version be released?