Skip to content

Class: Marktrolle

URI: mastr:class/Marktrolle

 classDiagram
    class Marktrolle
    click Marktrolle href "../../classes/Marktrolle/"
      Marktrolle : id

      Marktrolle : wert

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
ID der Rolle direct
wert 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/mastr

Mappings

Mapping Type Mapped Value
self mastr:Marktrolle
native mastr:Marktrolle

LinkML Source

Direct

name: Marktrolle
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: ID der Rolle
    from_schema: https://example.org/mastr
    domain_of:
    - Bilanzierungsgebiet
    - Einheitentyp
    - Ertuechtigung
    - Katalogkategorie
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: integer
  wert:
    name: wert
    instantiates:
    - xsd:element
    from_schema: https://example.org/mastr
    domain_of:
    - Einheitentyp
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: string

Induced

name: Marktrolle
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: ID der Rolle
    from_schema: https://example.org/mastr
    owner: Marktrolle
    domain_of:
    - Bilanzierungsgebiet
    - Einheitentyp
    - Ertuechtigung
    - Katalogkategorie
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: integer
  wert:
    name: wert
    instantiates:
    - xsd:element
    from_schema: https://example.org/mastr
    owner: Marktrolle
    domain_of:
    - Einheitentyp
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: string