Managing Data Product Metadata
Keeping Data Product metadata up to date is essential to ensure other users can find them, understand them and trust them.
There are two main ways to edit the metadata that describes a Data Product.
Data Catalog UI
APIs
Editing Metadata through the Data Catalog
Navigate to the Data Catalog UI
Search for the Data Product that you need to edit the metadata of.
To edit the Data Product's description:
Click on the edit button
on the Overview ColumnMake the changes.
Click "Save changes"

To edit the Data Product's dictionary (column description, classification and sensitivity):
Click on the "Dictionary" Tab
Click on the edit button

Click on the pencil for the column you want to modify

Make the changes.
Click on the green check icon.
Click "Close" when you are done making changes to the columns.

Editing Metadata through the API
Foundation offers API endpoints to edit the metadata of a Data Product:
/api/data/data_product/metadata/api/data/data_product/schemaRead the Using the Foundation APIs page to leverage this option in the best way possible.
Last updated