Skip to content

Class: AssetLocation

Attributes that help locate where an asset can be physically found.

URI: base:AssetLocation

 classDiagram
    class AssetLocation
      AssetLocation <|-- GeoLocation
      AssetLocation <|-- Okz
      AssetLocation <|-- Akz

      AssetLocation : location_type

Inheritance

Attributes (AKA Slots)

Name Cardinality and Range Description Inheritance
location_type 0..1
String
Type designator that provides support for polymorphism using location direct
Deprecated attributes
Name Cardinality and Range Description Inheritance

Usages

used by used in type used
Asset location range AssetLocation
Device location range AssetLocation
SoftwareAsset location range AssetLocation
SoftwareArtifact location range AssetLocation
RunningSoftware location range AssetLocation
AssetLink location range AssetLocation
Dcd location range AssetLocation
Gateway location range AssetLocation

Identifier and Mapping Information

Mappings

Mapping Type Mapped Value
self base:AssetLocation
native base:AssetLocation
close btlo:Location, s4ehaw:PhysicalLocation

LinkML Source

Direct

name: AssetLocation
description: Attributes that help locate where an asset can be physically found.
title: Asset Location
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
close_mappings:
- btlo:Location
- s4ehaw:PhysicalLocation
rank: 1000
slots:
- location_type

Induced

name: AssetLocation
description: Attributes that help locate where an asset can be physically found.
title: Asset Location
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
close_mappings:
- btlo:Location
- s4ehaw:PhysicalLocation
rank: 1000
attributes:
  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: AssetLocation
    domain_of:
    - AssetLocation
    range: string

Any questions left?

Ask the community