Slot: last modified timestamp (last_modified_timestamp)
The timestamp when the asset was last modified. It is a datetime value that can be used to track when an asset was last updated in the inventory.
URI: base:last_modified_timestamp Alias: last_modified_timestamp
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Asset | An asset is the representation of a functional object with a technical functi... | no |
| SoftwareArtifact | Software asset | no |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
| Gateway | Gateway as a software asset can be mapped using the class | no |
Properties
-
Range: Datetime
-
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:last_modified_timestamp |
| native | base:last_modified_timestamp |
LinkML Source
name: last_modified_timestamp
description: The timestamp when the asset was last modified. It is a datetime value
that can be used to track when an asset was last updated in the inventory.
title: last modified timestamp
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: last_modified_timestamp
domain_of:
- Asset
range: datetime
required: true