This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/develop by this push:
     new d78c57ae Update the content of doap_tsfile.rdf (#39)
d78c57ae is described below

commit d78c57ae041ad8b6f4689c8f841ff7d5cf20c364
Author: Haonan <[email protected]>
AuthorDate: Wed Feb 21 10:16:33 2024 +0800

    Update the content of doap_tsfile.rdf (#39)
---
 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>
 

Reply via email to