Skip to content

Enum: Betriebsstatus

URI: mastr:enum/Betriebsstatus

Permissible Values

Value Meaning Description
In Planung None
In Betrieb None
Vorübergehend stillgelegt None
Endgültig stillgelegt None

Slots

Name Description
anlageBetriebsstatus Betriebsstatus der Anlage, welche sich aus den zugeordneten Einheiten ergibt. Katalogkategorie: Anlagenbetriebsstatus
einheitBetriebsstatus Betriebsstatus der Einheit. Katalogkategorie: Anlagenbetriebsstatus

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: Betriebsstatus
from_schema: https://example.org/mastr
rank: 1000
permissible_values:
  In Planung:
    text: In Planung
    annotations:
      catalog_id:
        tag: catalog_id
        value: '31'
  In Betrieb:
    text: In Betrieb
    annotations:
      catalog_id:
        tag: catalog_id
        value: '35'
  Vorübergehend stillgelegt:
    text: Vorübergehend stillgelegt
    annotations:
      catalog_id:
        tag: catalog_id
        value: '37'
  Endgültig stillgelegt:
    text: Endgültig stillgelegt
    annotations:
      catalog_id:
        tag: catalog_id
        value: '38'