You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
has output some (
carbon dioxide and
has quality some quality of a gas)
This is dubious - individual chemical entities do not have qualities such as being a gas
In the release of ENVO we have methane and carbon-bearing emission as siblings:
by the definition of CB, methane should be a subclass - but the axiomatization is too opaque/inconsistent for the reasoner to determine this
as usual, I suggest a simpler design pattern, with no nesting. emission processes and environmental transfer process in general should avoid complex nested classes with chebi. use either plain chebi classes, or plain environmental materials (e.g subclasses of gas)
E.g. X emission = MTP and results-in-transport-of some X and has-end-location some atmosphere
The text was updated successfully, but these errors were encountered:
http://purl.obolibrary.org/obo/ENVO_01000742 carbon-bearing gas emission process
SubClassOf has quality some quality of a gas and has output some (has part some carbon atom)
this is cryptically incoherent - a process cannot have the quality of a gas
http://purl.obolibrary.org/obo/ENVO_01000769 carbon dioxide emission process
SubClassOf
has output some (
carbon dioxide and
has quality some quality of a gas)
This is dubious - individual chemical entities do not have qualities such as being a gas
In the release of ENVO we have methane and carbon-bearing emission as siblings:
by the definition of CB, methane should be a subclass - but the axiomatization is too opaque/inconsistent for the reasoner to determine this
as usual, I suggest a simpler design pattern, with no nesting. emission processes and environmental transfer process in general should avoid complex nested classes with chebi. use either plain chebi classes, or plain environmental materials (e.g subclasses of gas)
E.g. X emission = MTP and results-in-transport-of some X and has-end-location some atmosphere
The text was updated successfully, but these errors were encountered: