Slot: exponent_of_us_dollar
The exponent of US Dollar in a product of powers of base units.
URI: gist:exponentOfUSDollar
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 million dollars per week = 1.65344 x dollar per second' |
the conversion factor for million dollars per week is 1.65344
the exponent of US Dollar is 1
the exponent of second is -1
all other exponents are zero
Every member of a unit group containing million dollars per week must be a multiple of dollar per second. |
- The factors for converting from one currency to another change constantly.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist:exponentOfUSDollar |
| native |
gist:exponent_of_us_dollar |
LinkML Source
name: exponent_of_us_dollar
description: The exponent of US Dollar in a product of powers of base units.
comments:
- The factors for converting from one currency to another change constantly.
examples:
- value: "In the equation '1 million dollars per week = 1.65344 x dollar per second'\r\
\n\r\n\t\tthe conversion factor for million dollars per week is 1.65344\r\n\t\t\
the exponent of US Dollar is 1\r\n\t\tthe exponent of second is -1\r\n\t\tall\
\ other exponents are zero\r\n\r\n\t\tEvery member of a unit group containing\
\ million dollars per week must be a multiple of dollar per second."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of US dollar
rank: 1000
domain: UnitGroup
slot_uri: gist:exponentOfUSDollar
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure