Slot: date
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DateList | List of dates | no |
| DatedValue | Defines a date and value pair | yes |
| CalculateTransferInstruction | Defines the tradeState or payout on which to create a Transfer along with all... | yes |
| OtherAgreement | A class for defining an agreement executed between parties | yes |
| AmendmentEffectiveDate | A class to specify the effective date of the Amendment to Termination Currenc... | yes |
| CSAValuationDate | Specifies the date on which the value of collateral or exposure are calculate... | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | date |
| Domain Of | DateList, DatedValue, CalculateTransferInstruction, OtherAgreement, AmendmentEffectiveDate, CSAValuationDate |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:date |
| native | common_domain_model:date |
LinkML Source
name: date
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- DateList
- DatedValue
- CalculateTransferInstruction
- OtherAgreement
- AmendmentEffectiveDate
- CSAValuationDate
range: date
required: true
multivalued: true