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:

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

  1. β€˜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.

  2. β€˜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


Back to top

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