Skip to content

Slot: endDate

The last date of a date range.

URI: common_domain_model:endDate

Applicable Classes

Name Description Modifies Slot
DateRange A class defining a contiguous series of calendar dates no
AveragingSchedule Class to representing a method for generating a series of dates yes
PeriodicDates A class for specifying a calculation period schedule yes
CustodianEvent A class to specify the Custodian Event yes
FroHistory FRO History yes
AssetDeliveryPeriods Defines the periods of delivery, including the delivery profile yes
DividendPeriod Time bounded dividend payment periods, each with a dividend payment date per ... yes
CalculationPeriodData no
BusinessDateRange A class defining a range of contiguous business days by defining an unadjuste... no
CalculationScheduleDeliveryPeriods Period and time profile over which the delivery takes place no

Properties

Type and Range

Property Value
Range date
Domain Of DateRange, AveragingSchedule, PeriodicDates, CustodianEvent, FroHistory, AssetDeliveryPeriods, DividendPeriod, CalculationPeriodData

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: endDate
description: The last date of a date range.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- DateRange
- AveragingSchedule
- PeriodicDates
- CustodianEvent
- FroHistory
- AssetDeliveryPeriods
- DividendPeriod
- CalculationPeriodData
range: date
required: true