Skip to content

Slot: eventDate

Specifies the date on which the event is taking place. This date is equal to the trade date in the case of a simple execution. However it can be different from the trade date, for example in the case of a partial termination.

URI: common_domain_model:eventDate

Applicable Classes

Name Description Modifies Slot
CounterpartyPositionBusinessEvent A business event represents a life cycle event of a position no
EventInstruction Specifies instructions to create a BusinessEvent no
BusinessEvent A business event represents a life cycle event of a trade no

Properties

Type and Range

Property Value
Range date
Domain Of CounterpartyPositionBusinessEvent, EventInstruction

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: eventDate
description: Specifies the date on which the event is taking place. This date is equal
  to the trade date in the case of a simple execution.  However it can be different
  from the trade date, for example in the case of a partial termination.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CounterpartyPositionBusinessEvent
- EventInstruction
range: date