Stable
This component is complete and can be used. The interfaces will be supported until the function is removed from the project via the deprecation process. There will be ongoing extensions to this function, but it will be done to ensure backward compatibility as far as possible. If there is a need to break backward compatibility, this will be discussed and reviewed in the community, with a documented timeline.
Lineage Linker API¶
The Lineage Linker is a REST API that enables the caller to maintain lineage relationships.
Key Features¶
- Lineage Relationship Management: Create, update, and remove lineage relationships between elements.
- Support for Various Lineage Types: Handle different types of lineage flows including:
- Data Flows: Showing the movement of data between assets.
- Control Flows: Representing the sequence of execution or control.
- Process Calls: Linking processes to the sub-processes they invoke.
- Lineage Mappings: General mapping of lineage between elements.
- Data Mappings: Detailed mapping of data transformations, including formulas and queries.
- Ultimate Source and Destination: Identifying the original source and final destination of data.
Further information¶
Raise an issue or comment below