microbiomedata / nmdc-schema

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

Add `StorageProcess` class (a subclass of `MaterialProcessing` with slots like `substances_used` (already exists) and `contained_in` slot (already exists), `duration` (already exists), and `temperature` (already exists). With `input` and 'output` #1908

Closed brynnz22 closed 3 months ago

anastasiyaprymolenna commented 3 months ago

After the Metadata squad meeting, it was suggested that rather than creating a whole new class just to capture storage, we can add slots to capture duration , temperature , and contained_in to the MaterialProcessing class and then capture a storage process as just a MaterialProcessing.

anastasiyaprymolenna commented 3 months ago

See PR https://github.com/microbiomedata/berkeley-schema-fy24/pull/126

anastasiyaprymolenna commented 3 months ago

@mslarae13 @turbomam

anastasiyaprymolenna commented 3 months ago

https://github.com/microbiomedata/berkeley-schema-fy24/pull/126