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

issues with was_generated_by #1967

Closed aclum closed 1 month ago

aclum commented 1 month ago

related to #1846

to do: make example DataObject records where was_generated_by values are from either a WorkflowExecutionActivity subclass or an OmicsProcessing.

aclum commented 1 month ago

Solution for now, remove was_generated_by from AttributeValue, update range using any_of to include OmicsProcessing. In berkeley schema both DataGeneration and WorkflowExecution share a parent of PlannedProcess.