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