Skip to content

Slot: ID Link URL (id_link)

A vendor-supplied URL that uniquely identifies a product instance following the ID Link convention (IEC 61406 / DIN SPEC 91406). The URL must be absolute (i.e. include a scheme and host). For comparison and deduplication purposes, the scheme and host are case-insensitive, while path and query are treated as case-sensitive.

URI: base:id_link Alias: id_link

Applicable Classes

Name Description Modifies Slot
IdLinkIdentifier Identifier for an asset instance using a vendor-provided ID Link URL yes

Properties

  • Range: Uri

  • Regex pattern: ^https?://(?:www\.)?[a-z0-9.-]+(?:\.[a-z]+)?/[^\s#]*$

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:id_link
native base:id_link

LinkML Source

name: id_link
description: A vendor-supplied URL that uniquely identifies a product instance following
  the ID Link convention (IEC 61406 / DIN SPEC 91406). The URL must be absolute (i.e.
  include a scheme and host). For comparison and deduplication purposes, the scheme
  and host are case-insensitive, while path and query are treated as case-sensitive.
title: ID Link URL
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
alias: id_link
domain_of:
- IdLinkIdentifier
range: uri
pattern: ^https?://(?:www\.)?[a-z0-9.-]+(?:\.[a-z]+)?/[^\s#]*$

Any questions left?

Ask the community