Importing metadata

Last updated: Apr 15, 2025
Importing metadata

You can capture and import asset metadata and lineage information for the data in your organization. This data can be on a wide variety of data sources. When you import asset metadata, assets are created.

Required services
IBM Knowledge Catalog
Manta Data Lineage (to import lineage metadata)
Cloud Object Storage (to import lineage metadata)
Required permissions
To create, manage, and run a metadata import, you must have the Admin or the Editor role in the project.
To import metadata into a catalog, you must also have the Admin or the Editor role in the catalog to which you want to import.
To configure Cloud Object Storage to store lineage metadata, you must have the Manage data lineage permission.
Supported connections
You can import assets from the data sources that are listed in Supported data sources for curation and data quality.

Overview

The process of importing metadata involves the configuration of the connection to the data source and specifying parameters for the metadata import job. Depending on what type of metadata you import, whether it is asset metadata or lineage metadata, prerequisite configuration might be required.

Prerequisites: Configuring data lineage

If you want to import lineage metadata, you must enable and configure data lineage.

  1. Enable the data lineage feature in the IBM Knowledge Catalog service features settings. For exact steps, see Setting up the IBM Knowledge Catalog service: Enable data lineage.
  2. Select a Cloud Object Storage instance to store lineage data:
    1. From the Cloud Pak for Data navigation menu, go to Administration > Configurations and settings and open Data lineage setup.
    2. Select an instance of Cloud Object Storage where you want to store lineage data. For more information about IBM Cloud Object Storage, see IBM Cloud Object Storage on Cloud Pak for Data as a Service.

Steps for importing metadata

The following steps provide an overview about the process of importing metadata. Follow the links in each step for more details.

  1. Create a data source definition.
  2. Create a connection to the data source in a project.
  3. Create a metadata import.

Each data source requires various connection and configuration details. You can find this information in each connection topic in the Connectors section and in Supported connectors for lineage import section. To check from which data sources you can import metadata, see Supported data sources for curation and data quality.

When you create a metadata import, the process of importing metadata starts immediately, unless you scheduled it to run at a specific time, or configured to job to not run at all.

Types of metadata

You can import these types of metadata:

Asset metadata
Asset metadata provides the information that is required to create an asset in a project or catalog. Asset metadata provides asset details, relationships, and the preview of the contents of the asset. For data assets, the metadata also allows for data profiling, data quality analysis, and provides access for people to work with the data.
Lineage metadata
Lineage metadata provides the lineage information for the data lineage graph. Data lineage shows where your data comes from, how it changes, and where it moves over time.

Types of assets

You can create the following types of assets by importing metadata:

Data assets
Data tables or files from a connection. If you want to run metadata enrichment or data quality rules on the imported assets, you import them to a project.
Cobol copybooks
The data structure of a COBOL program. You can import Cobol copybooks into projects and catalogs. Such assets cannot be downloaded, profiled, enriched through metadata enrichment, or used in Data Refinery.
Transformation script assets
The data transformations that change the format, structure, or values of data and that usually are part of ETL (extract, transform, and load) processes.

Next steps

Learn more

Parent topic: Curating data