Skip to content

Class: AKZ (Akz)

Plant Labeling System very well-established in Germany which helps locating a device in a plant based on its function in the plant. The acronym originates from the German word "Anlagekennzeichnung" (something like "plant coding system").

URI: base:Akz

 classDiagram
    class Akz
    click Akz href "../Akz/"
      AssetLocation <|-- Akz
        click AssetLocation href "../AssetLocation/"

      Akz : location_type

      Akz : plant_designation

Inheritance

Slots

Name Cardinality and Range Description Inheritance
plant_designation 1
String
String that provides the location of the device in the plant direct
location_type 0..1
String
Type designator that provides support for polymorphism using location AssetLocation

Identifier and Mapping Information

Schema Source

  • from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml

Mappings

Mapping Type Mapped Value
self base:Akz
native base:Akz

LinkML Source

Direct

name: Akz
description: Plant Labeling System very well-established in Germany which helps locating
  a device in a plant based on its function in the plant. The acronym originates from
  the German word "Anlagekennzeichnung" (something like "plant coding system").
title: AKZ
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
is_a: AssetLocation
slot_usage:
  location_type:
    name: location_type
    equals_string: Akz
attributes:
  plant_designation:
    name: plant_designation
    description: String that provides the location of the device in the plant. This
      string is built-up concatenating different information items with separators.
      Some of these systems are standardized, some others are company-specific.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-location.yaml
    aliases:
    - Anlagekennzeichnungssystem
    - AKS
    - Anlagekennzeichnung
    - AKZ
    rank: 1000
    domain_of:
    - Akz
    range: string
    required: true

Induced

name: Akz
description: Plant Labeling System very well-established in Germany which helps locating
  a device in a plant based on its function in the plant. The acronym originates from
  the German word "Anlagekennzeichnung" (something like "plant coding system").
title: AKZ
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
is_a: AssetLocation
slot_usage:
  location_type:
    name: location_type
    equals_string: Akz
attributes:
  plant_designation:
    name: plant_designation
    description: String that provides the location of the device in the plant. This
      string is built-up concatenating different information items with separators.
      Some of these systems are standardized, some others are company-specific.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-location.yaml
    aliases:
    - Anlagekennzeichnungssystem
    - AKS
    - Anlagekennzeichnung
    - AKZ
    rank: 1000
    alias: plant_designation
    owner: Akz
    domain_of:
    - Akz
    range: string
    required: true
  location_type:
    name: location_type
    description: Type designator that provides support for polymorphism using location.
    from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
    rank: 1000
    designates_type: true
    alias: location_type
    owner: Akz
    domain_of:
    - AssetLocation
    range: string
    equals_string: Akz

Any questions left?

Ask the community