monitoring process

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

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

SubClass Of: planned process

Class Hierarchy

owl:Thing โ€บ bfo:entity โ€บ bfo:occurrent โ€บ bfo:process โ€บ planned process โ€บ monitoring process

Direct subclasses:

Definition

planned process that is a part of another planned process and that consists of one or more observation or measurement processes in which a particular attribute (specifically dependent continuant or temporal region or process characteristic or process profile) of some entity of interest is measured or observed

Semi-Formal Definition:

every instance of โ€˜monitoring processโ€™ is defined as exactly an instance of โ€˜planned processโ€™ that โ€˜has occurrent partโ€™ some โ€˜measurement processโ€™, is โ€˜occurrent part ofโ€™ some โ€˜planned processโ€™, and is โ€˜prescribed byโ€™ some โ€˜monitoring planโ€™

Explanatory Notes

1) Each monitoring process is an execution of a monitoring plan that prescribes it 2) If a monitoring process monitors an attribute, parameter, or indicator across multiple process parts, it should be modeled as part of the larger planned process that has those process parts as occurrent parts. This does not imply that the monitoring process is an occurrent part of each monitored process part individually. For example, a decontamination process may include mixing, heating, and adsorption as process parts. If one temperature monitoring process monitors temperature across the decontamination process, then the monitoring process is an occurrent part of the decontamination process. It is not automatically an occurrent part of each of the mixing, heating, and adsorption processes. If temperature is monitored only during heating, then the monitoring process may be modeled as an occurrent part of the heating process.

Examples

  • UV absorbance and conductivity monitoring during column loading; continuous monitoring of temperature and humidity in a clean room; tablet weight monitoring every 30 minutes during compression using an automated tablet-testing system; During a fed-batch cell culture process, at-line nutrient monitoring is performed using a Nova BioProfileยฎ FLEX analyzer to measure glucose, lactate, glutamine, and ammonia levels; Flow rate is continuously monitored during tangential flow filtration to ensure consistent membrane performance

Synonyms

  • process monitoring

Adapted From

  • https://www.biopharminternational.com/view/monitoring-biopharmaceutical-processes-present-and-future-approaches

Formal Axioms

First-Order Logic Definition

MonitoringProcess(x) โ†” PlannedProcess(x) โˆง โˆƒm(MeasurementProcess(m) โˆง hasOccurrentPart(x, m)) โˆง โˆƒp(PlannedProcess(p) โˆง occurrentPartOf(x, p)) โˆง โˆƒmp(MonitoringPlan(mp) โˆง prescribedBy(x, mp))

Description Logic

constr:MonitoringProcess โ‰ก constr:PlannedProcess โŠ“ โˆƒ bfo:has_occurrent_part .constr:MeasurementProcess โŠ“ โˆƒ bfo:occurrent_part_of .constr:PlannedProcess โŠ“ โˆƒ constr:prescribedBy .constr:MonitoringPlan

constr:MonitoringProcess โŠ‘ constr:PlannedProcess

EquivalentTo: constr:PlannedProcess and bfo:has_occurrent_part some constr:MeasurementProcess and bfo:occurrent_part_of some constr:PlannedProcess and constr:prescribedBy some constr:MonitoringPlan

SubClassOf: constr:PlannedProcess


Back to top

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