Skip to content

Slot: stepValue

The non-negative rate or amount which becomes effective on the associated stepDate. A rate of 5% would be represented as 0.05.

URI: common_domain_model:stepValue

Applicable Classes

Name Description Modifies Slot
NonNegativeStep A class defining a step date and non-negative step value pair no

Properties

Type and Range

Property Value
Range Decimal
Domain Of NonNegativeStep

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: stepValue
description: The non-negative rate or amount which becomes effective on the associated
  stepDate. A rate of 5% would be represented as 0.05.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- NonNegativeStep
range: decimal
required: true