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`: Update migrators to account for `WorkflowChain` class being removed #2068

Closed eecavanna closed 2 weeks ago

eecavanna commented 2 weeks ago

In PR https://github.com/microbiomedata/berkeley-schema-fy24/pull/206, the WorkflowChain class was removed from the berkeley-schema-fy24 schema. However, the migrators have been being written under the assumption that the WorkflowChain class would be in the schema. The task here is to update the migrators to account for this recent removal of the WorkflowChain class.

CC: @brynnz22