has process characteristic
IRI: https://spec.industrialontologies.org/ontology/construct/hasProcessCharacteristic
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
Type: Object Property
Domain: bfo:process
Range: process characteristic
Inverse Of: process characteristic of
Definition
relation between a process and its characteristic
Semi-Formal Definition:
if p ‘has process characteristics’ c, then c is ‘process characteristics of’ p
Examples
- the water flowing through a pipe during a given period has the average flow rate as a process characteristic, the heating process has the total energy consumed as a process characteristic, the batch sterilization process has the peak temperature as a process characteristic.
Formal Axioms
First-Order Logic Definition
hasProcessCharacteristics(p, c) → processCharacteristicsOf(c, p)
Description Logic
constr:hasProcessCharacteristic ⊑ _:topObjectProperty
domain: bfo:process
range: constr:ProcessCharacteristic
inverse: constr:processCharacteristicOf
SubPropertyOf: _:topObjectProperty
domain: bfo:process
range: constr:ProcessCharacteristic
inverse: constr:processCharacteristicOf