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 - Test build from develop #729

Closed
wants to merge 1 commit into from

Conversation

twhetzel
Copy link
Contributor

Resolves #ISSUE(s).

Overview

This PR:
Is a test build from develop to confirm that 1) the build still runs successfully and 2) the changes from the new features look as expected.

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 added the build Mostly for build PRs: when changes only to data files post `build-mondo-ingest`; no code changes label Dec 19, 2024
@twhetzel twhetzel marked this pull request as draft December 19, 2024 00:40
@twhetzel twhetzel requested a review from joeflack4 December 19, 2024 00:40
Copy link
Contributor Author

@twhetzel twhetzel left a comment

Choose a reason for hiding this comment

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

Comments inline.

src/mappings/omim.sssom.tsv Show resolved Hide resolved
@@ -48,6 +48,7 @@ MONDO:0000158 skos:exactMatch OMIMPS:142700 Developmental dysplasia of the hip
MONDO:0000159 skos:exactMatch OMIMPS:614675 Bone marrow failure syndrome semapv:UnspecifiedMatching
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are all the deletions in this file expected?

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm, per the other comments above about this one, I'm not really sure what to do about this one. I believe that the purl for the wget for these mappings comes from the mondo repository. So something is happening there.

@@ -1229,7 +1229,7 @@ MONDO:0001700 megaloblastic anemia oio:hasExactSynonym MGA1 Norwegian type DO
MONDO:0001700 megaloblastic anemia oio:hasExactSynonym megaloblastic anemia DOID:13382 megaloblastic anemia megaloblastic anemia DOID:13382
MONDO:0001700 megaloblastic anemia oio:hasExactSynonym recessive hereditary megaloblastic anemia 1 DOID:13382 megaloblastic anemia recessive hereditary megaloblastic anemia 1 DOID:13382
MONDO:0001700 megaloblastic anemia oio:hasExactSynonym recessive hereditary megaloblastic anaemia 1 DOID:13382 megaloblastic anemia http://purl.obolibrary.org/obo/OMO_0003005 recessive hereditary megaloblastic anaemia 1 DOID:13382
MONDO:0001700 megaloblastic anemia oio:hasExactSynonym RH-MGA1 DOID:13382 megaloblastic anemia http://purl.obolibrary.org/obo/mondo#ABBREVIATION RH-MGA1 DOID:13382 http://purl.obolibrary.org/obo/mondo#ABBREVIATION
MONDO:0001700 megaloblastic anemia oio:hasExactSynonym RH-MGA1 DOID:13382 megaloblastic anemia http://purl.obolibrary.org/obo/mondo#ABBREVIATION http://purl.obolibrary.org/obo/mondo#ABBREVIATION RH-MGA1 DOID:13382 http://purl.obolibrary.org/obo/mondo#ABBREVIATION
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joeflack4 can you confirm the formatting of this row looks correct? Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

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

In my local mondo-edit:

id: MONDO:0001700
name: megaloblastic anemia
synonym: "RH-MGA1" EXACT ABBREVIATION [DOID:13382]

The diff is caused by the recent addition of ABBREVIATION. In my local mondo-edit, it wasn't there until I did a git pull. So now that it is in mondo-edit, it shows up in the
synonym_type_mondo column instead of just the synonym_type and exact_synonym_type columns.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is the formatting correct?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not 100% sure what you mean specifically by formatting, but yes, I opened the file, looked at all of the columns and their values and that row, and it looks correct.

@twhetzel
Copy link
Contributor Author

@joeflack4 did you review this yet?

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.

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

Lot of diffs in the EMC pipeline but I'm out of the loop on that and my guess is it is expected.

@twhetzel twhetzel closed this Dec 23, 2024
@joeflack4 joeflack4 deleted the _TEST_build_develop_18Dec2024 branch December 23, 2024 22:31
@joeflack4 joeflack4 restored the _TEST_build_develop_18Dec2024 branch December 23, 2024 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