Skip to content

Slot: role

Specifies the CounterpartyEnum, e.g. either Party1 or Party2, that is associated to the partyReference.

URI: common_domain_model:role

Applicable Classes

Name Description Modifies Slot
Counterparty Defines a counterparty enumerated value, e no
AncillaryParty Defines an ancillary role enumerated value with an associated party reference yes
RelatedParty yes
NaturalPersonRole A class to specify the role(s) that natural person(s) may have in relation to... yes
PartyRole A class to specify the role(s) that party(ies) may have in relation to the ex... yes

Properties

Type and Range

Property Value
Range CounterpartyRoleEnum
Domain Of Counterparty, AncillaryParty, RelatedParty, NaturalPersonRole, PartyRole

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: role
description: Specifies the CounterpartyEnum, e.g. either Party1 or Party2, that is
  associated to the partyReference.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Counterparty
- AncillaryParty
- RelatedParty
- NaturalPersonRole
- PartyRole
range: CounterpartyRoleEnum
required: true