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