Skip to content

Slot: intent

The intent attribute is meant to be specified when the event qualification cannot be programmatically inferred from the event features. As a result it is only associated with those primitives that can give way to such ambiguity, the quantityChange being one of those.

URI: common_domain_model:intent

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 yes
BusinessEvent A business event represents a life cycle event of a trade no

Properties

Type and Range

Property Value
Range PositionEventIntentEnum
Domain Of CounterpartyPositionBusinessEvent, EventInstruction

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: intent
description: The intent attribute is meant to be specified when the event qualification
  cannot be programmatically inferred from the event features. As a result it is only
  associated with those primitives that can give way to such ambiguity, the quantityChange
  being one of those.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CounterpartyPositionBusinessEvent
- EventInstruction
range: PositionEventIntentEnum
required: true