Skip to content

Slot: assetType

Specifies the type of asset.

URI: common_domain_model:assetType

Applicable Classes

Name Description Modifies Slot
AssetBase The base data type to specify common attributes for all Assets no
AssetType Represents a class to allow specification of the asset product type 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

Property Value
Range AssetTypeEnum
Domain Of AssetBase, AssetType

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:assetType
native common_domain_model:assetType
close fpml_5_10:AssetBase.assetType

LinkML Source

name: assetType
description: Specifies the type of asset.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AssetBase.assetType
rank: 1000
domain_of:
- AssetBase
- AssetType
range: AssetTypeEnum
required: true