Skip to content

Slot: has_divisor

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

URI: gist_upstream:hasDivisor Alias: has_divisor

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasDivisor

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has divisor

Examples

Value
Miles per hour has miles as a multiplier and hour 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 an 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:hasDivisor
native gist:has_divisor

LinkML Source

name: has_divisor
description: Relates a unit of measure to another unit of measure that is a divisor,
  or relates an aspect to another aspect that is a divisor.
comments:
- Provides a supplemental method of decomposing a unit of measure or an 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 hour 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 divisor
rank: 1000
slot_uri: gist_upstream:hasDivisor
alias: has_divisor
range: string
multivalued: true