Evaluating which of these two options is the most suitable for validator:
- Currently utilizing pydantic classes from LinkML model to validated harmonized data (this approach was considered based on class bindings, bar delimited lists, customized validation log ,etc.)
- Utilize dictionary comprehension/ linkml-validator to avoid updating pydantic class customization.
This ticket is related to this issue: #196
https://pypi.org/project/mike/ -for versioning
Evaluating which of these two options is the most suitable for validator:
This ticket is related to this issue: #196
https://pypi.org/project/mike/ -for versioning