This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/tsfile.git
commit 85d8a6be3415bd35ad839116f29e6b2d8066bd94 Author: Haonan <[email protected]> AuthorDate: Wed Feb 21 10:15:59 2024 +0800 Update the content of doap_tsfile.rdf --- doap_tsfile.rdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doap_tsfile.rdf b/doap_tsfile.rdf index be0ad9eb..ca888bb7 100644 --- a/doap_tsfile.rdf +++ b/doap_tsfile.rdf @@ -29,11 +29,11 @@ <homepage rdf:resource="https://tsfile.apache.org" /> <asfext:pmc rdf:resource="https://tsfile.apache.org" /> - <shortdesc>TsFile, A File Format for Internet of Things</shortdesc> + <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> <bug-database rdf:resource="https://github.com/apache/tsfile/issues" /> - <mailing-list rdf:resource="https://lists.apache.org/[email protected]" /> + <mailing-list rdf:resource="[email protected]" /> <programming-language>Java</programming-language>
