EBISPOT / goci

GWAS Catalog Ontology and Curation Infrastructure
Apache License 2.0
26 stars 19 forks source link

SummaryStats metadata YAML Update Mechanism #1040

Open jdhayhurst opened 1 year ago

jdhayhurst commented 1 year ago

Aim: Curator can modify/add some metadata in the curation database/depo-curation e.g. add an EFO to a study, add a pmid to study, change the readme, and these changes will be updated in the metadata yaml file.

More information: The metadata yaml files are stored in the staging dir and sync'd to the public ftp when changes are made. However, changes can only be made manually to the files on staging.

How can we propagate changes that curators make to the files on staging? Create tickets based on this.

ljwh2 commented 9 months ago

Ideally, the changes should only be reflected upon full data release, such that the data exposed in spotpub is in sync with the data in the yaml files.