Conversation
Detailed UpdatesSchema Consolidation
Schema ChangesClass-Level Updates
Slot-Level Changes
Enum-Level Changes
No Other Changes to Schema
Updated Documentation
|
|
@madanucd Thanks for the super helpful update details! Could we move the "Slot usage" comments to the start of the slots section in include_schema.yaml instead of at the end? So that comments section would start at line 267. Otherwise, it looks good to me. @JamedFV are we still waiting for comments/questions from the FHIR team, or are you ready to merge this? |
|
The detailed explanation is very helpful, thanks. One outstanding question is linting- it looks like from the details that the model hasn't been changed in a way that would support the default linter config. Is that something we are targeting, or are there plans for a linter config that aligns with our conventions? |
|
Thank you for all the feedback and updates! I'm glad the explanation was helpful. @RobertJCarroll Regarding the linting, you're right in noting that the model hasn't yet been adjusted to fully align with the default linter configuration. We are aware of the need for consistency with linting standards, including the canonical approaches recommended by LinkML. Specifically:
At this stage, we're not targeting a complete update to the default linter config for this iteration, as some changes may require significant updates to the schema. We are excluding these updates from the current iteration. However, we plan to incorporate them in future iterations to better align with the linter config and our conventions. Let me know if you have any further questions or concerns! |
@lopierra Slot usage overview section is moved to top as requested. |
Closes #115 and #235