This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 58e2d17e5d Update iotdb-doap info and python readme (#8355)
58e2d17e5d is described below
commit 58e2d17e5d312b0074a47d6d4c24cc3ff215dafa
Author: Haonan <[email protected]>
AuthorDate: Tue Dec 6 16:34:31 2022 +0800
Update iotdb-doap info and python readme (#8355)
---
client-py/README.md | 7 ++-----
site/iotdb-doap.rdf | 8 ++++----
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/client-py/README.md b/client-py/README.md
index 5ab07dd247..68c1697acf 100644
--- a/client-py/README.md
+++ b/client-py/README.md
@@ -21,15 +21,12 @@
# Apache IoTDB
-[](https://github.com/apache/iotdb/actions/workflows/main-unix.yml)
-[](https://github.com/apache/iotdb/actions/workflows/main-win.yml)
-[](https://coveralls.io/repos/github/apache/iotdb/badge.svg?branch=master)
+[](https://github.com/apache/iotdb/actions/workflows/client-python.yml)
[](https://github.com/apache/iotdb/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)


-
-
+
[](https://iotdb.apache.org/)
diff --git a/site/iotdb-doap.rdf b/site/iotdb-doap.rdf
index 1c85dfa311..f7da68c12f 100644
--- a/site/iotdb-doap.rdf
+++ b/site/iotdb-doap.rdf
@@ -41,7 +41,7 @@
<name>Apache IoTDB</name>
<homepage rdf:resource="http://iotdb.apache.org" />
<asfext:pmc rdf:resource="http://iotdb.apache.org" />
- <shortdesc>Apache IoTDB is an IoT native database with high performance
for data management and analysis, on the edge and the cloud.</shortdesc>
+ <shortdesc>Apache IoTDB is an IoT native database with high performance
for data management and analysis, on the edge and the cloud.</shortdesc>
<description>Apache IoTDB (Database for Internet of Things) is an
integrated data management engine designed for time series data. It provides
users with services for data collection, storage and analysis. Due to its
light-weight architecture, high performance and rich feature set together with
its deep integration with Apache Hadoop, Spark and Flink. Apache IoTDB can meet
the requirements of massive data storage, high-speed data ingestion and complex
data analysis in the IoT industr [...]
<bug-database rdf:resource="https://issues.apache.org/jira/projects/IOTDB"
/>
<mailing-list
rdf:resource="https://iotdb.apache.org/Development/ContributeGuide.html" />
@@ -61,9 +61,9 @@
<release>
<Version>
- <name>apache-iotdb-0.13.0</name>
- <created>2022-03-20</created>
- <revision>0.13.0</revision>
+ <name>apache-iotdb-1.0.0</name>
+ <created>2022-12-03</created>
+ <revision>1.0.0</revision>
</Version>
</release>