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 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 β€˜temporal region’ or β€˜specifically dependent continuant’

Explanatory Notes

  1. 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.

  2. 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) ∨ SpecificallyDependentContinuant(e)) 
∧ isMeasuredValueOfAtSomeTime(x,e))

Description Logic

constr:MeasuredValueExpression ≑ constr:ValueExpression βŠ“ βˆƒ constr:isMeasuredValueOfAtSomeTime .(bfo:temporal_region βŠ” bfo:specifically_dependent_continuant βŠ” constr:ProcessCharacteristic)

constr:MeasuredValueExpression βŠ‘ constr:ValueExpression

EquivalentTo: constr:ValueExpression and constr:isMeasuredValueOfAtSomeTime some (bfo:temporal_region or bfo:specifically_dependent_continuant or constr:ProcessCharacteristic)

SubClassOf: constr:ValueExpression


Back to top

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