Slot: custom properties (custom_properties)
A list of custom properties that can be used to store additional information about an asset that is not covered by the predefined slots.
URI: base:custom_properties Alias: custom_properties
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Gateway | Gateway as a software asset can be mapped using the class | no |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
| Asset | An asset is the representation of a functional object with a technical functi... | no |
| SoftwareArtifact | Software asset | no |
Properties
-
Range: CustomProperty
-
Multivalued: True
-
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:custom_properties |
| native | base:custom_properties |
LinkML Source
name: custom_properties
description: A list of custom properties that can be used to store additional information
about an asset that is not covered by the predefined slots.
title: custom properties
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: custom_properties
domain_of:
- Asset
range: CustomProperty
required: true
multivalued: true
inlined: true
inlined_as_list: true