-
Notifications
You must be signed in to change notification settings - Fork 78
Update clinical trial node properties #1562
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
base: master
Are you sure you want to change the base?
Conversation
kevinschaper
commented
Apr 29, 2025
- A shot at adding clinical trial attributes, and making clinical trial possible to use with the has_supporting_study association slot
- use CLINICALTRIALS as the id prefix, seems to be canonical in merged prefixmap?
… possible to use with the has_supporting_study association slot
As in |
Yeah, I was kind of surprised by how big and ugly that looks, but it seems to be the canonical prefix here: https://github.com/linkml/prefixmaps/blob/dea46bfdebcacabc5bc1527ca76ed89549bec2b9/src/prefixmaps/data/merged.csv#L2299 |
Thanks @kevinschaper for getting this started. Looks good to me so far, and consistent with the modeling notes I had started. I'll try and flesh it out a bit more with additional properties to cover the CTKP use case (as exemplified by the data example here). Also, a few questions for @gglusman about the meaning/values/intent of some of the fields in this example:
If it is faster to address these on a call, happy to hop on zoom. |
|