planned process
IRI: https://spec.industrialontologies.org/ontology/construct/PlannedProcess
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process
Direct subclasses:
- attesting process
- business process
- cell banking
- cell culture expansion process
- cell culture recovery process
- cell line development
- cell retention process
- centrifugation process
- certificate granting process
- chromatography process
- clone selection process
- clone stability study
- computing process
- continued process verification process
- corrective action
- corrective action preventive action effectiveness check
- critical quality attribute identification process
- culture medium exchange process
- degassing process
- deviation containment process
- deviation impact assessment
- deviation investigation process
- deviation management process
- deviation root cause investigation
- diafiltration process
- drug product design process
- exploratory data analysis
- filtration process
- genetic transformation process
- hazard identification process
- induction process
- maintenance process
- manufacturing facility qualification process
- manufacturing process
- manufacturing process characterization process
- manufacturing process design process
- manufacturing process performance qualification process
- manufacturing process qualification process
- material addition process
- material location change process
- material release process
- material removal process
- material sampling process
- material testing process
- material use process
- measurement process
- mixing process
- monitoring process
- observing process
- planned cell infection process
- preventive action
- process control strategy establishment
- process model development
- process trending analysis
- quality target product profile definition
- recipe creation process
- recipe element creation process
- recipe procedural element occurrence
- recipe process element occurrence
- risk acceptance process
- risk analysis process
- risk assessment process
- risk communication process
- risk control process
- risk evaluation process
- risk management process
- risk reduction process
- risk review process
- solution preparation process
- sterilization process
- storage process
- study design run
- supporting maintenance activity
- thawing process
Definition
process that is prescribed by a plan specification
Semi-Formal Definition:
every instance of βplanned processβ is defined as exactly an instance of βprocessβ that is βprescribed byβ some βplan specificationβ
Explanatory Notes
-
βPlannedβ is here functioning as a specifier, rather than as a modifier analogous to βcancelledβ or βavertedβ. Therefore, to say that a process is planned is not to say that it has not yet taken place. Rather, it is to say that it is (was or will have been) protocol-driven, instruction-driven, command-driven, or software-driven, or in some combination thereof.
-
βPlannedβ means βprotocol drivenβ. Protocols may be written, spoken, or simply thought β as when upon waking up, we plan, for instance, what to eat for breakfast.
Examples
- A tire manufacturing process occurs as prescribed by a manufacturing plan specification.
Counter-Examples
- unexpected failure events; unexpected malfunctioning of a machine; safety occurrence (that lacks explicit plan specifications);
Adapted From
- http://purl.obolibrary.org/obo/OBI_0000011
Formal Axioms
First-Order Logic Definition
PlannedProcess(x) β Process(x) β§ βs(PlanSpecification(s) β§ prescribes(s,x))
Description Logic
constr:PlannedProcess β‘ bfo:process β β constr:prescribedBy .constr:PlanSpecification
constr:PlannedProcess β bfo:process
EquivalentTo: bfo:process and constr:prescribedBy some constr:PlanSpecification
SubClassOf: bfo:process