Slot: product
Defines the financial product to be executed and contract formed.
URI: common_domain_model:product
Applicable Classes
| Name |
Description |
Modifies Slot |
| ExecutionInstruction |
Specifies instructions for execution of a transaction, consisting of a produc... |
no |
| TermsChangeInstruction |
Specifies instructions for terms change consisting of the new transaction ter... |
yes |
| PositionBase |
Base class to describe a Position, which could be a group of products (e |
yes |
| AggregationParameters |
Parameters to be used to filter events that are relevant to a given portfoli... |
yes |
| ExcludedProducts |
Description of the relevant derivative transactions excluded from the calcula... |
yes |
| TradableProduct |
Definition of a product as ready to be traded, i |
yes |
| Trade |
Defines the output of a financial transaction between parties - a Business Ev... |
no |
| CollateralPosition |
Specifies the individual components of collateral positions |
no |
| Position |
A Position describes how much of a given Product is being held and constitute... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:product |
| native |
common_domain_model:product |
LinkML Source
name: product
description: Defines the financial product to be executed and contract formed.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ExecutionInstruction
- TermsChangeInstruction
- PositionBase
- AggregationParameters
- ExcludedProducts
- TradableProduct
range: NonTransferableProduct
required: true