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
This means that anyone who is using OWL reasoning will get mysteriously incomplete examples (people who use pre OWL graph walking are immune to the problem).
There is no indication of this problem here:
I think both BTO folks and users of BTO would welcome the ability to spot these kinds of issues ahead of time, and I am sure this applies to many ontologies too.
The text was updated successfully, but these errors were encountered:
Note: if you are coming from a formal OWL background you might interpret what I'm asking for is that all modules must be extracted using SLME. This is logical but too onerous. I think as a practical common sense requirement we can come up with a certain set of axiom types that MUST be preserved for RO
Good point. Ultimately I think we need two sets of (possibly overlapping) tests, one for base and one for release. But appreciate this might be a big change!
The BTO folks are using an RO relation "part of" without declaring it transitive:
BRENDA-Enzymes/BTO#43
This means that anyone who is using OWL reasoning will get mysteriously incomplete examples (people who use pre OWL graph walking are immune to the problem).
There is no indication of this problem here:
I think both BTO folks and users of BTO would welcome the ability to spot these kinds of issues ahead of time, and I am sure this applies to many ontologies too.
The text was updated successfully, but these errors were encountered: