Skip to content

Class: Katalogwert

URI: mastr:class/Katalogwert

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

      Katalogwert : katalogKategorieId

      Katalogwert : wert

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
Id des Katalogwertes direct
wert 0..1
String
Wert des Katalogwertes direct
katalogKategorieId 0..1
Integer
Wert der Katalogkategorie direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

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

Induced

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