functioning process
IRI: https://spec.industrialontologies.org/ontology/construct/FunctioningProcess
Defined In: https://spec.industrialontologies.org/ontology/maintenance/Maintenance/
SubClass Of: bfo:process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ functioning process
Definition
process in which an item performs its function
Semi-Formal Definition:
every instance of βfunctioning processβ is defined as exactly an instance of βprocessβ that βrealizesβ some βfunctionβ
Examples
- sensing process, controlling process, transforming process
Adapted From
- The natural language definition is adapted from EN:13306
Formal Axioms
First-Order Logic Definition
FunctioningProcess(x) β Process(x) β§ βy(Function(y) β§ realizes(x,y))
Description Logic
constr:FunctioningProcess β‘ bfo:process β β bfo:realizes .bfo:function
constr:FunctioningProcess β bfo:process
EquivalentTo: bfo:process and bfo:realizes some bfo:function
SubClassOf: bfo:process