Class: 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
AssetLocation <|-- Akz
Akz : location_type
Akz : plant_designation
Inheritance
- AssetLocation
- Akz
Attributes (AKA 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 |
Deprecated attributes
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Identifier and Mapping Information
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://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
rank: 1000
is_a: AssetLocation
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://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
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://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
rank: 1000
is_a: AssetLocation
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://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
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://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
rank: 1000
designates_type: true
alias: location_type
owner: Akz
domain_of:
- AssetLocation
range: string