monitoring plan
IRI: https://spec.industrialontologies.org/ontology/construct/MonitoringPlan
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMonitoringAndControl/
SubClass Of: plan specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ monitoring plan
Definition
plan specification that prescribes some monitoring process
Explanatory Notes
A monitoring plan typically specifies the measurement frequency, target metrics, and the responsible agent.
Examples
- A monitoring plan for the tablet compression process prescribes in-process testing of tablet samples every 30 minutes or every 50,000 tablets. It targets weight (540β560β―mg), hardness (8β12β―kp), thickness (4.8β5.2β―mm), and disintegration time (<15β―minutes). The responsible agents are the production operator and QC technician; An environmental monitoring plan for the production area prescribes continuous monitoring of temperature (18β25β―Β°C) and humidity (45β65%) using data loggers. The responsible agent is the facilities technician; A bioreactor monitoring plan prescribes continuous monitoring of pH, dissolved oxygen, temperature, and agitation speed during a cell culture process.
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 monitoring plan.
Formal Axioms
First-Order Logic Axioms
MonitoringPlan(x) β PlanSpecification(x) β§ βy(MonitoringProcess(y) β§ prescribes(x, y))
Semi-Formal Natural Language Axioms
if x is a βmonitoring planβ, then x is a βplan specificationβ that βprescribesβ some βmonitoring processβ
Description Logic
constr:MonitoringPlan β constr:PlanSpecification
constr:MonitoringPlan β β constr:prescribes .constr:MonitoringProcess
SubClassOf: constr:PlanSpecification
SubClassOf: constr:prescribes some constr:MonitoringProcess