Skip to content

Commit

Permalink
Updated SEP 021 - complete draft.
Browse files Browse the repository at this point in the history
  • Loading branch information
nroehner committed Sep 18, 2018
1 parent 084ec18 commit 961d397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sep_021.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Rationale <a name="rationale"></a>

* Queries for experimental results will benefit from grouping `Attachment` objects with an `ExperimentalData` class that is more domain-specific than `Collection`.
* We will eventually need a class like `ExperimentalData` that can be extended with indices into experimental data files and linked to experimental conditions.
* We will eventually need a class like `Experiment` that can be extended to link to an experimental design that includes factors, levels, conditions etc.
* We will eventually need a class like `Experiment` that can be linked to an experimental design that includes experimental factors, levels, conditions, etc.

Specification <a name="specification"></a>
----------------------------------------------
Expand Down

0 comments on commit 961d397

Please sign in to comment.