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

DO NOT MERGE - Build for Updated bugfix icd11 generated synonyms #757

Conversation

twhetzel
Copy link
Contributor

@twhetzel twhetzel commented Jan 17, 2025

Resolves #ISSUE(s).

Overview

This PR:
Is a build from _Updated-bugfix-icd11-generated-synonyms #756 that adds an additional ICD11 processing query to fix a quality control issue with synonym labels in ICD11 Foundation. This build and it's feature branch _Updated-bugfix-icd11-generated-synonyms are an additional branch from bugfix-icd11-generated-synonyms.

Examples of changed synonym labels after processing ICD11 with the query:
http://id.who.int/icd/entity/1850911834
Meleda disease (OMIM #248300) --> Meleda disease
http://id.who.int/icd/entity/1907973642
ARCL-1 - [Autosomal recessive cutis laxa, type 1] (MIM 219100) --> ARCL-1 - [Autosomal recessive cutis laxa, type 1]

This changes some synonyms from the "ADDED" category to "CONFIRMED".

Pre-merge checklist

Documentation

Was the documentation added/updated under docs/?

  • Yes
  • No, updates to the docs were not necessary after careful consideration

QC

Was the full pipeline run before submitting this PR using sh run.sh make build-mondo-ingest on this branch (after
docker pull obolibrary/odkfull:dev), and no errors occurred?

  • Yes
  • No, there are no functional (code-related) changes to the pipeline in the PR, so no re-run is necessary

New Packages

Were any new Python packages added?

Were any other non-Python packages added?

PR Review and Conversations Resolved

Has the PR been sufficiently reviewed by at least 1 team member of the Mondo Technical team and all threads resolved?

  • Yes

@twhetzel twhetzel marked this pull request as draft January 17, 2025 02:26
@twhetzel twhetzel added the build Mostly for build PRs: when changes only to data files post `build-mondo-ingest`; no code changes label Jan 17, 2025
@twhetzel twhetzel requested a review from joeflack4 January 17, 2025 07:26
Copy link
Contributor

@joeflack4 joeflack4 left a comment

Choose a reason for hiding this comment

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

Looks good!

I spot checked the changes made by the new SPARQL query and the results look good.

Generally all the other files look as expected, with 1 exception. The synonym sync files had a lot of diffs with equal +/-. I investigated, and the reason for this is because of the introduction of new columns in #720. So these big diffs are only temporary, and when these columns stabilize (e.g. after implementing #725, if we do), the diffs will be normal again.

@joeflack4 joeflack4 closed this Jan 17, 2025
@joeflack4 joeflack4 deleted the _Updated-bugfix-icd11-generated-synonyms-BUILD branch January 17, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Mostly for build PRs: when changes only to data files post `build-mondo-ingest`; no code changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants