创建和使用业务术语库
本文档介绍了如何使用 Knowledge Catalog 为数据资产建立标准化词汇表。通过创建业务术语库,您可以减少歧义,并提高整个组织的数据发现能力。
本快速入门使用零售行业场景和 BigQuery 中的示例数据,向您展示如何完成以下目标:
- 为零售运营创建业务术语库。
- 构建产品目录管理系统类别层次结构。
- 定义业务术语,例如“安全库存水平”。
- 将业务术语附加到 BigQuery 列。
- 使用业务上下文搜索数据。
准备工作
设置项目:
- 登录您的 Google Cloud 账号。如果您是 Google Cloud新手, 请创建一个账号来评估我们的产品在 实际场景中的表现。新客户还可获享 $300 赠金,用于 运行、测试和部署工作负载。
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
Roles required to select or create a project
- Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
-
Create a project: To create a project, you need the Project Creator role
(
roles/resourcemanager.projectCreator), which contains theresourcemanager.projects.createpermission. Learn how to grant roles.
-
If you're using an existing project for this guide, verify that you have the permissions required to complete this guide. If you created a new project, then you already have the required permissions.
-
Verify that billing is enabled for your Google Cloud project.
Enable the Dataplex and BigQuery APIs.
Roles required to enable APIs
To enable APIs, you need the
serviceusage.services.enablepermission. If you created the project, then you likely already have this permission through the Owner role (roles/owner). Otherwise, you can get this permission through the Service Usage Admin role (roles/serviceusage.serviceUsageAdmin). Learn how to grant roles.-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.