Slot: schedule
A derivative schedule.
URI: common_domain_model:schedule
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TriggerEvent | Observation point for trigger | no |
| CommodityPayout | Payout based on the averaged price of a referenced underlier | yes |
| AveragingPeriod | Period over which an average value is taken | yes |
| OptionPayout | The option payout specification terms | yes |
| SettlementPayout | Represents a forward settling payout | yes |
| FixedPricePayout | Represents a fixed price payout | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | AveragingSchedule |
| Domain Of | TriggerEvent, CommodityPayout, AveragingPeriod, OptionPayout, SettlementPayout, FixedPricePayout |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:schedule |
| native | common_domain_model:schedule |
LinkML Source
name: schedule
description: A derivative schedule.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- TriggerEvent
- CommodityPayout
- AveragingPeriod
- OptionPayout
- SettlementPayout
- FixedPricePayout
range: AveragingSchedule
multivalued: true
inlined: true
inlined_as_list: true