Slot: Software Components (software_components)
An asset can host software artifacts that might want to be tracked. This can be used simply to keep track of the firmware version or to keep a full-blown Software Bill of Material (SBOM).
URI: base:software_components Alias: software_components
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SoftwareArtifact | Software asset | no |
| 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 |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
Properties
-
Range: SoftwareComponent
-
Multivalued: 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:software_components |
| native | base:software_components |
LinkML Source
name: software_components
description: An asset can host software artifacts that might want to be tracked. This
can be used simply to keep track of the firmware version or to keep a full-blown
Software Bill of Material (SBOM).
title: Software Components
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
alias: software_components
domain_of:
- Asset
range: SoftwareComponent
multivalued: true
inlined: true
inlined_as_list: true