Slot: isExchangeListed
Defines whether the Asset is listed on a public exchange.
URI: common_domain_model:isExchangeListed
Applicable Classes
| Name |
Description |
Modifies Slot |
| AssetBase |
The base data type to specify common attributes for all Assets |
no |
| InstrumentBase |
Defines the common attributes for all Instrument data types |
no |
| Cash |
An Asset that consists solely of a monetary holding in a currency |
no |
| Commodity |
Identifies a specific commodity by referencing a product identifier or by a p... |
no |
| DigitalAsset |
An Asset that exists only in digital form, eg Bitcoin or Ethereum, that is no... |
no |
| ListedDerivative |
A securitized derivative on another asset |
no |
| Loan |
Identifies a loan by referencing an asset identifier and through an optional ... |
no |
| Security |
Identifies a security by referencing an identifier and by specifying the sect... |
no |
| IndexBase |
Identifies an index by referencing an identifier |
no |
| FloatingRateIndex |
Specification of an interest rate index which can change over time, e |
no |
| ForeignExchangeRateIndex |
Specification of a rate based on the exchange of a pair of cash assets in spe... |
no |
| InflationIndex |
Specification of an index that measures inflation in a specific market, e |
no |
| CreditIndex |
Specification of an index based on credit risk, typically composed using corp... |
no |
| EquityIndex |
Specification of an index based on equity securities, e |
no |
| OtherIndex |
Specification of a user-defined index that does not meet the criteria of othe... |
no |
| Basket |
Defines a custom basket by referencing an identifier and its constituents |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:isExchangeListed |
| native |
common_domain_model:isExchangeListed |
| close |
fpml_5_10:AssetBase.isExchangeListed |
LinkML Source
name: isExchangeListed
description: Defines whether the Asset is listed on a public exchange.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AssetBase.isExchangeListed
rank: 1000
domain_of:
- AssetBase
range: boolean