Slot: exponent_of_bit
The exponent of bit in a product of powers of base units.
URI: gist_upstream:exponentOfBit Alias: exponent_of_bit
Properties
Type and Range
| Property | Value |
|---|---|
| Range | UnitOfMeasure or UnitGroup or Decimal |
| Domain | UnitGroup |
| Slot URI | gist_upstream:exponentOfBit |
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 bit
Examples
| Value |
|---|
| In the equation '1 megabit per second = 1000000 x bit per second' |
the conversion factor for megabit per second is 1000000
the exponent of bit is 1
the exponent of second is -1
all other exponents are zero
Every member of a unit group containing megabit per second must be a multiple of bit per second. |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/gist
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gist_upstream:exponentOfBit |
| native | gist:exponent_of_bit |
LinkML Source
name: exponent_of_bit
description: The exponent of bit in a product of powers of base units.
examples:
- value: "In the equation '1 megabit per second = 1000000 x bit per second'\r\n\r\n\
\t\tthe conversion factor for megabit per second is 1000000\r\n\t\tthe exponent\
\ of bit 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 megabit per second must\
\ be a multiple of bit per second."
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- exponent of bit
rank: 1000
domain: UnitGroup
slot_uri: gist_upstream:exponentOfBit
alias: exponent_of_bit
range: decimal
any_of:
- range: UnitGroup
- range: UnitOfMeasure