Class: Representations
URI: common_domain_model:Representations
classDiagram
class Representations
click Representations href "../Representations/"
Representations : additionalAcknowledgements
Representations : additionalBespokeTerms
Representations --> "*" Clause : additionalBespokeTerms
click Clause href "../Clause/"
Representations : agreementsRegardingHedging
Representations : indexDisclaimer
Representations : nonReliance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| nonReliance | 1 Boolean |
If true, then non reliance is applicable | direct |
| agreementsRegardingHedging | 1 Boolean |
If true, then agreements regarding hedging are applicable | direct |
| indexDisclaimer | 0..1 Boolean |
If present and true, then index disclaimer is applicable | direct |
| additionalAcknowledgements | 0..1 Boolean |
If true, then additional acknowledgements are applicable | direct |
| additionalBespokeTerms | * Clause |
Any additional terms that might be specified applicable | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ExtraordinaryEvents | representations | range | Representations |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:Representations |
| native | common_domain_model:Representations |
LinkML Source
Direct
name: Representations
in_subset:
- cdm_legaldocumentation_transaction_additionalterms
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- nonReliance
- agreementsRegardingHedging
- indexDisclaimer
- additionalAcknowledgements
- additionalBespokeTerms
slot_usage:
additionalBespokeTerms:
name: additionalBespokeTerms
range: Clause
multivalued: true
Induced
name: Representations
in_subset:
- cdm_legaldocumentation_transaction_additionalterms
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
additionalBespokeTerms:
name: additionalBespokeTerms
range: Clause
multivalued: true
attributes:
nonReliance:
name: nonReliance
description: If true, then non reliance is applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: Representations
domain_of:
- Representations
range: boolean
required: true
agreementsRegardingHedging:
name: agreementsRegardingHedging
description: If true, then agreements regarding hedging are applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: Representations
domain_of:
- Representations
range: boolean
required: true
indexDisclaimer:
name: indexDisclaimer
description: If present and true, then index disclaimer is applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: Representations
domain_of:
- Representations
range: boolean
additionalAcknowledgements:
name: additionalAcknowledgements
description: If true, then additional acknowledgements are applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: Representations
domain_of:
- Representations
range: boolean
additionalBespokeTerms:
name: additionalBespokeTerms
description: Any additional terms that might be specified applicable.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: Representations
domain_of:
- CreditSupportAgreementInitialMarginElections
- CollateralTransferAgreementElections
- SecurityAgreementElections
- ExtraordinaryEvents
- AdditionalDisruptionEvents
- Representations
range: Clause
multivalued: true