Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many equivalence axioms should be translated to subclassOf axioms #2

Closed
cmungall opened this issue Sep 25, 2015 · 2 comments
Closed

Comments

@cmungall
Copy link

e.g.

antimicrobial resistance assay:
EquivalentTo
'antimicrobial assay'
 and ('uses chemical reagent' some 'chemical entity')

You can see the consequences of this, e.g. look at ''growth factor requirement assay' after turning on the reasoner

@carrineblank
Copy link
Owner

The issues in the part of the ontology have been fixed by

  1. fixing the axiom for 'X + V factor disc'
  2. changing the antimicrobial resistance assay equivalence axioms, changing class names, and reordering the classes to mirror analogous classes in GO regarding:
    'response to chemical'
    'response to toxic substance'
    'response to antibiotic'
    response to organic substance'
    'response to bile acid'
    'response to growth factor'
    'response to inorganic substance'
    'response to lithium ion'
  3. examining consequences by invoking the reasoner.

I will keep my eye out for similar issues in other parts of the ontology.

Thanks!

@carrineblank
Copy link
Owner

FYI,

Several additional axioms with similar issues were corrected in other parts of the ontology.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants