Life Cycle
This schema defines Life Cycle Properties.
Properties
created
: Access Details about created aspect of the data asset. Refer to #/definitions/accessDetails.updated
: Access Details about updated aspect of the data asset. Refer to #/definitions/accessDetails.accessed
: Access Details about accessed aspect of the data asset. Refer to #/definitions/accessDetails.
Definitions
accessDetails
(object): Access details of an entity . Cannot contain additional properties.timestamp
: Timestamp of data asset accessed for creation, update, read. Refer to basic.json#/definitions/timestamp. Default:null
.accessedBy
: User, Pipeline, Query that created,updated or accessed the data asset. Refer to entityReference.json. Default:null
.accessedByAProcess
(string): Any process that accessed the data asset that is not captured in OpenMetadata. Default:null
.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.