Slot: exponent_of_kelvin
The exponent of Kelvin in a product of powers of base units.
URI: gist:exponentOfKelvin
Properties
Type and Range
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'UnitGroup'})
- AnonymousSlotExpression({'range': 'UnitOfMeasure'})
In Subsets
Aliases
Examples
| Value |
| In the equation 'y degrees Fahrenheit = (y + 459.6669607) x 5/9 degrees Kelvin' |
the conversion offset for degree Fahrenheit is 459.6669607
the conversion factor for degree Fahrenheit is 5/9
the exponent of Kelvin is 1
all other exponents are zero
Every member of a unit group containing degree Fahrenheit will have a similar equation, with different offset or conversion factor (or both). |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist:exponentOfKelvin |
| native |
gist:exponent_of_kelvin |
LinkML Source
name: exponent_of_kelvin
description: The exponent of Kelvin in a product of powers of base units.
examples:
- value: "In the equation 'y degrees Fahrenheit = (y + 459.6669607) x 5/9 degrees\
\ Kelvin'\r\n\r\n\t\tthe conversion offset for degree Fahrenheit is 459.6669607\r\
\n\t\tthe conversion factor for degree Fahrenheit is 5/9\r\n\t\tthe exponent of\
\ Kelvin is 1\r\n\t\tall other exponents are zero\r\n\r\n\t\tEvery member of a\
\ unit group containing degree Fahrenheit will have a similar equation, with different\
\ offset or conversion factor (or both)."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of Kelvin
rank: 1000
domain: UnitGroup
slot_uri: gist:exponentOfKelvin
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure