measured value expression
IRI: https://spec.industrialontologies.org/ontology/construct/MeasuredValueExpression
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: value expression
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ value expression βΊ measured value expression
Definition
value expression that contains the measured value of an attribute (specifically dependent continuant or process characteristic or process profile or temporal region)
Semi-Formal Definition:
every instance of βmeasured value expressionβ is defined exactly as an instance of βinformation content entityβ that βis measured value of at some timeβ some βprocess characteristicβ or βprocess profileβ or βtemporal regionβ or βspecifically dependent continuantβ
Explanatory Notes
-
The values of the measured value expression are generated during the measurement process that produces the measurement information content entity the measured value expression is a part of. The corresponding parthood axiom is captured in the measurement information content entity class and is not reintroduced in the formal definition here to avoid redundancy.
-
Since this class is a subclassOf: value expression, the values contained in the measured value expression are always according to a classification scheme or a quantitative scale.
Examples
- the value of β20gβ that represents the measured weight of a mouse and that is determined on the quantitative scale of mass
Adapted From
- International Vocabulary of Metrology Fourth edition,2.11
Formal Axioms
First-Order Logic Definition
MeasuredValueSpecification(x) β ValueExpression(x) β§ βe((TemporalRegion(e) β¨ ProcessCharacteristic(e) β¨ ProcessProfile(e) β¨ SpecificallyDependentContinuant(e))
β§ isMeasuredValueOfAtSomeTime(x,e))
Description Logic
constr:MeasuredValueExpression β‘ constr:ValueExpression β β constr:isMeasuredValueOfAtSomeTime .(bfo:temporal_region β bfo:specifically_dependent_continuant β bfo:process_profile β constr:ProcessCharacteristic)
EquivalentTo: constr:ValueExpression and constr:isMeasuredValueOfAtSomeTime some (bfo:temporal_region or bfo:specifically_dependent_continuant or bfo:process_profile or constr:ProcessCharacteristic)
SubClassOf: constr:ValueExpression