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

gorule-0000030 test is not failing #2093

Closed
pgaudet opened this issue Oct 6, 2023 · 5 comments
Closed

gorule-0000030 test is not failing #2093

pgaudet opened this issue Oct 6, 2023 · 5 comments

Comments

@pgaudet
Copy link
Contributor

pgaudet commented Oct 6, 2023

It seems gorule-0000030 is not implemented correctly; the test in the test GAF is not failing
Added a test (TEST 2) with GO_REF:0000033; it may be that this is the only GOREF tested (see #1118)

  • Need to know if the obsoleted status (which is a boolean value in the go_ref file) of the reference is checked in the goref file or if it is hard coded in the rule
@pgaudet
Copy link
Contributor Author

pgaudet commented Oct 13, 2023

Once tests fail correctly, consider implementing this rule as an error, see #1423

mugitty added a commit that referenced this issue Oct 19, 2023
@pgaudet
Copy link
Contributor Author

pgaudet commented Oct 25, 2023

Ontobio code fixed, see biolink/ontobio#653 (review)

mugitty added a commit that referenced this issue Oct 26, 2023
@pgaudet
Copy link
Contributor Author

pgaudet commented Nov 6, 2023

tests not failing

@pgaudet
Copy link
Contributor Author

pgaudet commented Nov 7, 2023

Looks like this is working, but that we're not using the latest versions of the GOREFs, since GOREF_0000033 is returning an error, but it has been un-obsoleted

@pgaudet pgaudet moved this from In progress to Clearing in GORULES (low-hanging fruit) Nov 7, 2023
mugitty added a commit that referenced this issue Nov 14, 2023
@pgaudet
Copy link
Contributor Author

pgaudet commented Nov 21, 2023

Now looks OK in the test GAF.

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

No branches or pull requests

2 participants