Slot: key (key)
The key of a custom property as uuid. It is a string that can be used to identify the type of information being stored in the custom property.
URI: base:key Alias: key
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| InstanceAnnotation | Key/value pair that can be used to add metadata to an object | no |
| CustomProperty | A custom property is a key-value pair that can be used to store additional in... | 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:key |
| native | base:key |
LinkML Source
name: key
description: The key of a custom property as uuid. It is a string that can be used
to identify the type of information being stored in the custom property.
title: key
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: key
domain_of:
- InstanceAnnotation
- CustomProperty
range: string
required: true