Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop a complete Example Data Workflow for CRDCH #36

Open
4 tasks
gaurav opened this issue Jul 28, 2021 · 1 comment
Open
4 tasks

Develop a complete Example Data Workflow for CRDCH #36

gaurav opened this issue Jul 28, 2021 · 1 comment

Comments

@gaurav
Copy link

gaurav commented Jul 28, 2021

An Example Data Workflow would automatically pull data from nodes, transform it into CRDCH instance data using the Python Data Classes from cancerDHC/ccdhmodel, and then validate that CRDCH instance data using the validation schemas from cancerDHC/ccdhmodel. This allows us to:

  • Tests that the LinkML model and its artifacts are being generated correctly, by ensuring that the Python Data Classes and the validation schemas generated by LinkML work as expected.
  • Ensure that transformation code can be written to transform node data into CRDCH data.
  • Generates example data for use elsewhere in the project.

Covers the following issues:

@gaurav
Copy link
Author

gaurav commented Oct 1, 2021

While many of the pieces are in place for this, our focus on the CRDC-H model this quarter prevented us from making much progress on this goal. However, this ticket is still valid, but should be completed next quarter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant