-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We add a new test to the test suite to check that taxon constraints are not violated. The check is done by: (1) merging the edit file with an ontology containing disjointness axioms over sibling taxa (obo:ncbitaxon/subsets/taxslim-disjoint-over-in-taxon.owl), (2) expanding any macro in the merged ontology (needed for taxon constraints depending on RO:0002161 and RO:0002175), and (3) reasoning over the result. This necessitates two updates to CL's ODK configuration: adding a mirror for the taxslim-disjoint-over-in-taxon.owl module, and making sure that the OMO:0002000 annotation property (which defines the expansion of RO:0002161 and RO:0002175) is not stripped away by the imports pipeline. Because the TC check in Uberon had been broken between March and August 2024, a TC violation has crept in that can now be found in the Uberon import module. That violation has already been fixed upstream in Uberon, so it will automatically disappear the next time we refresh the imports after the next Uberon release. In the meantime, we hack the merged_imports module to forcefully remove the offending axiom.
- Loading branch information
Showing
6 changed files
with
85 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|