Extend the schema generation process to embed metadata from data dictionaries into the generated LinkML schema: variable descriptions, units, coded value sets (as enums), and study documentation.
A richer source schema enables downstream automation — if source enums are captured in the schema and the target model has defined enums, value mappings can potentially be derived rather than manually curated.
Depends on #204 (variable digest files as the metadata source). Connects to #80 (schema building from data + dictionaries).
Extend the schema generation process to embed metadata from data dictionaries into the generated LinkML schema: variable descriptions, units, coded value sets (as enums), and study documentation.
A richer source schema enables downstream automation — if source enums are captured in the schema and the target model has defined enums, value mappings can potentially be derived rather than manually curated.
Depends on #204 (variable digest files as the metadata source). Connects to #80 (schema building from data + dictionaries).