Class: UmbrellaAgreement
Specifies the set of agreements, the parties of which are set within UmbrellaAgreementSet, beyond the two contracting parties to that agreement.
URI: common_domain_model:UmbrellaAgreement
classDiagram
class UmbrellaAgreement
click UmbrellaAgreement href "../UmbrellaAgreement/"
UmbrellaAgreement : agreementSet
UmbrellaAgreement --> "1..*" UmbrellaAgreementSet : agreementSet
click UmbrellaAgreementSet href "../UmbrellaAgreementSet/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| agreementSet | 1..* UmbrellaAgreementSet |
The language associated with the umbrella agreement, and which applies to all... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| LegalAgreement | umbrellaAgreement | range | UmbrellaAgreement |
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:UmbrellaAgreement |
| native | common_domain_model:UmbrellaAgreement |
LinkML Source
Direct
name: UmbrellaAgreement
description: Specifies the set of agreements, the parties of which are set within
UmbrellaAgreementSet, beyond the two contracting parties to that agreement.
in_subset:
- cdm_legaldocumentation_common
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- agreementSet
Induced
name: UmbrellaAgreement
description: Specifies the set of agreements, the parties of which are set within
UmbrellaAgreementSet, beyond the two contracting parties to that agreement.
in_subset:
- cdm_legaldocumentation_common
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
agreementSet:
name: agreementSet
description: The language associated with the umbrella agreement, and which applies
to all the parties to the umbrella agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: UmbrellaAgreement
domain_of:
- UmbrellaAgreement
range: UmbrellaAgreementSet
required: true
multivalued: true
inlined: true
inlined_as_list: true