-
Notifications
You must be signed in to change notification settings - Fork 13
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
API Multiomics Clinical Trials Update #114
Comments
@GitHubbit @colleenXu API updated. Please let me know if I can be of any other help. |
We had a small update |
@GitHubbit Just a heads-up: It sounds like those changes would require updates to the SmartAPI yamls (x-bte annotation) after they're deployed in the BioThings API. And something that came to mind when reading your message. I'm happy to have a convo over it, but I also don't think it's a big deal / you have to make changes ASAP to anything... I'm not sure whether the feedback can be addressed by adjusting the parser/data. Off the top of my head, that seems to be more related to...
|
@GitHubbit @colleenXu API updated |
It looks like this issue has been addressed:
|
{ "_id": "01028716_C0686586_C0059985", "subject": { "UMLS": "C0686586", "name": "acute leukemia in remission", "type": "Disease" }, "association": { "predicate": "related_to", "edge_attributes": [ { "attribute_type_id": "clinicaltrials_id", "value": "NCT01028716" }, { "attribute_type_id": "biolink:aggregator_knowledge_source", "value": "infores:biothings-multiomics-clinicaltrials" }, { "attribute_type_id": "biolink:primary_knowledge_source", "value": "infores:aact" }, { "attribute_type_id": "biolink:supporting_data_source", "value": "infores:clinicaltrials" } ] }, "object": { "UMLS": "C0059985", "name": "fludarabine", "type": "Treatment" }, "source": { "edge_sources": [ { "resource_id": "infores:biothings-multiomics-clinicaltrials", "resource_role": "aggregator_knowledge_source" }, { "resource_id": "infores:aact", "resource_role": "primary_knowledge_source" }, { "resource_id": "infores:clinicaltrials", "resource_role": "supporting_data_source" } ] }
The text was updated successfully, but these errors were encountered: