lineage
schema/components/lineage/1.0.0/lineage.schema.json
The lineage component records provenance information for a Geoscience Object, describing how the object was created and what data sources contributed to it. The schema is based on a subset of the OpenLineage specification (v2.0.2).
self_link— An optional self-referencing link for the object.events— A list of run events describing segments of the input lineage graph.
Used by: base-object-properties.
Properties
lineage (v1.0.0)
Events describing segments of the input lineage graph of this object
| Property | Type | Description | Flags |
|---|---|---|---|
| self_link | String | Self link pointing to where this Geoscience Object is referenced within the events array | |
| events | Array[lineage] | List of zero or more OpenLineage run events | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |