Skip to content

Commit

Permalink
resolving comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mslarae13 committed Jan 12, 2024
1 parent 4258ed3 commit 1adf4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decisions/0009-schema-refactor.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ informed: Emiley Eloe-Fadrosh, Shreyas Cholia, Eric Cavanna
* `Class:WorkflowExecution` will provide `part_of` with `Range:Class:WorkflowChain`.
* This replaces 'used' and will no longer be on `Class:WorkflowExecution`.
* Output from `WorkflowExecution` will always have the value `processed_data` in `slot:data_category` of `Class:DataObject`.
* `slot:analyte_category` will be used to inform the type of data that is being generated and can be instantiated on `Class:DataGeneration` and `Class:WorkflowChain`.
* `slot:analyte_category` will be used to inform the type of data that is being generated. This slot can exist on `Class:DataGeneration` and `Class:WorkflowChain`.
* `slot:omics_type` will be removed and replaced with `slot:analyte_category` to denote the type of data generated.
* `slot:gold_analysis_project_identifiers` and `slot:jgi_analysis_project_identifiers` will be included on `Class:WorkflowChain`.

Expand Down

0 comments on commit 1adf4fa

Please sign in to comment.