Skip to main content

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

PropertyTypeDescriptionFlags
self_linkStringSelf link pointing to where this Geoscience Object is referenced within the events array
eventsArray[lineage]List of zero or more OpenLineage run events

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?