Slot: taxonomy
Defines the taxonomy of an object by combining a taxonomy source (i.e. the rules to classify the object) and a value (i.e. the output of those rules on the object.
URI: common_domain_model:taxonomy
Applicable Classes
| Name |
Description |
Modifies Slot |
| AssetBase |
The base data type to specify common attributes for all Assets |
no |
| NonTransferableProduct |
A data type to specify the financial product's economic terms, alongside the ... |
yes |
| 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
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:taxonomy |
| native |
common_domain_model:taxonomy |
| close |
fpml_5_10:AssetBase.taxonomy |
LinkML Source
name: taxonomy
description: Defines the taxonomy of an object by combining a taxonomy source (i.e.
the rules to classify the object) and a value (i.e. the output of those rules on
the object.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AssetBase.taxonomy
rank: 1000
domain_of:
- AssetBase
- NonTransferableProduct
range: Taxonomy
multivalued: true
inlined: true
inlined_as_list: true