Skip to content

Class: AcctOwnr

URI: common_domain_model:AcctOwnr

 classDiagram
    class AcctOwnr
    click AcctOwnr href "../AcctOwnr/"
      AcctOwnr : id





        AcctOwnr --> "1" Id : id
        click Id href "../Id/"



Slots

Name Cardinality and Range Description Inheritance
id 1
Id
direct

Usages

used by used in type used
Sellr acctOwnr range AcctOwnr
Buyr acctOwnr range AcctOwnr

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:AcctOwnr
native common_domain_model:AcctOwnr

LinkML Source

Direct

name: AcctOwnr
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- id

Induced

name: AcctOwnr
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  id:
    name: id
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#Id
    rank: 1000
    owner: AcctOwnr
    domain_of:
    - AcctOwnr
    - Othr
    range: Id
    required: true