Slot: exponent_of_kilogram
The exponent of kilogram in a product of powers of base units.
URI: gist:exponentOfKilogram
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 '1 millimole per gram = 1 x mole per kilogram' |
the conversion factor for millimole per gram is 1
the exponent of mole is 1
the exponent of kilogram is -1
all other exponents are zero
Every member of a unit group containing millimole per gram must be a multiple of mole per kilogram. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist:exponentOfKilogram |
| native |
gist:exponent_of_kilogram |
LinkML Source
name: exponent_of_kilogram
description: The exponent of kilogram in a product of powers of base units.
examples:
- value: "In the equation '1 millimole per gram = 1 x mole per kilogram'\r\n\r\n\t\
\tthe conversion factor for millimole per gram is 1\r\n\t\tthe exponent of mole\
\ is 1\r\n\t\tthe exponent of kilogram is -1\r\n\t\tall other exponents are zero\r\
\n\r\n\t\tEvery member of a unit group containing millimole per gram must be a\
\ multiple of mole per kilogram."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of kilogram
rank: 1000
domain: UnitGroup
slot_uri: gist:exponentOfKilogram
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure