Skip to content

Commit ca720ea

Browse files
committed
feature: datameta更名为datamate
1 parent 7b49dc1 commit ca720ea

219 files changed

Lines changed: 804 additions & 795 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# DataMeta Open Source License
1+
# DataMate Open Source License
22

3-
DataMeta is licensed under the MIT License, with the following additional conditions:
3+
DataMate is licensed under the MIT License, with the following additional conditions:
44

5-
DataMeta is permitted to be used commercially, including as a backend service for other applications or as an application development platform for enterprises. However, when the following conditions are met, you must contact the producer to obtain a commercial license:
5+
DataMate is permitted to be used commercially, including as a backend service for other applications or as an application development platform for enterprises. However, when the following conditions are met, you must contact the producer to obtain a commercial license:
66

7-
a. Multi-tenant SaaS service: Unless explicitly authorized by DataMeta in writing, you may not use the DataMeta source code to operate a multi-tenant SaaS service.
8-
b. LOGO and copyright information: In the process of using DataMeta's frontend, you may not remove or modify the LOGO or copyright information in the DataMeta console or applications. This restriction is inapplicable to uses of Nexent that do not involve its frontend.
7+
a. Multi-tenant SaaS service: Unless explicitly authorized by DataMate in writing, you may not use the DataMate source code to operate a multi-tenant SaaS service.
8+
b. LOGO and copyright information: In the process of using DataMate's frontend, you may not remove or modify the LOGO or copyright information in the DataMate console or applications. This restriction is inapplicable to uses of Nexent that do not involve its frontend.
99

1010
Please contact zhangyafeng2@huawei.com by email to inquire about licensing matters.
1111

1212
As a contributor, you should agree that:
1313

1414
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
15-
b. Your contributed code may be used for commercial purposes, such as DataMeta's cloud business.
15+
b. Your contributed code may be used for commercial purposes, such as DataMate's cloud business.
1616

1717
Apart from the specific conditions mentioned above, all other rights and restrictions follow the MIT License.
1818
Detailed information about the MIT License can be found at: https://opensource.org/licenses/MIT
1919

20-
Copyright © 2025 Huawei Technologies Co., Ltd.
20+
Copyright © 2025 Huawei Technologies Co., Ltd.

Makefile

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ else
2626
endif
2727

2828
.PHONY: install
29-
install: install-data-meta
29+
install: install-data-mate
3030

3131
.PHONY: uninstall-%
3232
uninstall-%:
@@ -47,7 +47,7 @@ else
4747
endif
4848

4949
.PHONY: uninstall
50-
uninstall: uninstall-data-meta
50+
uninstall: uninstall-data-mate
5151

5252
# build
5353
.PHONY: mineru-docker-build
@@ -80,27 +80,27 @@ runtime-docker-build:
8080

8181
.PHONY: backend-docker-install
8282
backend-docker-install:
83-
cd deployment/docker/data-meta && docker-compose up -d backend
83+
cd deployment/docker/data-mate && docker-compose up -d backend
8484

8585
.PHONY: backend-docker-uninstall
8686
backend-docker-uninstall:
87-
cd deployment/docker/data-meta && docker-compose down backend
87+
cd deployment/docker/data-mate && docker-compose down backend
8888

8989
.PHONY: frontend-docker-install
9090
frontend-docker-install:
91-
cd deployment/docker/data-meta && docker-compose up -d frontend
91+
cd deployment/docker/data-mate && docker-compose up -d frontend
9292

9393
.PHONY: frontend-docker-uninstall
9494
frontend-docker-uninstall:
95-
cd deployment/docker/data-meta && docker-compose down frontend
95+
cd deployment/docker/data-mate && docker-compose down frontend
9696

9797
.PHONY: runtime-docker-install
9898
runtime-docker-install:
99-
cd deployment/docker/data-meta && docker-compose up -d runtime
99+
cd deployment/docker/data-mate && docker-compose up -d runtime
100100

101101
.PHONY: runtime-docker-uninstall
102102
runtime-docker-uninstall:
103-
cd deployment/docker/data-meta && docker-compose down runtime
103+
cd deployment/docker/data-mate && docker-compose down runtime
104104

105105
.PHONY: runtime-k8s-install
106106
runtime-k8s-install:
@@ -146,16 +146,16 @@ frontend-k8s-install:
146146
frontend-k8s-uninstall:
147147
kubectl delete -f deployment/kubernetes/frontend/deploy.yaml
148148

149-
.PHONY: data-meta-docker-install
150-
data-meta-docker-install:
151-
cd deployment/docker/data-meta && docker-compose up -d
149+
.PHONY: data-mate-docker-install
150+
data-mate-docker-install:
151+
cd deployment/docker/data-mate && docker-compose up -d
152152

153-
.PHONY: data-meta-docker-uninstall
154-
data-meta-docker-uninstall:
155-
cd deployment/docker/data-meta && docker-compose down
153+
.PHONY: data-mate-docker-uninstall
154+
data-mate-docker-uninstall:
155+
cd deployment/docker/data-mate && docker-compose down
156156

157-
.PHONY: data-meta-k8s-install
158-
data-meta-k8s-install: mysql-k8s-install backend-k8s-install frontend-k8s-install runtime-k8s-install
157+
.PHONY: data-mate-k8s-install
158+
data-mate-k8s-install: mysql-k8s-install backend-k8s-install frontend-k8s-install runtime-k8s-install
159159

160-
.PHONY: data-meta-k8s-uninstall
161-
data-meta-k8s-uninstall: mysql-k8s-uninstall backend-k8s-uninstall frontend-k8s-uninstall runtime-k8s-uninstall
160+
.PHONY: data-mate-k8s-uninstall
161+
data-mate-k8s-uninstall: mysql-k8s-uninstall backend-k8s-uninstall frontend-k8s-uninstall runtime-k8s-uninstall

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DataMeta 一站式数据工作平台
1+
# DataMate 一站式数据工作平台
22

33
> 面向模型微调与RAG检索的企业级数据处理平台,支持数据管理、算子市场、数据清洗、数据合成、数据标注、数据评估等核心功能。
44

backend/api-gateway/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
55
http://maven.apache.org/xsd/maven-4.0.0.xsd">
66
<modelVersion>4.0.0</modelVersion>
7-
7+
88
<parent>
9-
<groupId>com.datameta</groupId>
10-
<artifactId>data-meta-platform</artifactId>
9+
<groupId>com.datamate</groupId>
10+
<artifactId>data-mate-platform</artifactId>
1111
<version>1.0.0-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>

backend/api-gateway/src/main/java/com/datameta/gateway/ApiGatewayApplication.java renamed to backend/api-gateway/src/main/java/com/datamate/gateway/ApiGatewayApplication.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.datameta.gateway;
1+
package com.datamate.gateway;
22

33
import org.springframework.boot.SpringApplication;
44
import org.springframework.boot.autoconfigure.SpringBootApplication;
@@ -14,8 +14,8 @@
1414
*/
1515
@SpringBootApplication
1616
@ComponentScan(basePackages = {
17-
"com.datameta.gateway",
18-
"com.datameta.shared"
17+
"com.datamate.gateway",
18+
"com.datamate.shared"
1919
})
2020
public class ApiGatewayApplication {
2121

backend/openapi/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<inputSpec>${project.basedir}/../../openapi/specs/${project.artifactId}.yaml</inputSpec>
2020
<generatorName>spring</generatorName>
2121
<output>${project.build.directory}/generated-sources/openapi</output>
22-
<apiPackage>com.datameta.${project.name}.interfaces.api</apiPackage>
23-
<modelPackage>com.datameta.${project.name}.interfaces.dto</modelPackage>
22+
<apiPackage>com.datamate.${project.name}.interfaces.api</apiPackage>
23+
<modelPackage>com.datamate.${project.name}.interfaces.dto</modelPackage>
2424
<configOptions>
2525
<interfaceOnly>true</interfaceOnly>
2626
<useTags>true</useTags>
@@ -51,8 +51,8 @@ openApiGenerate {
5151
generatorName = "spring"
5252
inputSpec = "$rootDir/openapi/specs/${project.name}.yaml"
5353
outputDir = "$buildDir/generated-sources/openapi"
54-
apiPackage = "com.datameta.${project.name}.interfaces.api"
55-
modelPackage = "com.datameta.${project.name}.interfaces.dto"
54+
apiPackage = "com.datamate.${project.name}.interfaces.api"
55+
modelPackage = "com.datamate.${project.name}.interfaces.dto"
5656
configOptions = [
5757
interfaceOnly: "true",
5858
useTags: "true",
@@ -80,7 +80,7 @@ openapi-generator-cli generate \
8080
-i openapi/specs/data-annotation-service.yaml \
8181
-g typescript-axios \
8282
-o frontend/packages/api-client/src/generated/annotation \
83-
--additional-properties=supportsES6=true,npmName=@datameta/annotation-api,npmVersion=1.0.0
83+
--additional-properties=supportsES6=true,npmName=@datamate/annotation-api,npmVersion=1.0.0
8484
```
8585

8686
## Usage in Services
@@ -91,9 +91,9 @@ openapi-generator-cli generate \
9191
@RestController
9292
@RequestMapping("/api/v1/annotation")
9393
public class AnnotationTaskController implements AnnotationTasksApi {
94-
94+
9595
private final AnnotationTaskApplicationService annotationTaskService;
96-
96+
9797
@Override
9898
public ResponseEntity<AnnotationTaskPageResponse> getAnnotationTasks(
9999
Integer page, Integer size, String status) {
@@ -107,7 +107,7 @@ public class AnnotationTaskController implements AnnotationTasksApi {
107107
```java
108108
@Service
109109
public class AnnotationTaskApplicationService {
110-
110+
111111
public AnnotationTaskPageResponse getTasks(Integer page, Integer size, String status) {
112112
// 业务逻辑实现
113113
// 使用生成的DTO类型
@@ -125,7 +125,7 @@ public class AnnotationTaskApplicationService {
125125
OPENAPI_DIR="openapi/specs"
126126
SERVICES=(
127127
"data-annotation-service"
128-
"data-management-service"
128+
"data-management-service"
129129
"operator-market-service"
130130
"data-cleaning-service"
131131
"data-synthesis-service"

backend/openapi/specs/data-annotation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: 数据标注服务API - 智能预标注、人工平台、主动学习
55
version: 1.0.0
66
contact:
7-
name: Data Meta Platform Team
7+
name: Data Mate Platform Team
88

99
servers:
1010
- url: http://localhost:8080

backend/openapi/specs/data-cleaning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: 数据清洗服务API - 策略/规则、流程编排对接
55
version: 1.0.0
66
contact:
7-
name: Data Meta Platform Team
7+
name: Data Mate Platform Team
88

99
servers:
1010
- url: http://localhost:8084

backend/openapi/specs/data-evaluation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: 数据评估服务API - 质量、适配性、价值评估
55
version: 1.0.0
66
contact:
7-
name: Data Meta Platform Team
7+
name: Data Mate Platform Team
88

99
servers:
1010
- url: http://localhost:8086

backend/openapi/specs/data-synthesis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: 数据合成服务API - 指令、COT蒸馏、多模态合成
55
version: 1.0.0
66
contact:
7-
name: Data Meta Platform Team
7+
name: Data Mate Platform Team
88

99
servers:
1010
- url: http://localhost:8085

0 commit comments

Comments
 (0)