Skip to content

Class: Einheitentyp

URI: mastr:class/Einheitentyp

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

      Einheitentyp : wert

Slots

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

LinkML Source

Direct

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

Induced

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