Skip to content

Class: Sellr

URI: common_domain_model:Sellr

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





        Sellr --> "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 sellr range Sellr

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

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

Induced

name: Sellr
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: Sellr
    domain_of:
    - Sellr
    - Buyr
    range: AcctOwnr
    required: true