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
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
In Subsets
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
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