Slot: id (id)
The unique identifier of an asset. It is a string that can be used to identify an asset in the Industrial Asset Hub.
URI: base:id Alias: id
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Gateway | Gateway as a software asset can be mapped using the class | no |
| Asset | An asset is the representation of a functional object with a technical functi... | no |
| ConnectionPoint | A connection point is a hardware or software interface that enables an asset ... | no |
| Ipv6Connectivity | Configuration of an IP port | no |
| SoftwareArtifact | Software asset | no |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
| EthernetPort | A hardware ConnectionPoint that supports one of the Ethernet networking proto... | no |
| Ipv4Connectivity | Configuration of an IP port | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:id |
| native | base:id |
LinkML Source
name: id
description: The unique identifier of an asset. It is a string that can be used to
identify an asset in the Industrial Asset Hub.
title: id
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
identifier: true
alias: id
domain_of:
- Asset
- ConnectionPoint
range: string
required: true