Slot: counterparty
Maps two defined parties to counterparty enums for the transacted product.
URI: common_domain_model:counterparty
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ExecutionInstruction | Specifies instructions for execution of a transaction, consisting of a produc... | no |
| PartyChangeInstruction | Specifies instruction to change the party on a trade | yes |
| AgreementTerms | Specification of the content of a legal agreement | yes |
| MasterAgreementClause | Defines clauses that make up a Master Agreement | yes |
| MasterAgreementClauseVariant | Sets the details for a specific variant associated to a clause in a Master Ag... | yes |
| EligibleCollateralSpecification | Represents a set of criteria used to specify eligible collateral | 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 |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Counterparty |
| Domain Of | ExecutionInstruction, PartyChangeInstruction, AgreementTerms, MasterAgreementClause, MasterAgreementClauseVariant, EligibleCollateralSpecification, TradableProduct |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:counterparty |
| native | common_domain_model:counterparty |
LinkML Source
name: counterparty
description: Maps two defined parties to counterparty enums for the transacted product.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ExecutionInstruction
- PartyChangeInstruction
- AgreementTerms
- MasterAgreementClause
- MasterAgreementClauseVariant
- EligibleCollateralSpecification
- TradableProduct
range: Counterparty
required: true
multivalued: true