material stability testing process
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialStabilityTestingProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterialTesting/
SubClass Of: material testing process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material testing process βΊ material stability testing process
Definition
material testing process that evaluates the capability of an input material entity to maintain one or more specified attributes or performance characteristics over time under specified conditions
Examples
- stability testing of a drug substance batch after refrigerated storage to determine whether purity, potency, and appearance remain within specified stability criteria; stability testing of a formulated drug product after storage at long-term and accelerated conditions to determine whether assay, degradation products, pH, and visible particles remain within specified criteria; stability testing of a cell culture medium lot after storage at 2β8 Β°C to determine whether pH, osmolality, appearance, and key nutrient concentrations remain within specified limits;
Adapted From
- https://database.ich.org/sites/default/files/Q1A%28R2%29%20Guideline.pdf
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs present to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
MaterialStabilityTestingProcess(x) β MaterialTestingProcess(x) β§ βmβsβo(MaterialEntity(m) β§ hasInput(x,m) β§ Stability(s) β§ hasCapability(m,s) β§ MaterialTestingInformationContentEntity(o) β§ hasSpecifiedOutput(x,o) β§ describes(o,s))
Semi-Formal Natural Language Axioms
if x is a βmaterial stability testing processβ then x is a βmaterial testing processβ that βhas inputβ some βmaterial entityβ m that βhas capabilityβ some βstabilityβ s and βhas specified outputβ some βmaterial testing information content entityβ that βdescribesβ that same βstabilityβ s
Description Logic
constr:MaterialStabilityTestingProcess β constr:MaterialTestingProcess
constr:MaterialStabilityTestingProcess β β constr:hasInput .(bfo:material_entity β β constr:hasCapability .constr:Stability)
constr:MaterialStabilityTestingProcess β β constr:hasSpecifiedOutput .(constr:MaterialTestingInformationContentEntity β β constr:describes .constr:Stability)
SubClassOf: constr:MaterialTestingProcess
SubClassOf: constr:hasInput some (bfo:material_entity and constr:hasCapability some constr:Stability)
SubClassOf: constr:hasSpecifiedOutput some (constr:MaterialTestingInformationContentEntity and constr:describes some constr:Stability)