Class: JurisdictionRelatedTerms
A class to specify terms jurisdiction related terms.
URI: common_domain_model:JurisdictionRelatedTerms
classDiagram
class JurisdictionRelatedTerms
click JurisdictionRelatedTerms href "../JurisdictionRelatedTerms/"
JurisdictionRelatedTerms : belgianLawSecurityAgreement
JurisdictionRelatedTerms : exclusiveJurisdiction
JurisdictionRelatedTerms : frenchLawAddendum
JurisdictionRelatedTerms --> "0..1" FrenchLawAddendum : frenchLawAddendum
click FrenchLawAddendum href "../FrenchLawAddendum/"
JurisdictionRelatedTerms : japaneseSecuritiesProvisions
JurisdictionRelatedTerms --> "0..1" JapaneseSecuritiesProvisions : japaneseSecuritiesProvisions
click JapaneseSecuritiesProvisions href "../JapaneseSecuritiesProvisions/"
JurisdictionRelatedTerms : juryWaiver
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| japaneseSecuritiesProvisions | 0..1 JapaneseSecuritiesProvisions |
The Japanese Securities Provisions election | direct |
| exclusiveJurisdiction | 0..1 Boolean |
Classification of optional exclusive jurisdiction terms | direct |
| juryWaiver | 0..1 Boolean |
The Jury Waiver conditions specific to the agreement | direct |
| frenchLawAddendum | 0..1 FrenchLawAddendum |
The French Law Addendum Provisions specific to the agreement | direct |
| belgianLawSecurityAgreement | 0..1 Boolean |
The qualification of whether the Belgian Law Security Agreement Addendum is d... | direct |
Usages
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:JurisdictionRelatedTerms |
| native | common_domain_model:JurisdictionRelatedTerms |
LinkML Source
Direct
name: JurisdictionRelatedTerms
description: A class to specify terms jurisdiction related terms.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- japaneseSecuritiesProvisions
- exclusiveJurisdiction
- juryWaiver
- frenchLawAddendum
- belgianLawSecurityAgreement
Induced
name: JurisdictionRelatedTerms
description: A class to specify terms jurisdiction related terms.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
japaneseSecuritiesProvisions:
name: japaneseSecuritiesProvisions
description: The Japanese Securities Provisions election.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: JurisdictionRelatedTerms
domain_of:
- JurisdictionRelatedTerms
range: JapaneseSecuritiesProvisions
exclusiveJurisdiction:
name: exclusiveJurisdiction
description: Classification of optional exclusive jurisdiction terms.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: JurisdictionRelatedTerms
domain_of:
- JurisdictionRelatedTerms
range: boolean
juryWaiver:
name: juryWaiver
description: The Jury Waiver conditions specific to the agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: JurisdictionRelatedTerms
domain_of:
- JurisdictionRelatedTerms
range: boolean
frenchLawAddendum:
name: frenchLawAddendum
description: The French Law Addendum Provisions specific to the agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: JurisdictionRelatedTerms
domain_of:
- JurisdictionRelatedTerms
range: FrenchLawAddendum
belgianLawSecurityAgreement:
name: belgianLawSecurityAgreement
description: The qualification of whether the Belgian Law Security Agreement Addendum
is deemed applicable by the parties (True) or not (False).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: JurisdictionRelatedTerms
domain_of:
- JurisdictionRelatedTerms
range: boolean