Class: Instrument
A type of Asset that is issued by one party to one or more others.
- NOTE: this is an abstract class and should not be instantiated directly
URI: common_domain_model:Instrument
classDiagram
class Instrument
click Instrument href "../Instrument/"
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:Instrument |
| native |
common_domain_model:Instrument |
LinkML Source
Direct
name: Instrument
description: A type of Asset that is issued by one party to one or more others.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ListedDerivative
- Loan
- Security
Induced
name: Instrument
description: A type of Asset that is issued by one party to one or more others.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ListedDerivative
- Loan
- Security