Class: Prsn
URI: common_domain_model:Prsn
classDiagram
class Prsn
click Prsn href "../Prsn/"
Prsn : ctryOfBrnch
Prsn : othr
Prsn --> "1" Othr : othr
click Othr href "../Othr/"
Slots
Usages
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:Prsn |
| native |
common_domain_model:Prsn |
LinkML Source
Direct
name: Prsn
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- ctryOfBrnch
- othr
Induced
name: Prsn
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
ctryOfBrnch:
name: ctryOfBrnch
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#CtryOfBrnch
rank: 1000
owner: Prsn
domain_of:
- Tx
- Prsn
range: string
required: true
othr:
name: othr
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#Othr
rank: 1000
owner: Prsn
domain_of:
- FinInstrm
- Prsn
range: Othr
required: true