Class: CustomisableOffset
A class to specify an offset either as a normalized [multiplier, period, dayType] or as a custom provision of type string.
URI: common_domain_model:CustomisableOffset
classDiagram
class CustomisableOffset
click CustomisableOffset href "../CustomisableOffset/"
CustomisableOffset : customProvision
CustomisableOffset : offset
CustomisableOffset --> "0..1" Offset : offset
click Offset href "../Offset/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| offset | 0..1 Offset |
direct | |
| customProvision | 0..1 string |
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:CustomisableOffset |
| native | common_domain_model:CustomisableOffset |
LinkML Source
Direct
name: CustomisableOffset
description: A class to specify an offset either as a normalized [multiplier, period,
dayType] or as a custom provision of type string.
in_subset:
- cdm_base_datetime
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- offset
- customProvision
Induced
name: CustomisableOffset
description: A class to specify an offset either as a normalized [multiplier, period,
dayType] or as a custom provision of type string.
in_subset:
- cdm_base_datetime
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
offset:
name: offset
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: CustomisableOffset
domain_of:
- CustomisableOffset
- CollateralInterestNotification
range: Offset
customProvision:
name: customProvision
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: CustomisableOffset
domain_of:
- CustomisableOffset
- AmendmentEffectiveDate
- ConditionsPrecedent
range: string