Slot: rateOption
URI: common_domain_model:rateOption
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| FloatingRateBase | A class defining a floating interest rate through the specification of the fl... | no |
| InflationRateSpecification | A data to: specify the inflation rate | no |
| FloatingRate | no | |
| FloatingRateSpecification | A class to specify the floating interest rate by extending the floating rate ... | no |
| CollateralAgreementFloatingRate | Represents the parameters needed to calculate the floating rate paid on colla... | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | InterestRateIndex or FloatingRateIndex or InflationIndex |
| Domain Of | FloatingRateBase |
Cardinality and Requirements
| Property | Value |
|---|---|
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'FloatingRateIndex'}) - AnonymousSlotExpression({'range': 'InflationIndex'})Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:rateOption |
| native | common_domain_model:rateOption |
LinkML Source
name: rateOption
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- FloatingRateBase
range: InterestRateIndex
any_of:
- range: FloatingRateIndex
- range: InflationIndex