Skip to content

Slot: asset identifier type (asset_identifier_type)

Type designator that supports polymorphism using asset identifiers.

URI: base:asset_identifier_type Alias: asset_identifier_type

Applicable Classes

Name Description Modifies Slot
CustomIdentifier Identifier especially for assets that are imported from external sources and ... yes
MacIdentifier Identifier for an Asset instance using the mac address yes
CertificateIdentifier Base64 encoded version of certificate subject key identifier will be the iden... yes
IdLinkIdentifier Identifier for an asset instance using a vendor-provided ID Link URL yes
AssetIdentifier An Identifier that provides an unambiguous identification of an asset instanc... no
SoftwareIdentifier Identifier especially for software artifacts yes

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.yaml

Mappings

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

LinkML Source

name: asset_identifier_type
description: Type designator that supports polymorphism using asset identifiers.
title: asset identifier type
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
designates_type: true
alias: asset_identifier_type
domain_of:
- AssetIdentifier
range: string
required: true

Any questions left?

Ask the community