microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
26 stars 8 forks source link

`berkeley-schema-fy24`: Implement migrator that adds `replaces` field to `WorkflowChain` documents #2055

Closed eecavanna closed 2 weeks ago

eecavanna commented 3 weeks ago

This ticket represents the task of implementing a migrator to accommodate the schema changes shown in PR https://github.com/microbiomedata/berkeley-schema-fy24/pull/193.

Important: The PR is still under discussion/construction, so the migrator requirements are currently not finalized. Nevertheless, developing a skeleton of a migrator may still give us a head start at making the real migrator.

eecavanna commented 2 weeks ago

Closing because the WorkflowChain class has been removed from the berkeley-schema-fy24 schema (via https://github.com/microbiomedata/berkeley-schema-fy24/pull/206).