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
Mappings
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?