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

Filters out label-less terms from flagged ontologies #162

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

hlapp
Copy link
Member

@hlapp hlapp commented Feb 2, 2021

Some ontologies, in particular apparently CARO, have labels for terms in the database only inconsistently. This filters out subsumer terms that are in those ontologies, and failed to obtain a label. What is really being tested here are post-compositions, so this shouldn't affect the subsumers that are post-comps (whether they fail to obtain a label
or not).

Fixes #161. See also phenoscape/phenoscape-kb-services#378.

Some ontologies, in particular apparently CARO, have labels for terms
in the database only inconsistently. This filters out subsumer terms
that are in those ontologies, and failed to obtain a label. What is
really being tested here are post-compositions, so this shouldn't affect
the subsumers that are post-comps (whether they fail to obtain a label
or not).

Fixes #161. See also phenoscape/phenoscape-kb-services#378.
@hlapp hlapp requested a review from johnbradley February 2, 2021 20:43
@hlapp
Copy link
Member Author

hlapp commented Feb 2, 2021

🚀 🚀 🚀

Copy link
Contributor

@johnbradley johnbradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hlapp hlapp merged commit 57c5f16 into master Feb 2, 2021
@hlapp hlapp deleted the 161-filter-onts branch February 2, 2021 22:40
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 this pull request may close these issues.

Some terms expected to receive a label do not
2 participants