Class: RefRate
URI: common_domain_model:RefRate
classDiagram
class RefRate
click RefRate href "../RefRate/"
RefRate : indx
RefRate : nm
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| indx | 1 string |
direct | |
| nm | 1 string |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Nm | refRate | range | RefRate |
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:RefRate |
| native | common_domain_model:RefRate |
LinkML Source
Direct
name: RefRate
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- indx
- nm
slot_usage:
indx:
name: indx
range: string
Induced
name: RefRate
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
indx:
name: indx
range: string
attributes:
indx:
name: indx
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#Indx
rank: 1000
owner: RefRate
domain_of:
- Sngl
- RefRate
range: string
required: true
nm:
name: nm
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#Nm
rank: 1000
owner: RefRate
domain_of:
- RefRate
- Indx
range: string
required: true