This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch docs/dev
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/docs/dev by this push:
new f4198631 update tsfile title (#686)
f4198631 is described below
commit f419863180e50f2c98efac151149f11d4ac311f7
Author: leto-b <[email protected]>
AuthorDate: Wed Dec 31 10:50:27 2025 +0800
update tsfile title (#686)
---
doap_tsfile.rdf | 4 ++--
src/README.md | 2 +-
src/zh/README.md | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doap_tsfile.rdf b/doap_tsfile.rdf
index a1db9cfc..4026c05a 100644
--- a/doap_tsfile.rdf
+++ b/doap_tsfile.rdf
@@ -29,8 +29,8 @@
<homepage rdf:resource="https://tsfile.apache.org" />
<asfext:pmc rdf:resource="https://tsfile.apache.org" />
- <shortdesc>The mission of Apache TsFile is the creation and maintenance of
software related to a columnar storage file format designed for time series
data.</shortdesc>
- <description>TsFile is a columnar storage file format designed for time
series data, which supports efficient compression, high throughput of read and
write, and compatibility with various frameworks, such as Spark and Flink. It
is easy to integrate TsFile into IoT big data processing
frameworks.</description>
+ <shortdesc>The mission of Apache TsFile is the creation and maintenance of
software related to a high-performance columnar storage file format designed
for industrial time-series data.</shortdesc>
+ <description>TsFile is a high-performance columnar storage file format
designed for industrial time-series data, featuring multi-language interfaces,
high compression ratios, high read/write throughput, and fast random access
capabilities. It is ideal for scenarios such as building high-quality datasets,
managing data assets, conducting data analytics, and training AI
models.</description>
<bug-database rdf:resource="https://github.com/apache/tsfile/issues" />
<mailing-list rdf:resource="[email protected]" />
diff --git a/src/README.md b/src/README.md
index 261a0606..81f45c40 100644
--- a/src/README.md
+++ b/src/README.md
@@ -9,7 +9,7 @@ bgImageStyle:
background-attachment: fixed
# background-repeat: repeat
# background-size: initial
-heroText: File Format for Internet of Things
+heroText: Open-source File Format for Industrial Time-Series Datasets
tagline: TsFile is a high-performance columnar storage file format designed
for industrial time-series data, featuring multi-language interfaces, high
compression ratios, high read/write throughput, and fast random access
capabilities. It is ideal for scenarios such as building high-quality datasets,
managing data assets, conducting data analytics, and training AI models.
heroFullScreen: true
actions:
diff --git a/src/zh/README.md b/src/zh/README.md
index cf32a4ff..2853244a 100644
--- a/src/zh/README.md
+++ b/src/zh/README.md
@@ -9,7 +9,7 @@ bgImageStyle:
background-attachment: fixed
# background-repeat: repeat
# background-size: initial
-heroText: 物联网时序数据文件格式
+heroText: 工业时序数据集的开源文件格式
tagline: TsFile
是一种为工业时序数据设计的高性能列式存储文件格式,支持多语言接口、高压缩比、高读写吞吐、快速随机访问。适用于构建高质量数据集、数据资产管理、数据分析与 AI
模型训练等场景。
heroFullScreen: true
actions: