Class: Index
An Index is an Observable which is computed based on the prices, rates or valuations of a number of assets that are tracked in a standardized way. Examples include equity market indices as well as indices on interest rates, inflation and credit instruments.
- NOTE: this is an abstract class and should not be instantiated directly
URI: common_domain_model:Index
classDiagram
class Index
click Index href "../Index/"
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:Index |
| native |
common_domain_model:Index |
LinkML Source
Direct
name: Index
description: An Index is an Observable which is computed based on the prices, rates
or valuations of a number of assets that are tracked in a standardized way. Examples
include equity market indices as well as indices on interest rates, inflation and
credit instruments.
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:
- CreditIndex
- EquityIndex
- InterestRateIndex
- ForeignExchangeRateIndex
- OtherIndex
Induced
name: Index
description: An Index is an Observable which is computed based on the prices, rates
or valuations of a number of assets that are tracked in a standardized way. Examples
include equity market indices as well as indices on interest rates, inflation and
credit instruments.
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:
- CreditIndex
- EquityIndex
- InterestRateIndex
- ForeignExchangeRateIndex
- OtherIndex