Class: Asset Location (AssetLocation)
Attributes that help locate where an asset can be physically found.
URI: base:AssetLocation
classDiagram
class AssetLocation
click AssetLocation href "../AssetLocation/"
AssetLocation <|-- GeoLocation
click GeoLocation href "../GeoLocation/"
AssetLocation <|-- Okz
click Okz href "../Okz/"
AssetLocation <|-- Akz
click Akz href "../Akz/"
AssetLocation <|-- MountingLocation
click MountingLocation href "../MountingLocation/"
AssetLocation : location_type
Inheritance
- AssetLocation
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| location_type | 0..1 String |
Type designator that provides support for polymorphism using location | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Asset | location | range | AssetLocation |
| Device | location | range | AssetLocation |
| SoftwareArtifact | location | range | AssetLocation |
| Gateway | location | range | 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: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://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
close_mappings:
- btlo:Location
- s4ehaw:PhysicalLocation
slots:
- location_type
Induced
name: AssetLocation
description: Attributes that help locate where an asset can be physically found.
title: Asset Location
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
close_mappings:
- btlo:Location
- s4ehaw:PhysicalLocation
attributes:
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: AssetLocation
domain_of:
- AssetLocation
range: string