Class: Othr
classDiagram
class Othr
click Othr href "../Othr/"
Othr : derivInstrmAttrbts
Othr --> "1" DerivInstrmAttrbts : derivInstrmAttrbts
click DerivInstrmAttrbts href "../DerivInstrmAttrbts/"
Othr : finInstrmGnlAttrbts
Othr --> "1" FinInstrmGnlAttrbts : finInstrmGnlAttrbts
click FinInstrmGnlAttrbts href "../FinInstrmGnlAttrbts/"
Othr : id
Othr : schmeNm
Othr --> "1" SchmeNm : schmeNm
click SchmeNm href "../SchmeNm/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| finInstrmGnlAttrbts | 1 FinInstrmGnlAttrbts |
direct | |
| derivInstrmAttrbts | 1 DerivInstrmAttrbts |
direct | |
| id | 1 string |
direct | |
| schmeNm | 1 SchmeNm |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FinInstrm | othr | range | Othr |
| Prsn | othr | range | Othr |
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:Othr |
| native | common_domain_model:Othr |
LinkML Source
Direct
name: Othr
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- finInstrmGnlAttrbts
- derivInstrmAttrbts
- id
- schmeNm
slot_usage:
id:
name: id
range: string
Induced
name: Othr
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
id:
name: id
range: string
attributes:
finInstrmGnlAttrbts:
name: finInstrmGnlAttrbts
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#FinInstrmGnlAttrbts
rank: 1000
owner: Othr
domain_of:
- Othr
range: FinInstrmGnlAttrbts
required: true
derivInstrmAttrbts:
name: derivInstrmAttrbts
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#DerivInstrmAttrbts
rank: 1000
owner: Othr
domain_of:
- Othr
range: DerivInstrmAttrbts
required: true
id:
name: id
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#Id
rank: 1000
owner: Othr
domain_of:
- AcctOwnr
- Othr
range: string
required: true
schmeNm:
name: schmeNm
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#SchmeNm
rank: 1000
owner: Othr
domain_of:
- Othr
range: SchmeNm
required: true