Skip to content

Commit d04b12d

Browse files
committed
change: 重新定义数据实体为数据交付物
1 parent 685afa1 commit d04b12d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

_toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ parts:
1616
- caption: 产品特性
1717
chapters:
1818
- file: features/README.md
19-
- file: features/entities/README.md
19+
- file: features/deliveries/README.md
2020
sections:
21-
- file: features/entities/datasets/README.md
22-
- file: features/entities/applications/README.md
21+
- file: features/deliveries/datasets/README.md
22+
- file: features/deliveries/applications/README.md
2323
- file: features/handlers/README.md
2424
sections:
2525
- file: features/handlers/collectors/README.md
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 管理数据实体
1+
# 管理数据交付物
22

3-
作为团队管理员,我希望能够管理待交付的数据集和数据应用等数据实体,以确保数据的完整性和准确性、提供可靠的数据基础设施和分析工具、支持组织的数据驱动决策和业务发展。
3+
作为团队管理员,我希望能够管理待交付的数据集和数据应用等数据物,以确保数据的完整性和准确性、提供可靠的数据基础设施和分析工具、支持组织的数据驱动决策和业务发展。
44

55
数据集是指一组相关的数据,可以是结构化、半结构化或非结构化的数据。数据集通常由多个数据表或文件组成,并用于支持特定的业务需求或分析任务。数据集可以包含来自不同来源的数据,并经过预处理和清洗以提供一致的数据视图。
66

File renamed without changes.

0 commit comments

Comments
 (0)