You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the CCDH Pilots to the Example Data Repository. Some of these don't work, probably because of bugs in LinkML Runtime (#39). Others either can't be set up with the Python Data Classes or cannot be validated when they are (#40).
Currently non-validating data includes:
identifier
can't be validated correctly.quantity_measure
can't be validated correctly.execution_time_observation
can't be validated correctly.primary_site
can't be validated correctly.observations
can't be validated correctly.stage
can't be validated correctly.identifiers
can't be validated correctly.part_of
can't be validated correctly.associated_subject
can't be validated correctly.member_of_research_project
can't be validated correctly.primary_site
can't be validated correctly.observations
can't be validated correctly.diagnosis_date.date_time
requires a complete date, not just a year. (see Add support for approximate dates ccdhmodel#130)TODO: once PR #22 has been merged, this issue should be updated with links to the offending pieces of data.
The text was updated successfully, but these errors were encountered: