Slot: exponent_of_second
The exponent of second in a product of powers of base units.
URI: gist_upstream:exponentOfSecond Alias: exponent_of_second
Properties
Type and Range
| Property | Value |
|---|---|
| Range | UnitOfMeasure or UnitGroup or Decimal |
| Domain | UnitGroup |
| Slot URI | gist_upstream:exponentOfSecond |
Cardinality and Requirements
| Property | Value |
|---|---|
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'UnitGroup'}) - AnonymousSlotExpression({'range': 'UnitOfMeasure'})In Subsets
Aliases
- exponent of second
Examples
| Value |
|---|
| In the equation '1 watt-hour = 3600 x kilogram meterSquared per secondSquared' |
the conversion factor for watt-hour is 3600
the exponent of kilogram is 1
the exponent of meter is 2
the exponent of second is -2
all other exponents are zero
Every member of a unit group containing watt-hour must be a multiple of kilogram meterSquared per secondSquared. |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/gist
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gist_upstream:exponentOfSecond |
| native | gist:exponent_of_second |
LinkML Source
name: exponent_of_second
description: The exponent of second in a product of powers of base units.
examples:
- value: "In the equation '1 watt-hour = 3600 x kilogram meterSquared per secondSquared'\r\
\n\r\n\t\tthe conversion factor for watt-hour is 3600\r\n\t\tthe exponent of kilogram\
\ is 1\r\n\t\tthe exponent of meter is 2\r\n\t\tthe exponent of second is -2\r\
\n\t\tall other exponents are zero\r\n\r\n\t\tEvery member of a unit group containing\
\ watt-hour must be a multiple of kilogram meterSquared per secondSquared."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of second
rank: 1000
domain: UnitGroup
slot_uri: gist_upstream:exponentOfSecond
alias: exponent_of_second
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure