Skip to content

Class: Lokationstyp

URI: mastr:class/Lokationstyp

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

      Lokationstyp : wert

Slots

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

LinkML Source

Direct

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