Brynn Zalmanek
Brynn Zalmanek
Below is a list (in the order they should be executed) of the migration PRs to account for the schema changes in Berkeley: 1. [Migrator_from_X_to_PR23: Update the values for `execution_resource`...
Remove `has_calibration` from `WorkflowExecution` subclasses after `MassSpectrometry` change sheets
see issue: https://github.com/microbiomedata/nmdc-schema/issues/1570 In issue linked above, discussed creating a `Calibration` class. Will need to change name of slot from `has_calibration` which implies a boolean and we are linking a...
Currently the `principal_investigator` slot is single valued, but some consortia have multiple principal investigators like WHONDRS and EMS. They have multiple people listed as a single value string (with a...
`part_of` is redundant with `was_informed_by` on the `WorkflowExecution` class.
Remove `was_informed_by` `WorkflowChain` will be the new grouping class to group all of the workflows together. After `WorkflowChain` class is created and migration has ocurred.
**Describe the bug** Many of the biothings namespaces clash with terms used in the CSBC data model, and other data models. For example the attribute, `Publication Journal`, in the CSBC...
**Describe the bug** When uploading manifests into a table using Schematic/DCA the table schema that is auto-generated by Schematic makes all column types `STRING`. Instead of having `integer`, `stringList`, `UserIdList`,...
**Is your feature request related to a problem? Please describe.** Please see issue #1055. Schematic auto-generates a table when submitting manifests as a table (instead of Synapse annotations). The table...
--- name: Feature request about: Suggest an idea for this project title: '' labels: feature assignees: '' --- **What is your feature request?** Add a table naming convention parameter to...