Gaurav Vaidya
Gaurav Vaidya
It looks like there are two problems here: 1. _Every_ `onProperty` statement uses `linkml:` as a prefix, when it should use `ccdh:`. 2. The text is defining ccdh_string as an...
I don't think there's anything here that would be helpful for the CCDH Pilot, so I'm inclined to push it to a later milestone. Any objections? I suspect we might...
@fragosog mentioned that he would like to visualize the CRDC-H model using Protege, and fixing this issue would allow him do that.
The main problem with getting this to work is that currently search doesn't work on words containing `_` -- i.e. you can search for `ajcc`, but not `ajcc_clinical_m`. If we...
All of these suggestions sounds great to me, Sujay! I've turned it into a [task list](https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists) so we can track which of these subissues have been completed. This also makes...
@bfurner I'm assigning this to you to send me a high-resolution version of this diagram in (ideally) PDF or SVG or (non ideally) PNG format. Once you do that, I'll...
@balhoff is working on an alternate approach using OWL and/or yUML.
Yes, we can! I've filed this issue with LinkML at https://github.com/linkml/linkml/issues/305, and we'll work on this as soon as we're done with PR #75.
I'll pull the latest LinkML into our fork, regenerate the artifacts, and then send them to Shahim to confirm that this is what he needs. Once he's confirmed that, we...
I've updated the version of LinkML we use in PR #109. I've also added a test to make sure that the JSON Schema is valid, which unfortunately it is not...