Skip to content

Class: OKZ (Okz)

Plant Labeling System that is well-established in Germany and helps locate 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
    click Okz href "../Okz/"
      AssetLocation <|-- Okz
        click AssetLocation href "../AssetLocation/"

      Okz : location_identifier

      Okz : location_type

Inheritance

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Okz
description: Plant Labeling System that is well-established in Germany and helps locate
  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://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
is_a: AssetLocation
slot_usage:
  location_type:
    name: location_type
    equals_string: Okz
attributes:
  location_identifier:
    name: location_identifier
    description: String that provides the location of the plant. This string is built-up
      by 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:
    - Ortskennzeichnung
    - OKZ
    rank: 1000
    domain_of:
    - Okz
    range: string
    required: true

Induced

name: Okz
description: Plant Labeling System that is well-established in Germany and helps locate
  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://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
is_a: AssetLocation
slot_usage:
  location_type:
    name: location_type
    equals_string: Okz
attributes:
  location_identifier:
    name: location_identifier
    description: String that provides the location of the plant. This string is built-up
      by 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:
    - 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://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
    rank: 1000
    designates_type: true
    alias: location_type
    owner: Okz
    domain_of:
    - AssetLocation
    range: string
    equals_string: Okz

Any questions left?

Ask the community