study design run
IRI: https://spec.industrialontologies.org/ontology/construct/StudyDesignRun
Defined In: https://spec.industrialontologies.org/ontology/biopharma/DesignOfExperiments/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ study design run
Definition
planned process that is an occurrent part of a study design execution and in which the factor levels of a single design point are applied
Semi-Formal Definition:
every instance of βstudy design runβ is defined as exactly an instance of βplanned processβ that is an βoccurrent part ofβ some βstudy design executionβ prescribed by a βstudy designβ and βconcretizes at some timeβ exactly one βdesign pointβ that is a βcontinuant part of at all timesβ that same βstudy designβ
Explanatory Notes
1) Saying that the factor levels are applied means that the run is set up or operated using those planned levels, for example by setting pH, temperature, feed concentration, agitation rate, buffer pH, resin load, or medium composition to the levels specified by the design point. Multiple study runs may apply the same design point when the study includes replicates. 2) In a split-plot design, each study design run is the process performed on an experimental unit under the complete combination of whole-plot and subplot factor levels specified by its design point. A containing whole-plot process may establish a factor level shared by several nested study design runs without itself being a study design run unless it applies one complete design point.
Examples
- In a cell-culture DoE used to study pH, temperature, and feed concentration, each bioreactor culture performed at one planned combination of those factor levels is a study run; In a media optimization study, each shake-flask culture prepared with one planned medium formulation is a study run; In a single factor pH study, each culture performed at one planned pH level while temperature, inoculum density, and feed conditions are held fixed is a study run; In a chromatography optimization study, each column operation performed at one planned combination of load density, flow rate, and buffer pH is a study run;
Formal Axioms
First-Order Logic Definition
StudyDesignRun(x) β PlannedProcess(x) β§ βeβsβd(StudyDesignExecution(e) β§ StudyDesign(s) β§ DesignPoint(d) β§ occurrentPartOf(x,e) β§ prescribedBy(e,s) β§ continuantPartOfAtAllTimes(d,s) β§ concretizesAtSomeTime(x,d) β§ βd1((DesignPoint(d1) β§ concretizesAtSomeTime(x,d1)) β d1=d))
Description Logic
constr:StudyDesignRun β‘ constr:PlannedProcess β β bfo:concretizes_at_some_time .constr:DesignPoint β β bfo:occurrent_part_of .bfo:None
EquivalentTo: constr:PlannedProcess and bfo:concretizes_at_some_time some constr:DesignPoint and bfo:occurrent_part_of some bfo:None
SubClassOf: constr:PlannedProcess