Skip to content

Slot: has_unit_group

Relates an aspect to a unit group. The aspect can be measured using any of the members of the unit group.

URI: gist:hasUnitGroup

Properties

Type and Range

Property Value
Range UnitGroup
Domain Aspect
Slot URI gist:hasUnitGroup

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has unit group

Examples

Value
The aspect distance can have a unit group that includes the units meter, inch, foot, etc.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist:hasUnitGroup
native gist:has_unit_group

LinkML Source

name: has_unit_group
description: Relates an aspect to a unit group. The aspect can be measured using any
  of the members of the unit group.
examples:
- value: The aspect distance can have a unit group that includes the units meter,
    inch, foot, etc.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has unit group
rank: 1000
domain: Aspect
slot_uri: gist:hasUnitGroup
range: UnitGroup
multivalued: true