Skip to content

Slot: exponent_of_number

The exponent of number in a product of powers of base units.

URI: gist_upstream:exponentOfNumber Alias: exponent_of_number

Properties

Type and Range

Property Value
Range UnitOfMeasure or 
UnitGroup or 
Decimal
Domain UnitGroup
Slot URI gist_upstream:exponentOfNumber

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 number

Examples

Value
In the equation '1 beat per minute = 0.016667 x number per second'
    the conversion factor for beat per minute is 0.016667
    the exponent of number is 1
    the exponent of second is -1
    all other exponents are zero

    Every member of a unit group containing beat per minute must be a multiple of number per second. |

Comments

  • Use when the unit of measure involves a count or other number.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:exponentOfNumber
native gist:exponent_of_number

LinkML Source

name: exponent_of_number
description: The exponent of number in a product of powers of base units.
comments:
- Use when the unit of measure involves a count or other number.
examples:
- value: "In the equation '1 beat per minute = 0.016667 x number per second'\r\n\r\
    \n\t\tthe conversion factor for beat per minute is 0.016667\r\n\t\tthe exponent\
    \ of number 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 beat per minute\
    \ must be a multiple of number per second."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of number
rank: 1000
domain: UnitGroup
slot_uri: gist_upstream:exponentOfNumber
alias: exponent_of_number
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure