Collibra Data Product to Snowflake Semantic View
Overview
This Collibra workflow generates a YAML file that can be imported into Snowflake to create a Semantic View.
The YAML configuration is generated based on a Data Product Port. The workflow automatically collects relevant metadata required for the Semantic View, including:
-
Tables
-
Columns
-
Data Attributes
-
Metrics
The collected metadata is structured into a Snowflake-compatible YAML format.
The workflow provides a flexible mapping interface to configure how columns from each table should be used in the Semantic View. Columns can be assigned to the appropriate roles, such as dimensions, facts, or time dimensions, with mappings defined individually for each table included in the Data Product.
This approach allows the Semantic View structure to be customized while still leveraging the metadata managed in Collibra.
Media
More details
Release Notes
Added:
- Check that tables included with the data product port have been ingested using a snowflake edge jdbc connection
- Given a programmatic access token and snowflake account identifier, create the semantic view from the yaml doc
Compatibility
Dependency
License and Usage Requirements
Release History
Release Notes
Fixed an issue related to missing getAssetAttribute function.
Compatibility
- snowflake
- Collibra Data Intelligence On-Prem
Dependency
License and Usage Requirements
Release Notes
This release introduces several new features and improvements:
- Verified Queries support has been added, allowing users to define and manage trusted SQL queries for use in workflows.
- Foreign Keys and Relationships have been introduced to enhance data modeling and relationship management.
- An automatic role pre-mapping mechanism has been implemented, which assigns roles based on column data types during the initial workflow execution.
Compatibility
- snowflake
- Collibra Data Intelligence Cloud
Dependency
License and Usage Requirements
Release Notes
Initial release
Compatibility
- Snowflake
- Collibra Data Intelligence Cloud
Dependency
- N/A

