process characteristic
IRI: https://spec.industrialontologies.org/ontology/construct/ProcessCharacteristic
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:continuant
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ process characteristic
Definition
continuant that summarizes an attribute of a process over its entire duration, providing a time-independent characterization of the process as a whole
Semi-Formal Definition:
every instance of βprocess characteristicβ is defined as exactly an instance of βcontinuantβ that is βprocess characteristic ofβ some βprocessβ
Explanatory Notes
1) A process characteristic is a continuant rather than an occurrent because it characterizes a process as a single whole rather than as something that unfolds in time. Unlike a process or a process profile, which has different temporal parts occupying different temporal regions, a process characteristic has no part tied to time. The summarization of the target attribute considers all of its temporal partsβfor example, the maximum temperature can only be known by considering the entire temperature profile of a heating process.
2) The βattributeβ mentioned in the definition is the specific feature of a process whose time-dependent behavior are captured by a βprocess profileβ, but which may be summarized by a βprocess characteristicβ over the whole duration of the process.
3) Summarization means describing an attribute of a process with a single overall characterization instead of representing how it varies over time. For example, the speed profile of a carβs movement can be summarized by taking average of all instantaneous speeds over the entire duration the movement occurred, e.g., 45kmph average speed. However, the summarization may also be qualitative for some type process characteristics, e.g., the heartbeat was steady or stuttering.
Examples
- The maximum temperature of a heating process, the average wind speed of a turbine operation process, total fuel consumed in a boiling process, the peak RPM of a engine running process, overall noise level (good, fair, or poor) of a transmission process, average throughput of a production process
Counter-Examples
- temperature curve during heating, heart rate over time during exercise, RPM vs time for an engine, count-per-minute variation during production, daily average temprature over last month
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The construct is primitive because of the following two ideosyncratic design decisions which may require re-evaluation in the future. 1) The construct is defined using a trans-ontological relation βprocess characteristics ofβ, which relates a βcontinuantβ to a βprocessβ, an βoccurrentβ. 2) The consruct is broadly classified as βcontinuantβ, without further specialization.
Formal Axioms
First-Order Logic Definition
ProcessCharacteristic(x) β Continuant(x) β§ βp(Process(p) β§ processCharacteristicOf(x, p))
First-Order Logic Axioms
βc, c', x, xβ²(processCharacteristicOf(c, x) β§ continuantPartOf(c'β, c) β§ temporalPartOf(xβ²,x) β Β¬ processCharacteristicOf(c',xβ²))
Semi-Formal Natural Language Axioms
if c is βprocess characteristic ofβ x and cβ² is a βcontinuant part ofβ c and xβ² is a βtemporal part ofβ x, then cβ² is not βprocess characteristic ofβ xβ²
Description Logic
constr:ProcessCharacteristic β‘ bfo:continuant β β constr:processCharacteristicOf .bfo:process
constr:ProcessCharacteristic β bfo:continuant
EquivalentTo: bfo:continuant and constr:processCharacteristicOf some bfo:process
SubClassOf: bfo:continuant