ACED-IDP / data_model

Schema and synthetic data
2 stars 1 forks source link

Create a ResearchStudy with only document references #31

Closed bwalsh closed 1 year ago

bwalsh commented 1 year ago

This PR is intended to add functionality to the scripts/load.py. The new functionality will address:

As an ACED analyst, in order to quickly instantiate a project, I need to create a ResearchStudy with a list of files (no Patient, Specimen, Observation, etc)

This work has been sketched out here scripts/dir_to_document_reference.py

Not ready for merge yet.

Once the files are created, the existing scripts/upload-files should work to upload the files to a specific gen3 instance

bwalsh commented 1 year ago

See dir_to_study