clone stability study
IRI: https://spec.industrialontologies.org/ontology/construct/CloneStabilityStudy
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ clone stability study
Definition
planned process composed of one or more measurement or monitoring processes, designed to evaluate whether a selected cell clone maintains its key phenotypic characteristics, genotypic traits, and genetic integrity over time and across multiple generations of cell division
Explanatory Notes
The results of such a study are often process dependent. Best practice would be to consider the results applicable only for the process that is used to obtain the data.
Examples
- Assessing the stability of a CHO cell clone by monitoring titer and cell growth during a 14-day fed-batch culture in a 5β―L bioreactor; : Evaluating the genetic, phenotypic, and productivity stability of CHO-K1 clone 3B7 producing anti-TNFΞ± antibody over 70 days of continuous culture (equivalent to ~140 generations).
Synonyms
- clone stability study process
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
Insufficient constructs are present to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
CloneStabilityStudy(x) β PlannedProcess(x) β§ βy (ClonedCellLine(y) β§ hasInput(x, y)) β§ βz ((MeasurementProcess(z) β¨ MonitoringProcess(z)) β§ hasOccurrentPart(x, z))
Semi-Formal Natural Language Axioms
if x is a βclone stability studyβ then x is a βplanned processβ that βhas inputβ some βcloned cell lineβ and βhas occurrent partβ some βmeasurement processβ or βmonitoring processβ
Description Logic
constr:CloneStabilityStudy β constr:PlannedProcess
constr:CloneStabilityStudy β β bfo:has_occurrent_part .(constr:MeasurementProcess β constr:MonitoringProcess)
constr:CloneStabilityStudy β β constr:hasInput .constr:ClonedCellLine
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_occurrent_part some (constr:MeasurementProcess or constr:MonitoringProcess)
SubClassOf: constr:hasInput some constr:ClonedCellLine