Class: ShapingProvision
Defines the applicable settlement limits that may require a settlement to be 'shaped', i.e. broken-down into smaller amounts.
URI: common_domain_model:ShapingProvision
classDiagram
class ShapingProvision
click ShapingProvision href "../ShapingProvision/"
ShapingProvision : shapeSchedule
ShapingProvision --> "1..*" Money : shapeSchedule
click Money href "../Money/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| shapeSchedule | 1..* Money |
Defines applicable settlement limits in each currency | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SettlementProvision | shapingProvisions | range | ShapingProvision |
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:ShapingProvision |
| native | common_domain_model:ShapingProvision |
LinkML Source
Direct
name: ShapingProvision
description: Defines the applicable settlement limits that may require a settlement
to be 'shaped', i.e. broken-down into smaller amounts.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- shapeSchedule
Induced
name: ShapingProvision
description: Defines the applicable settlement limits that may require a settlement
to be 'shaped', i.e. broken-down into smaller amounts.
in_subset:
- cdm_product_common_settlement
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
shapeSchedule:
name: shapeSchedule
description: Defines applicable settlement limits in each currency.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ShapingProvision
domain_of:
- ShapingProvision
range: Money
required: true
multivalued: true
inlined: true
inlined_as_list: true