Skip to content

Class: Marktfunktion

URI: mastr:class/Marktfunktion

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

      Marktfunktion : wert

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
ID der Marktfunktion 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:Marktfunktion
native mastr:Marktfunktion

LinkML Source

Direct

name: Marktfunktion
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: ID der Marktfunktion
    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: Marktfunktion
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: ID der Marktfunktion
    from_schema: https://example.org/mastr
    owner: Marktfunktion
    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: Marktfunktion
    domain_of:
    - Einheitentyp
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: string