Skip to content

Slot: exponent_of_kelvin

The exponent of Kelvin in a product of powers of base units.

URI: gist_upstream:exponentOfKelvin Alias: exponent_of_kelvin

Properties

Type and Range

Property Value
Range UnitOfMeasure or 
UnitGroup or 
Decimal
Domain UnitGroup
Slot URI gist_upstream:exponentOfKelvin

Cardinality and Requirements

Property Value
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'UnitGroup'}) - AnonymousSlotExpression({'range': 'UnitOfMeasure'})

In Subsets

Aliases

  • exponent of Kelvin

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

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream: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_upstream:exponentOfKelvin
alias: exponent_of_kelvin
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure