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