This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch update_si in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 152b1e7abf0e2d5a9b7a6303c43b47f1c018609f Author: HTHou <[email protected]> AuthorDate: Tue Dec 6 16:28:50 2022 +0800 Update iotdb-doap info and python readme --- client-py/README.md | 6 +----- site/iotdb-doap.rdf | 8 ++++---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/client-py/README.md b/client-py/README.md index 5ab07dd247..a0f9b699dc 100644 --- a/client-py/README.md +++ b/client-py/README.md @@ -21,15 +21,11 @@ # 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/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>
