Package org.odpi.openmetadata.adapters.connectors.darwin
package org.odpi.openmetadata.adapters.connectors.darwin
The darwin connector maintains the DigitalProductDependency relationships between digital products. It derives
them from the data lineage between the assets that are members of the products, following each information
supply chain in turn, and records an exception against any dependency asserted by an external user that the
lineage does not support.
-
ClassesClassDescriptionDarwinProductDependencyManagerConnector maintains the coarse-grained lineage that is implied by the finer-grained lineage beneath it, working upwards from the most detailed level on each refresh: Schema elements to data assets. A DataMapping relationship between two schema elements shows data being copied from one to the other.DarwinProductDependencyManagerProvider is the OCF connector provider for the Darwin Product Dependency Manager.