Enum: AssetTypeEnum
Represents an enumeration list to identify the asset type.
URI: common_domain_model:AssetTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Security | None | Identifies negotiable financial instrument of monetary value with an issue ow... |
| Cash | None | Identifies cash in a currency form |
| Commodity | None | Identifies basic good used in commerce that is interchangeable with other goo... |
| ListedDerivative | None | Identifies an asset as a listed derivative on an exchange |
| Loan | None | An asset that represents a loan or borrow obligation |
| LetterOfCredit | None | Identifies an asset as a letter of credit or documentary credit/ bankers comm... |
| Other | None | Identifies other asset types |
Slots
| Name | Description |
|---|---|
| assetType | Specifies the type of asset |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: AssetTypeEnum
description: Represents an enumeration list to identify the asset type.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Security:
text: Security
description: Identifies negotiable financial instrument of monetary value with
an issue ownership position.
Cash:
text: Cash
description: Identifies cash in a currency form.
Commodity:
text: Commodity
description: Identifies basic good used in commerce that is interchangeable with
other goods of the same type.
ListedDerivative:
text: ListedDerivative
description: Identifies an asset as a listed derivative on an exchange.
Loan:
text: Loan
description: An asset that represents a loan or borrow obligation.
LetterOfCredit:
text: LetterOfCredit
description: Identifies an asset as a letter of credit or documentary credit/
bankers commercial credit. A payment mechanism used in international trade
to provide economic guarantee of payment by a creditworthy issuer for payment
of exported goods.
Other:
text: Other
description: Identifies other asset types.