obophenotype / obophenotype/ncbitaxon

improve disjoints file

Open
#72 6 comments 0 reactions 1 assignee View on GitHub

@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 Y for all sibling taxa X and Y
  • (in_taxon some X) DisjointWith (in_taxon some Y) for all sibling taxa X and Y

I would like to request two enhancements:

  1. 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 taxon X
  2. Publish a disjoints file for the complete taxonomy.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.