material product quality plan
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialProductQualityPlan
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMonitoringAndControl/
SubClass Of: material quality plan
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ material quality plan βΊ material product quality plan
Definition
material quality plan that prescribes the processes needed to ensure that a material product meets the required quality objectives
Explanatory Notes
1) At least one process prescribed by some part of the quality plan has to be a measurement process 2) The processes embedded in the quality plan typically include testing, inspection, characterization 3) The material product quality plan typically embeds the processes done to ensure quality of intermediates and not just the final products
Examples
- A material product quality plan for a particular chromatography resin prescribes synthesis process controls, intermediate and final QC testing, and release criteria to ensure the resin meets defined binding capacity, particle size distribution, and metal impurity limits. It includes in-process monitoring of pH and temperature during functionalization, validated leachables testing, and visual inspection.
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs in this release to fully capture the structure of a material product quality plan
Formal Axioms
First-Order Logic Axioms
MaterialProductQualityPlan(x) β MaterialQualityPlan(x) β§ βa (PlanSpecification(a) β§ hasContinuantPartAtAllTimes(x, a) β§ βm (MeasurementProcess(m) β§ prescribes(a, m))) β§ βq (QualityAttributeSpecification(q) β§ hasContinuantPartAtAllTimes(x, q)) β§ βpβpp (PlannedProcess(p) β§ ProductProductionProcess(pp) β§ prescribes(x, p) β§ (precededBy(p, pp) β¨ occurrentPartOf(p, pp) β¨ isTemporallyOverlappedBy(p, pp)))
Semi-Formal Natural Language Axioms
if x is a βmaterial product quality planβ, then x is a βmaterial quality planβ that βhas continuant part at all timesβ some βplan specificationβ a that βprescribesβ some βmeasurement processβ, βhas continuant part at all timesβ some βquality attribute specificationβ, and βprescribesβ some βplanned processβ p that is βpreceded byβ, is an βoccurrent part ofβ, or βis temporally overlapped byβ some βproduct production processβ
Description Logic
constr:MaterialProductQualityPlan β constr:MaterialQualityPlan
constr:MaterialProductQualityPlan β β bfo:has_continuant_part_at_all_times .constr:QualityAttributeSpecification
constr:MaterialProductQualityPlan β β bfo:has_continuant_part_at_all_times .(constr:PlanSpecification β β constr:prescribes .constr:MeasurementProcess)
constr:MaterialProductQualityPlan β β constr:prescribes .(constr:PlannedProcess β (β bfo:preceded_by .constr:ProductProductionProcess β β bfo:occurrent_part_of .constr:ProductProductionProcess β β constr:isTemporallyOverlappedBy .constr:ProductProductionProcess))
SubClassOf: constr:MaterialQualityPlan
SubClassOf: bfo:has_continuant_part_at_all_times some constr:QualityAttributeSpecification
SubClassOf: bfo:has_continuant_part_at_all_times some (constr:PlanSpecification and constr:prescribes some constr:MeasurementProcess)
SubClassOf: constr:prescribes some (constr:PlannedProcess and (bfo:preceded_by some constr:ProductProductionProcess or bfo:occurrent_part_of some constr:ProductProductionProcess or constr:isTemporallyOverlappedBy some constr:ProductProductionProcess))