Contextualization
These modules are example of contextualization pipelines that can be used to connect data from different data sources.
cdf_connection_sql
This module assumes that data is ingested into the Cognite core data model (CDM) and that connections between data can be done with exact matches or with simple string manipulations. The module contains multiple transformations that read from CDM and write back to connections in the CDM.
cdf_p_and_id_parser
This module assumes that data is ingested into the Cognite core data model (CDM) and that you have P&ID diagrams uploaded into CogniteFile or extensions of this view. The module contains a pipeline detecting assets, equipment, and time series in the P&ID diagrams and connecting them to the data in the CDM.