Skip to content

Slot: has_multiplier

Relates a unit of measure to another unit of measure that is a factor, or relates an aspect to another aspect that is a factor.

URI: gist_upstream:hasMultiplier Alias: has_multiplier

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasMultiplier

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has multiplier

Examples

Value
Miles per hour has miles as a multiplier and hours as a divisor; speed has distance as a multiplier and duration as a divisor.

Comments

  • Provides a supplemental method of decomposing a unit of measure or aspect into component factors. Enables dimensional analysis such as miles per hour x hours = miles.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:hasMultiplier
native gist:has_multiplier

LinkML Source

name: has_multiplier
description: Relates a unit of measure to another unit of measure that is a factor,
  or relates an aspect to another aspect that is a factor.
comments:
- Provides a supplemental method of decomposing a unit of measure or aspect into component
  factors. Enables dimensional analysis such as miles per hour x hours = miles.
examples:
- value: Miles per hour has miles as a multiplier and hours as a divisor; speed has
    distance as a multiplier and duration as a divisor.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has multiplier
rank: 1000
slot_uri: gist_upstream:hasMultiplier
alias: has_multiplier
range: string
multivalued: true