Skip to content

Class: Buyr

URI: common_domain_model:Buyr

 classDiagram
    class Buyr
    click Buyr href "../Buyr/"
      Buyr : acctOwnr





        Buyr --> "1" AcctOwnr : acctOwnr
        click AcctOwnr href "../AcctOwnr/"



Slots

Name Cardinality and Range Description Inheritance
acctOwnr 1
AcctOwnr
direct

Usages

used by used in type used
New buyr range Buyr

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

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

Induced

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