obophenotype / obophenotype/ncbitaxon
improve disjoints file
Open
@anitacaron is already working on this.
Since Feb 20, 2023.
- Dominant language
- Python
- Stars
- 31
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is a product that covers only the taxslim, containing these disjointness axioms:
X DisjointWith Yfor all sibling taxaXandY(in_taxon some X) DisjointWith (in_taxon some Y)for all sibling taxaXandY
I would like to request two enhancements:
- Add another type of axiom to the included disjoints (needed for more complete taxon restriction reasoning):
(in_taxon some X) DisjointWith (in_taxon some (not X))for every taxonX - Publish a disjoints file for the complete taxonomy.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.