Class: SettlementProvision
Defines parameters that regulate a settlement, for instance whether this settlement should be netted with other ones or broken-down into smaller amounts.
URI: common_domain_model:SettlementProvision
classDiagram
class SettlementProvision
click SettlementProvision href "../SettlementProvision/"
SettlementProvision : shapingProvisions
SettlementProvision --> "0..1" ShapingProvision : shapingProvisions
click ShapingProvision href "../ShapingProvision/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| shapingProvisions | 0..1 ShapingProvision |
Defines the parameters that are necessary to 'shape' a settlement, i | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SettlementTerms | settlementProvision | range | SettlementProvision |
| SettlementBase | settlementProvision | range | SettlementProvision |
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:SettlementProvision |
| native | common_domain_model:SettlementProvision |
LinkML Source
Direct
name: SettlementProvision
description: Defines parameters that regulate a settlement, for instance whether this
settlement should be netted with other ones or broken-down into smaller amounts.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- shapingProvisions
Induced
name: SettlementProvision
description: Defines parameters that regulate a settlement, for instance whether this
settlement should be netted with other ones or broken-down into smaller amounts.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
shapingProvisions:
name: shapingProvisions
description: Defines the parameters that are necessary to 'shape' a settlement,
i.e. break it down into smaller amounts.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SettlementProvision
domain_of:
- SettlementProvision
range: ShapingProvision