Google Knowledge Catalog assets

The Google Knowledge Catalog (formerly Dataplex Universal Catalog) integration uses a specific subset of asset types. These are available out of the box. For more information on asset attributes or metadata synchronized per asset type, go to Integrated Knowledge Catalog data.

Important  The Knowledge Catalog integration ingests metadata only; it does not create technical lineage. To create technical lineage for your GCP assets, including Knowledge Catalog assets, go to the technical lineage for GCP documentation.

Asset type Description
Database

Database assets in Collibra represent projects in Google BigQuery.

Schema

A schema is the highest level of physical structure in a Database. It defines the structure of the tables and columns in the database.

Schema assets in Collibra represent datasets in Google BigQuery.

Table

An implementation of data entities in columns and rows, in a given database system. It is the basic structure of a relational database.
Examples: Account_tbl, CUST_ADDR

Table assets in Collibra represent Entries in Knowledge Catalog.

Database View

A Database View is a virtual table based on the result-set of an SQL statement.

Database View assets in Collibra represent Views in Knowledge Catalog.

Column

An atomic unit of data that can be stored in a database table.
Examples: FST_NM, EMPID

Column assets in Collibra represent Aspects for a table Entry in Knowledge Catalog.

GCP Data Product

A GCP Data Product is a curated, governed data offering in Google Cloud Platform, exposing data assets through defined output ports for discovery and consumption.

Only ingested when Data Products (In Preview) tab is enabled.

Data Product Port

Defines the interface through which a data product interacts with the broader ecosystem. A data product can feature multiple ports, each categorized based on its relation to the data product.

Only ingested when Data Products (In Preview) tab is enabled.

Knowledge Catalog diagram view

For information on the data that is integrated from Knowledge Catalog, go to Integrated Google Knowledge Catalog data.

Steps

  1. Open the asset page.
  2. Click the Diagram tab.
    The diagram is shown in the default diagram view.
  3. Click to add a new view.
  4. Select the Text option below the diagram view name.
    The diagram view text editor is shown.
  5. Copy the code from the Show JSON code section below and paste it in the diagram view text editor.
  6. Click Save.
  7. Edit the name and description of the diagram view as needed.