material quality plan

IRI: https://spec.industrialontologies.org/ontology/construct/MaterialQualityPlan

Defined In: https://spec.industrialontologies.org/ontology/biopharma/MonitoringAndControl/

SubClass Of: plan specification

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί plan specification β€Ί material quality plan

Definition

planned specification 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

Examples

  • A material quality plan for 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 quality plan

Formal Axioms

First-Order Logic Axioms

MaterialQualityPlan(x) β†’ PlanSpecification(x) ∧ βˆƒa(PlanSpecification(a) ∧ βˆƒm(MeasurementProcess(m) ∧ prescribes(a, m)) ∧ hasContinuantPartAtAllTimes(x, a)) ∧ βˆƒq(QualityAttributeSpecification(q) ∧ hasContinuantPartAtAllTimes(x, q)) ∧ βˆƒp(PlannedProcess(p) ∧ (βˆƒpp(ProductProductionProcess(pp) ∧ (precededBy(p, pp) ∨ occurrentPartOf(p, pp) ∨ isTemporallyOverlappedBy(p, pp))) ∧ prescribes(x, p)))

Semi-Formal Natural Language Axioms

if x is a β€˜material quality plan’, then x is a β€˜plan specification’ that β€˜has continuant part at all times’ some β€˜plan specification’ a that β€˜prescribes’ some β€˜measurement process’, and β€˜has continuant part at all times’ some β€˜quality attribute specification’, and β€˜prescribes’ some β€˜planned process’ p that either β€˜precedes’, is an β€˜occurrent part of’, or β€˜is temporally overlapped by’ some β€˜product production process’

Description Logic

SubClassOf: constr:PlanSpecification

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))


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.