Class: FinInstrmGnlAttrbts
URI: common_domain_model:FinInstrmGnlAttrbts
classDiagram
class FinInstrmGnlAttrbts
click FinInstrmGnlAttrbts href "../FinInstrmGnlAttrbts/"
FinInstrmGnlAttrbts : clssfctnTp
FinInstrmGnlAttrbts : fullNm
FinInstrmGnlAttrbts : ntnlCcy
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| fullNm | 1 string |
direct | |
| clssfctnTp | 1 string |
direct | |
| ntnlCcy | 1 string |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Othr | finInstrmGnlAttrbts | range | FinInstrmGnlAttrbts |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:FinInstrmGnlAttrbts |
| native | common_domain_model:FinInstrmGnlAttrbts |
LinkML Source
Direct
name: FinInstrmGnlAttrbts
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- fullNm
- clssfctnTp
- ntnlCcy
Induced
name: FinInstrmGnlAttrbts
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
fullNm:
name: fullNm
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#FullNm
rank: 1000
owner: FinInstrmGnlAttrbts
domain_of:
- FinInstrmGnlAttrbts
range: string
required: true
clssfctnTp:
name: clssfctnTp
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#ClssfctnTp
rank: 1000
owner: FinInstrmGnlAttrbts
domain_of:
- FinInstrmGnlAttrbts
range: string
required: true
ntnlCcy:
name: ntnlCcy
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#NtnlCcy
rank: 1000
owner: FinInstrmGnlAttrbts
domain_of:
- FinInstrmGnlAttrbts
range: string
required: true