-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update to Biolink 2.1.0 #207
Comments
PRs to merge to move to v2.1.0:[EDIT: 7/29 for biolink-model module fix] BTE JS tool code updates (branch
|
@colleenXu I think you're right. In https://github.com/biothings/bte_trapi_query_graph_handler/blob/main/src/biolink.js#L9, looks like Biolink model is being loaded from this cached version https://github.com/biothings/bte_trapi_query_graph_handler/blob/main/src/biolink.json. |
[UPDATE: this bug is fixed; there's another bug now...] The Architecture call confirmed that we should move to v2.1.0. @newgene to review BTE code to see where else we need to update. Notes for Chunlei below:
I encountered this error after:
The error messages I get are below:
After discussion with @andrewsu, We want to map operations with ambiguous IDs (like MESH/UMLS) to SmallMolecule for now - even when that isn't always the most "accurate" semantic class for those IDs. This allows queries with SmallMolecule or ChemicalEntity to use those operations. [note: SEMMED api updates will use the new Biolink model version - see Sander for details] See the deadline tracker here (probably need to be registered in ncats translator google permissions). |
All PRs are merged; this update should be basically complete. However, there may still be some tests/examples/README/saved-example-jsons that could be updated... |
Closing issue: I have reviewed tests/examples/README/saved-example-jsons in all the bte-trapi-workspace repos. Note:
|
Translator has a compliance deadline of July 1st for "Biolink 2.0.2" for KPs/ARAs.
I'm not sure of all the code that needs to be changed, but this update probably involve changes to:
What does an update mean?
The text was updated successfully, but these errors were encountered: