Skip to content

Class: Pric

URI: common_domain_model:Pric

 classDiagram
    class Pric
    click Pric href "../Pric/"
      Pric : bsisPts

      Pric : pric





        Pric --> "1" Pric : pric
        click Pric href "../Pric/"



Slots

Name Cardinality and Range Description Inheritance
pric 1
Pric
direct
bsisPts 1
string
direct

Usages

used by used in type used
Tx pric range Pric
Pric pric range Pric

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: Pric
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- pric
- bsisPts

Induced

name: Pric
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  pric:
    name: pric
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#Pric
    rank: 1000
    owner: Pric
    domain_of:
    - Tx
    - Pric
    range: Pric
    required: true
  bsisPts:
    name: bsisPts
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#BsisPts
    rank: 1000
    owner: Pric
    domain_of:
    - Pric
    range: string
    required: true