Tutorial 1: Creating a master data model and relationship model¶
The management of master data is a crucial part of enterprise data governance. The Data Catalog supports model-driven and relationship-driven master data management, as well as improving data search by establishing business terms and tags as a means to help companies gain value from massive amounts of data.
Scenario Descriptions¶
This tutorial, as an example, uses the management of master data related to wind turbine business in the wind power generation field to introduce operations such as synchronizing data in the Data Catalog and establishing master data models and relationship models. The detailed process is as follows:
Main process |
Introduction |
Subtasks |
---|---|---|
Master data type definition |
Establishing a unified object type in the Data Catalog for physical wind turbines, stations, and wind turbine applications |
|
Master data relationship type creation |
Establishing a relationship model among wind turbines, stations, and monitoring applications |
|
Data sync |
Synchronizing external data sources to the Data Catalog through Open API with simultaneous data verification and alerts during the sync process |
|
Data retrieval |
Retrieval and viewing of synchronized data on page |
none |
Open API call |
Querying data provided by the Data Catalog through the API |
none |
Tutorial goals¶
In this tutorial, you will learn how to:
Model the master data in the Data Catalog
Establish a relationship model between data assets
Sync external data through Open API registration
Quickly retrieve data on the page
Query data by calling the Data Catalog API
Prerequisites¶
You have already applied for Read And Write Resources and Sync Resources on the Data Catalog’s Resource Management page
Permission to use the Data Catalog module is enabled
Data Source Registration module usage permission is enabled
API and data for data sync have been prepared