has simple expression value
IRI: https://spec.industrialontologies.org/ontology/construct/hasSimpleExpressionValue
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
Type: Data Property
Domain: value expression
Definition
data property that relates a value expression to a literal
Explanatory Notes
- the literal represents the magnitude or a category within a classification scheme of an entity that the value expression is the value expression of
- The label ‘simple expression’ was chosen due to the possiblity of introduction of a ‘complex expression’ object property in the future release that would be utilized for representation of things such as mathematical formulas
Examples
- value expression with the unit ‘C’ that is the value expression of temperature has simple expression value “37”
Description Logic
constr:hasSimpleExpressionValue ⊑ _:topDataProperty
domain: constr:ValueExpression
SubPropertyOf: _:topDataProperty
domain: constr:ValueExpression