Skip to content

Slot: datedValue

A schedule of step date and value pairs. On each step date the associated step value becomes effective. The step dates are used to order the steps by ascending order. This attribute is optional so the data type may be used to define a schedule with a single value.

URI: common_domain_model:datedValue

Applicable Classes

Name Description Modifies Slot
MeasureSchedule A set of measures, all in the same unit, where the values are defined through... no
Schedule A class defining a schedule of rates or amounts in terms of an initial value ... yes
QuantitySchedule Specifies a quantity schedule to be associated to a financial product to repr... no
Quantity Specifies a quantity as a single value to be associated to a financial produc... no
NonNegativeQuantity Specifies a quantity as a non-negative number, which condition is enforced th... no
NonNegativeQuantitySchedule no
PriceSchedule Specifies the price of a financial instrument in a trade as a schedule of mea... no
Price Specifies a price as a single value to be associated to a financial product no
Money Defines a monetary amount in a specified currency no
AmountSchedule A class to specify a currency amount or a currency amount schedule no

Properties

Type and Range

Property Value
Range DatedValue
Domain Of MeasureSchedule, Schedule

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: datedValue
description: A schedule of step date and value pairs. On each step date the associated
  step value becomes effective. The step dates are used to order the steps by ascending
  order. This attribute is optional so the data type may be used to define a schedule
  with a single value.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- MeasureSchedule
- Schedule
range: DatedValue
multivalued: true
inlined: true
inlined_as_list: true