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

Filter out dangling gene IRIs in imports #3379

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

gouttegd
Copy link
Collaborator

This PR amends the ODK import configuration to make sure that, when compiling the merged import module, IRIs from http://www.ncbi.nlm.nih.gov/gene/ and http://birdgenenames.org/ are filtered out. Otherwise those IRIs end up as dangling classes under owl:Thing.

closes #3234

When compiling the merged import module, make sure to filter out IRIs
from <http://www,ncbi.nlm.nih.gov/gene/> and
<http://birdgenenames.org/>, which otherwise end up as dangling classes
under owl:Thing.
@gouttegd gouttegd requested a review from matentzn as a code owner October 15, 2024 15:43
@gouttegd gouttegd self-assigned this Oct 15, 2024
@gouttegd gouttegd added the tech label Oct 15, 2024
@gouttegd gouttegd merged commit 359ac1e into master Oct 15, 2024
1 check passed
@gouttegd gouttegd deleted the remove-gene-dangling-classes branch October 15, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gene and GeneReport top-level classes in BioPortal
2 participants