Skip to content

Class: Bilanzierungsgebiet

URI: mastr:class/Bilanzierungsgebiet

 classDiagram
    class Bilanzierungsgebiet
    click Bilanzierungsgebiet href "../../classes/Bilanzierungsgebiet/"
      Bilanzierungsgebiet : bilanzierungsgebietNetzanschlusspunkt

      Bilanzierungsgebiet : id

      Bilanzierungsgebiet : regelzoneNetzanschlusspunkt





        Bilanzierungsgebiet --> "0..1" Regelzone : regelzoneNetzanschlusspunkt
        click Regelzone href "../../enums/Regelzone/"



      Bilanzierungsgebiet : yeic

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Integer
Id des Bilanzierungsgebietes direct
yeic 0..1
String
Y-Code des Bilanzierungsgebietes direct
bilanzierungsgebietNetzanschlusspunkt 0..1
String
Bezeichnung des Bilanzierungsgebietes direct
regelzoneNetzanschlusspunkt 0..1
Regelzone
Regelzone des Netzanschlusspunktes. Katalogkategorie: Regelzone direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Bilanzierungsgebiet
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: Id des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    domain_of:
    - Bilanzierungsgebiet
    - Einheitentyp
    - Ertuechtigung
    - Katalogkategorie
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: integer
  yeic:
    name: yeic
    instantiates:
    - xsd:element
    description: Y-Code des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    domain_of:
    - Bilanzierungsgebiet
    range: string
  bilanzierungsgebietNetzanschlusspunkt:
    name: bilanzierungsgebietNetzanschlusspunkt
    instantiates:
    - xsd:element
    description: Bezeichnung des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    domain_of:
    - Bilanzierungsgebiet
    range: string
  regelzoneNetzanschlusspunkt:
    name: regelzoneNetzanschlusspunkt
    instantiates:
    - xsd:element
    description: 'Regelzone des Netzanschlusspunktes. Katalogkategorie: Regelzone'
    from_schema: https://example.org/mastr
    rank: 1000
    domain_of:
    - Bilanzierungsgebiet
    - Netzanschlusspunkt
    range: Regelzone

Induced

name: Bilanzierungsgebiet
from_schema: https://example.org/mastr
attributes:
  id:
    name: id
    instantiates:
    - xsd:element
    description: Id des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    owner: Bilanzierungsgebiet
    domain_of:
    - Bilanzierungsgebiet
    - Einheitentyp
    - Ertuechtigung
    - Katalogkategorie
    - Katalogwert
    - Lokationstyp
    - Marktfunktion
    - Marktrolle
    range: integer
  yeic:
    name: yeic
    instantiates:
    - xsd:element
    description: Y-Code des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    owner: Bilanzierungsgebiet
    domain_of:
    - Bilanzierungsgebiet
    range: string
  bilanzierungsgebietNetzanschlusspunkt:
    name: bilanzierungsgebietNetzanschlusspunkt
    instantiates:
    - xsd:element
    description: Bezeichnung des Bilanzierungsgebietes
    from_schema: https://example.org/mastr
    rank: 1000
    owner: Bilanzierungsgebiet
    domain_of:
    - Bilanzierungsgebiet
    range: string
  regelzoneNetzanschlusspunkt:
    name: regelzoneNetzanschlusspunkt
    instantiates:
    - xsd:element
    description: 'Regelzone des Netzanschlusspunktes. Katalogkategorie: Regelzone'
    from_schema: https://example.org/mastr
    rank: 1000
    owner: Bilanzierungsgebiet
    domain_of:
    - Bilanzierungsgebiet
    - Netzanschlusspunkt
    range: Regelzone