Skip to content

Slot: direction

Direction of the quantity change specified as either an increase, decrease or replacement.

URI: common_domain_model:direction

Applicable Classes

Name Description Modifies Slot
QuantityChangeInstruction Instructions required to create a Quantity Change Primitive Event, which can ... no
DirectionRating A logical container to hold a defined set of related data yes

Properties

Type and Range

Property Value
Range QuantityChangeDirectionEnum
Domain Of QuantityChangeInstruction, DirectionRating

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:direction
native common_domain_model:direction

LinkML Source

name: direction
description: Direction of the quantity change specified as either an increase, decrease
  or replacement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- QuantityChangeInstruction
- DirectionRating
range: QuantityChangeDirectionEnum
required: true