-
Notifications
You must be signed in to change notification settings - Fork 31
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
Biolink 4 update for Service-Provider-only KPs #146
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1.5 predicate adjustments or notes on these adjustments
…emantic types mapped to biolink:disease related to biolink 3.5.3 -> 4.1.5 migration
adds 52 operations changes: - there are some operations using semmeddb substance (sbst,STY:T167) - 10 rows added to combos table used for operations - because biolink-model now maps it to chemical entity - STY:T190 (Anatomical Abnormality, anab) now narrow-mapped to pheno (before it was mapped to disease): this caused the creation of some new operations/removal of some now-duplicate reverse operations (since now both anab and sosy are mapped to pheno) - predicate adjustments related to treats refactor: these were already find-replaced earlier, but adjusted notebook so it auto-generates them
…icate in biolink-model 4.1.6, that predicate is adjusted to remove the commas
…biolink-model 4 migration
colleenXu
force-pushed
the
biolink-4-update
branch
from
April 10, 2024 01:37
c1f8e93
to
b1e6573
Compare
… editor issues it may alert to any special characters now. okay characters are A-Z a-z . _ - according to https://stackoverflow.com/a/74284973
request from Matt Brush of Translator to change predicates to match what others in the consortium are doing Chembl indications data comes mostly from clinicaltrials.gov data ingest
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to biothings/biothings_explorer#788
main edits are to idisk, mychem, repodb, semmeddb, suppkg, ttd.
The rest are minor updates to biolink-model version or notes
Don't merge until the BTE PR code has deployed to Prod (all instances).
After this is merged, overrides to this branch's yamls can be removed from BTE.