Skip to content

Class: InterestRateIndex

An index based in interest rates or inflation rates in a certain market.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: common_domain_model:InterestRateIndex

 classDiagram
    class InterestRateIndex
    click InterestRateIndex href "../InterestRateIndex/"

Class Properties

Property Value
Union Of FloatingRateIndex, InflationIndex

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
InflationRateSpecification rateOption range InterestRateIndex
FloatingRateBase rateOption range InterestRateIndex
FloatingRate rateOption range InterestRateIndex
FloatingRateSpecification rateOption range InterestRateIndex
CollateralAgreementFloatingRate rateOption range InterestRateIndex

In Subsets

Comments

  • Generated from Rosetta 'choice' construct — represents a union/one-of type.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:InterestRateIndex
native common_domain_model:InterestRateIndex

LinkML Source

Direct

name: InterestRateIndex
description: An index based in interest rates or inflation rates in a certain market.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- FloatingRateIndex
- InflationIndex

Induced

name: InterestRateIndex
description: An index based in interest rates or inflation rates in a certain market.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- FloatingRateIndex
- InflationIndex