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

CI failure, maybe due to overlapping synonyms #3084

Closed
cthoyt opened this issue Oct 1, 2023 · 4 comments · Fixed by #3087
Closed

CI failure, maybe due to overlapping synonyms #3084

cthoyt opened this issue Oct 1, 2023 · 4 comments · Fixed by #3087

Comments

@cthoyt
Copy link
Contributor

cthoyt commented Oct 1, 2023

In my recent PRs #3082 and #3083, there appear to be some QA check failures occurring. From how they look, it's because different terms are sharing exact synonyms:

entity,property,value
http://purl.obolibrary.org/obo/UBERON_0002633,http://www.geneontology.org/formats/oboInOwl#hasExactSynonym,nV
http://purl.obolibrary.org/obo/UBERON_2000438,http://www.geneontology.org/formats/oboInOwl#hasExactSynonym,phy
http://purl.obolibrary.org/obo/UBERON_2005093,http://www.geneontology.org/formats/oboInOwl#hasExactSynonym,NV
http://purl.obolibrary.org/obo/UBERON_8440028,http://www.geneontology.org/formats/oboInOwl#hasExactSynonym,PHY

This wasn't an issue in the last merge, so I'm guessing it has to do with updates to odk/robot. Can someone take a look at these and solve them?

@cmungall
Copy link
Member

cmungall commented Oct 2, 2023 via email

@anitacaron
Copy link
Collaborator

That's unexpected. The ODK version in the QC is v1.4.1.

@anitacaron
Copy link
Collaborator

Updating the ODK to v1.4.3 with new OWLAPI and ROBOT versions in the QC will fix the issue.

@cthoyt
Copy link
Contributor Author

cthoyt commented Oct 12, 2023

It appears that this was not fixed by the ODK update. #3082 is still failing

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

Successfully merging a pull request may close this issue.

3 participants