Class: Okz
Plant Labeling System very well-established in Germany which helps locating a device in a plant based on references and coordinates in the plant. The acronym originates from the German word "Ortskennzeichnung" (something like "location coding system").
URI: base:Okz
classDiagram
class Okz
AssetLocation <|-- Okz
Okz : location_identifier
Okz : location_type
Inheritance
- AssetLocation
- Okz
Attributes (AKA Slots)
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
location_identifier | 1 String |
String that provides the location of 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:Okz |
native | base:Okz |
LinkML Source
Direct
name: Okz
description: Plant Labeling System very well-established in Germany which helps locating
a device in a plant based on references and coordinates in the plant. The acronym
originates from the German word "Ortskennzeichnung" (something like "location coding
system").
title: OKZ
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:
location_identifier:
name: location_identifier
description: String that provides the location of 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:
- Ortskennzeichnung
- OKZ
rank: 1000
domain_of:
- Okz
range: string
required: true
Induced
name: Okz
description: Plant Labeling System very well-established in Germany which helps locating
a device in a plant based on references and coordinates in the plant. The acronym
originates from the German word "Ortskennzeichnung" (something like "location coding
system").
title: OKZ
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:
location_identifier:
name: location_identifier
description: String that provides the location of 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:
- Ortskennzeichnung
- OKZ
rank: 1000
alias: location_identifier
owner: Okz
domain_of:
- Okz
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: Okz
domain_of:
- AssetLocation
range: string