OBOFoundry / COB

An experimental ontology containing key terms from Open Biological and Biomedical Ontologies (OBO)
https://obofoundry.github.io/COB
Creative Commons Zero v1.0 Universal
39 stars 8 forks source link

Undefined superclass of OBI:0000260 (plan) - dual hierarchy #265

Open andredekker opened 4 months ago

andredekker commented 4 months ago

In COB OBI:0000260 (plan) is defined as a subclass of COB:0000120 (information representation). This superclass is not defined according to OBO foundry principles (it has no definition) and in general dual hierarchy should be avoided (plan is already a realizable entity that "that inheres in a bearer who is committed to realizing it as a planned process.").

This creates a problem for us on import of COB as it creates a SubClassOf axiom to an undefined class.

Suggested solution: Remove the axiom "plan SubClassOf information representation"

cmungall commented 3 months ago

@bpeters42 what was the intent here:

image

@andredekker's immediate issue could be resolved by adding a definition but the structure here seems unintentional