You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/04/29 15:01:33 UTC

[streampipes-website] branch master updated (b6fc3a8c -> 519e0d6d)

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

bossenti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


    from b6fc3a8c Merge branch 'dev'
     new 118de9cb chore/add-pypi (#74)
     new 519e0d6d chore(python-docs): update python doc assets (#76)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs-python/dev/404.html                           |  36 +++-
 .../dev/getting-started/developing/index.html      |  36 +++-
 .../dev/getting-started/first-steps/index.html     |  36 +++-
 .../dev/getting-started/quickstart/index.html      |  38 +++-
 docs-python/dev/index.html                         |  38 +++-
 docs-python/dev/objects.inv                        | Bin 1728 -> 1773 bytes
 docs-python/dev/reference/client/client/index.html |  36 +++-
 docs-python/dev/reference/client/config/index.html |  36 +++-
 .../client/credential_provider/index.html          |  36 +++-
 .../endpoint/api/data_lake_measure/index.html      |  36 +++-
 .../reference/endpoint/api/data_stream/index.html  |  36 +++-
 .../dev/reference/endpoint/endpoint/index.html     |  38 +++-
 .../dev/reference/endpoint/exceptions/index.html   |  36 +++-
 .../function_zoo/river_function/index.html         |  36 +++-
 .../reference/functions/broker/broker/index.html   |  42 ++++-
 .../functions/broker/broker_handler/index.html     |  36 +++-
 .../functions/broker/kafka_broker/index.html       |  36 +++-
 .../broker/kafka_message_fetcher/index.html        |  36 +++-
 .../functions/broker/nats_broker/index.html        |  36 +++-
 .../functions/broker/output_collector/index.html   |  36 +++-
 .../functions/function_handler/index.html          |  36 +++-
 .../reference/functions/registration/index.html    |  36 +++-
 .../functions/streampipes_function/index.html      |  36 +++-
 .../functions/utils/async_iter_handler/index.html  |  40 +++-
 .../functions/utils/data_stream_context/index.html |  36 +++-
 .../utils/data_stream_generator/index.html         |  36 +++-
 .../functions/utils/function_context/index.html    |  36 +++-
 docs-python/dev/reference/model/common/index.html  |  36 +++-
 .../model/container/data_lake_measures/index.html  |  36 +++-
 .../model/container/data_streams/index.html        |  36 +++-
 .../model/container/resource_container/index.html  |  36 +++-
 .../model/resource/data_lake_measure/index.html    |  38 +++-
 .../{data_lake_series => data_series}/index.html   | 164 +++++++---------
 .../model/resource/data_stream/index.html          |  40 +++-
 .../exceptions}/index.html                         | 197 +++++++++++---------
 .../model/resource/function_definition/index.html  |  40 +++-
 .../{data_stream => query_result}/index.html       | 207 ++++++++++++---------
 .../reference/model/resource/resource/index.html   |  38 +++-
 docs-python/dev/scripts/gen_ref_pages/index.html   |  48 ++++-
 docs-python/dev/search/search_index.json           |   2 +-
 docs-python/dev/sitemap.xml                        |  90 +++++----
 docs-python/dev/sitemap.xml.gz                     | Bin 650 -> 666 bytes
 .../index.html                                     |  36 +++-
 .../index.html                                     |  38 +++-
 .../index.html                                     |  36 +++-
 .../index.html                                     |  36 +++-
 website/css/custom.css                             |   2 +-
 website/img/open_source/icon-pypi.png              | Bin 0 -> 16008 bytes
 website/img/open_source/icon-slack.png             | Bin 5067 -> 0 bytes
 website/partials/_index-support-links.ejs          |   8 +
 50 files changed, 1707 insertions(+), 409 deletions(-)
 copy docs-python/dev/reference/model/resource/{data_lake_series => data_series}/index.html (90%)
 copy docs-python/dev/reference/model/{container/data_lake_measures => resource/exceptions}/index.html (93%)
 copy docs-python/dev/reference/model/resource/{data_stream => query_result}/index.html (91%)
 create mode 100644 website/img/open_source/icon-pypi.png
 delete mode 100644 website/img/open_source/icon-slack.png


[streampipes-website] 02/02: chore(python-docs): update python doc assets (#76)

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit 519e0d6d9260aea81a6dae31fc2c2b39840da4cb
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Apr 29 17:00:32 2023 +0200

    chore(python-docs): update python doc assets (#76)
    
    * chore(python-docs): update python doc assets to recent development state
    
    * chore(docs): revert changes in latest file
    
    ---------
    
    Co-authored-by: bossenti <bo...@users.noreply.github.com>
    Co-authored-by: bossenti <bo...@posteo.de>
---
 docs-python/dev/404.html                           |  36 ++-
 .../dev/getting-started/developing/index.html      |  36 ++-
 .../dev/getting-started/first-steps/index.html     |  36 ++-
 .../dev/getting-started/quickstart/index.html      |  38 +++-
 docs-python/dev/index.html                         |  38 +++-
 docs-python/dev/objects.inv                        | Bin 1728 -> 1773 bytes
 docs-python/dev/reference/client/client/index.html |  36 ++-
 docs-python/dev/reference/client/config/index.html |  36 ++-
 .../client/credential_provider/index.html          |  36 ++-
 .../endpoint/api/data_lake_measure/index.html      |  36 ++-
 .../reference/endpoint/api/data_stream/index.html  |  36 ++-
 .../dev/reference/endpoint/endpoint/index.html     |  38 +++-
 .../dev/reference/endpoint/exceptions/index.html   |  36 ++-
 .../function_zoo/river_function/index.html         |  36 ++-
 .../reference/functions/broker/broker/index.html   |  42 +++-
 .../functions/broker/broker_handler/index.html     |  36 ++-
 .../functions/broker/kafka_broker/index.html       |  36 ++-
 .../broker/kafka_message_fetcher/index.html        |  36 ++-
 .../functions/broker/nats_broker/index.html        |  36 ++-
 .../functions/broker/output_collector/index.html   |  36 ++-
 .../functions/function_handler/index.html          |  36 ++-
 .../reference/functions/registration/index.html    |  36 ++-
 .../functions/streampipes_function/index.html      |  36 ++-
 .../functions/utils/async_iter_handler/index.html  |  40 +++-
 .../functions/utils/data_stream_context/index.html |  36 ++-
 .../utils/data_stream_generator/index.html         |  36 ++-
 .../functions/utils/function_context/index.html    |  36 ++-
 docs-python/dev/reference/model/common/index.html  |  36 ++-
 .../model/container/data_lake_measures/index.html  |  36 ++-
 .../model/container/data_streams/index.html        |  36 ++-
 .../model/container/resource_container/index.html  |  36 ++-
 .../model/resource/data_lake_measure/index.html    |  38 +++-
 .../{data_stream => data_series}/index.html        | 247 +++++++++++++++------
 .../model/resource/data_stream/index.html          |  40 +++-
 .../exceptions}/index.html                         | 197 +++++++++-------
 .../model/resource/function_definition/index.html  |  40 +++-
 .../{data_stream => query_result}/index.html       | 207 +++++++++--------
 .../reference/model/resource/resource/index.html   |  38 +++-
 docs-python/dev/scripts/gen_ref_pages/index.html   |  48 +++-
 docs-python/dev/search/search_index.json           |   2 +-
 docs-python/dev/sitemap.xml                        |  90 ++++----
 docs-python/dev/sitemap.xml.gz                     | Bin 650 -> 666 bytes
 .../index.html                                     |  36 ++-
 .../index.html                                     |  38 +++-
 .../index.html                                     |  36 ++-
 .../index.html                                     |  36 ++-
 46 files changed, 1810 insertions(+), 379 deletions(-)

diff --git a/docs-python/dev/404.html b/docs-python/dev/404.html
index 8656b1e1..a6b5969c 100644
--- a/docs-python/dev/404.html
+++ b/docs-python/dev/404.html
@@ -1356,6 +1356,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1390,8 +1394,8 @@
   
   
     <li class="md-nav__item">
-      <a href="/docs/docs/python/latest/latest/reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="/docs/docs/python/latest/latest/reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1417,6 +1421,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="/docs/docs/python/latest/latest/reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="/docs/docs/python/latest/latest/reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1431,6 +1449,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="/docs/docs/python/latest/latest/reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="/docs/docs/python/latest/latest/reference/model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/getting-started/developing/index.html b/docs-python/dev/getting-started/developing/index.html
index 8030668c..4b918f85 100644
--- a/docs-python/dev/getting-started/developing/index.html
+++ b/docs-python/dev/getting-started/developing/index.html
@@ -1442,6 +1442,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1476,8 +1480,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1503,6 +1507,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1517,6 +1535,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/getting-started/first-steps/index.html b/docs-python/dev/getting-started/first-steps/index.html
index f2902bf4..f8bdf95e 100644
--- a/docs-python/dev/getting-started/first-steps/index.html
+++ b/docs-python/dev/getting-started/first-steps/index.html
@@ -1428,6 +1428,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1462,8 +1466,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1489,6 +1493,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1503,6 +1521,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/getting-started/quickstart/index.html b/docs-python/dev/getting-started/quickstart/index.html
index 0f0ab6ab..8e803efe 100644
--- a/docs-python/dev/getting-started/quickstart/index.html
+++ b/docs-python/dev/getting-started/quickstart/index.html
@@ -1381,6 +1381,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1415,8 +1419,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1442,6 +1446,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1456,6 +1474,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
@@ -1586,7 +1618,7 @@ Simply define your credential provider as follows:</p>
 <br></p>
 <p><code>username</code> is always the username that is used to log in into StreamPipes. <br>
 The <code>api_key</code> can be generated within the UI as demonstrated below:</p>
-<p><img alt="Howto API Key" src="https://raw.githubusercontent.com/apache/streampipes/dev/streampipes-client-python/docs/img/how-to-get-api-key.gif" /></p>
+<p><img alt="Howto API Key" src="../../img/how-to-get-api-key.gif" /></p>
 
 
   
diff --git a/docs-python/dev/index.html b/docs-python/dev/index.html
index c72e7974..157f0196 100644
--- a/docs-python/dev/index.html
+++ b/docs-python/dev/index.html
@@ -1404,6 +1404,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1438,8 +1442,8 @@
   
   
     <li class="md-nav__item">
-      <a href="reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1465,6 +1469,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1479,6 +1497,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="reference/model/resource/resource/" class="md-nav__link">
         Resource
@@ -1641,7 +1673,7 @@ Simply define your credential provider as follows:</p>
 <br></p>
 <p><code>username</code> is always the username that is used to log in into StreamPipes. <br>
 The <code>api_key</code> can be generated within the UI as demonstrated below:</p>
-<p><img alt="Howto API Key" src="/img/how-to-get-api-key.gif" /></p>
+<p><img alt="Howto API Key" src="img/how-to-get-api-key.gif" /></p>
 
 
   
diff --git a/docs-python/dev/objects.inv b/docs-python/dev/objects.inv
index b3c97391..8bb93520 100644
Binary files a/docs-python/dev/objects.inv and b/docs-python/dev/objects.inv differ
diff --git a/docs-python/dev/reference/client/client/index.html b/docs-python/dev/reference/client/client/index.html
index a3ec1ddc..68707ea7 100644
--- a/docs-python/dev/reference/client/client/index.html
+++ b/docs-python/dev/reference/client/client/index.html
@@ -1451,6 +1451,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1485,8 +1489,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1512,6 +1516,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1526,6 +1544,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/client/config/index.html b/docs-python/dev/reference/client/config/index.html
index a33effdd..240c5d4e 100644
--- a/docs-python/dev/reference/client/config/index.html
+++ b/docs-python/dev/reference/client/config/index.html
@@ -1417,6 +1417,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1451,8 +1455,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1478,6 +1482,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1492,6 +1510,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/client/credential_provider/index.html b/docs-python/dev/reference/client/credential_provider/index.html
index e85437d7..a64692ca 100644
--- a/docs-python/dev/reference/client/credential_provider/index.html
+++ b/docs-python/dev/reference/client/credential_provider/index.html
@@ -1450,6 +1450,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1484,8 +1488,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1511,6 +1515,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1525,6 +1543,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html b/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html
index c940b541..611d9351 100644
--- a/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html
+++ b/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html
@@ -1466,6 +1466,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1500,8 +1504,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1527,6 +1531,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1541,6 +1559,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/endpoint/api/data_stream/index.html b/docs-python/dev/reference/endpoint/api/data_stream/index.html
index 2fffc82b..d045a9dc 100644
--- a/docs-python/dev/reference/endpoint/api/data_stream/index.html
+++ b/docs-python/dev/reference/endpoint/api/data_stream/index.html
@@ -1419,6 +1419,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1453,8 +1457,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1480,6 +1484,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1494,6 +1512,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/endpoint/endpoint/index.html b/docs-python/dev/reference/endpoint/endpoint/index.html
index d9db13ca..ef2cf925 100644
--- a/docs-python/dev/reference/endpoint/endpoint/index.html
+++ b/docs-python/dev/reference/endpoint/endpoint/index.html
@@ -1485,6 +1485,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1519,8 +1523,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1546,6 +1550,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1560,6 +1578,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
@@ -2098,8 +2130,8 @@ By design, endpoints are only instantiated within the <code>__init__</code> meth
 <code class="highlight language-python"><span class="n">broker</span><span class="p">:</span> <span class="n">Broker</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-property"><code>property</code></small>
       <small class="doc doc-label doc-label-writable"><code>writable</code></small>
+      <small class="doc doc-label doc-label-property"><code>property</code></small>
   </span>
 
 <a href="#streampipes.endpoint.endpoint.MessagingEndpoint.broker" class="headerlink" title="Permanent link">&para;</a></h3>
diff --git a/docs-python/dev/reference/endpoint/exceptions/index.html b/docs-python/dev/reference/endpoint/exceptions/index.html
index d4835fd2..c781ee84 100644
--- a/docs-python/dev/reference/endpoint/exceptions/index.html
+++ b/docs-python/dev/reference/endpoint/exceptions/index.html
@@ -1417,6 +1417,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1451,8 +1455,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1478,6 +1482,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1492,6 +1510,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/function_zoo/river_function/index.html b/docs-python/dev/reference/function_zoo/river_function/index.html
index 3e5d5e66..616497d9 100644
--- a/docs-python/dev/reference/function_zoo/river_function/index.html
+++ b/docs-python/dev/reference/function_zoo/river_function/index.html
@@ -1485,6 +1485,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1519,8 +1523,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1546,6 +1550,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1560,6 +1578,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/broker/broker/index.html b/docs-python/dev/reference/functions/broker/broker/index.html
index 4b82ef51..89484777 100644
--- a/docs-python/dev/reference/functions/broker/broker/index.html
+++ b/docs-python/dev/reference/functions/broker/broker/index.html
@@ -1460,6 +1460,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1494,8 +1498,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1521,6 +1525,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1535,6 +1553,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
@@ -1787,8 +1819,8 @@
 <code class="highlight language-python"><span class="n">createSubscription</span><span class="p">()</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
       <small class="doc doc-label doc-label-async"><code>async</code></small>
+      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
   </span>
 
 <a href="#streampipes.functions.broker.broker.Broker.createSubscription" class="headerlink" title="Permanent link">&para;</a></h3>
@@ -1831,8 +1863,8 @@
 <code class="highlight language-python"><span class="n">disconnect</span><span class="p">()</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
       <small class="doc doc-label doc-label-async"><code>async</code></small>
+      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
   </span>
 
 <a href="#streampipes.functions.broker.broker.Broker.disconnect" class="headerlink" title="Permanent link">&para;</a></h3>
@@ -1922,8 +1954,8 @@
 <code class="highlight language-python"><span class="n">publish_event</span><span class="p">(</span><span class="n">event</span><span class="p">)</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
       <small class="doc doc-label doc-label-async"><code>async</code></small>
+      <small class="doc doc-label doc-label-abstractmethod"><code>abstractmethod</code></small>
   </span>
 
 <a href="#streampipes.functions.broker.broker.Broker.publish_event" class="headerlink" title="Permanent link">&para;</a></h3>
diff --git a/docs-python/dev/reference/functions/broker/broker_handler/index.html b/docs-python/dev/reference/functions/broker/broker_handler/index.html
index e9d13d6e..8cc4ad90 100644
--- a/docs-python/dev/reference/functions/broker/broker_handler/index.html
+++ b/docs-python/dev/reference/functions/broker/broker_handler/index.html
@@ -1433,6 +1433,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1467,8 +1471,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1494,6 +1498,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1508,6 +1526,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/broker/kafka_broker/index.html b/docs-python/dev/reference/functions/broker/kafka_broker/index.html
index 956e5a45..46192579 100644
--- a/docs-python/dev/reference/functions/broker/kafka_broker/index.html
+++ b/docs-python/dev/reference/functions/broker/kafka_broker/index.html
@@ -1453,6 +1453,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1487,8 +1491,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1514,6 +1518,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1528,6 +1546,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/broker/kafka_message_fetcher/index.html b/docs-python/dev/reference/functions/broker/kafka_message_fetcher/index.html
index 58c756a6..74486849 100644
--- a/docs-python/dev/reference/functions/broker/kafka_message_fetcher/index.html
+++ b/docs-python/dev/reference/functions/broker/kafka_message_fetcher/index.html
@@ -1426,6 +1426,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1460,8 +1464,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1487,6 +1491,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1501,6 +1519,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/broker/nats_broker/index.html b/docs-python/dev/reference/functions/broker/nats_broker/index.html
index 510c939e..f97f5297 100644
--- a/docs-python/dev/reference/functions/broker/nats_broker/index.html
+++ b/docs-python/dev/reference/functions/broker/nats_broker/index.html
@@ -1453,6 +1453,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1487,8 +1491,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1514,6 +1518,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1528,6 +1546,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/broker/output_collector/index.html b/docs-python/dev/reference/functions/broker/output_collector/index.html
index 2d440f93..941baf21 100644
--- a/docs-python/dev/reference/functions/broker/output_collector/index.html
+++ b/docs-python/dev/reference/functions/broker/output_collector/index.html
@@ -1439,6 +1439,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1473,8 +1477,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1500,6 +1504,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1514,6 +1532,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/function_handler/index.html b/docs-python/dev/reference/functions/function_handler/index.html
index 5b6fdc1b..1732f0da 100644
--- a/docs-python/dev/reference/functions/function_handler/index.html
+++ b/docs-python/dev/reference/functions/function_handler/index.html
@@ -1444,6 +1444,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1478,8 +1482,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1505,6 +1509,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1519,6 +1537,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/registration/index.html b/docs-python/dev/reference/functions/registration/index.html
index 3625da86..31e86ce2 100644
--- a/docs-python/dev/reference/functions/registration/index.html
+++ b/docs-python/dev/reference/functions/registration/index.html
@@ -1437,6 +1437,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1471,8 +1475,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1498,6 +1502,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1512,6 +1530,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/streampipes_function/index.html b/docs-python/dev/reference/functions/streampipes_function/index.html
index 421198ff..c71ed88d 100644
--- a/docs-python/dev/reference/functions/streampipes_function/index.html
+++ b/docs-python/dev/reference/functions/streampipes_function/index.html
@@ -1472,6 +1472,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1506,8 +1510,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1533,6 +1537,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1547,6 +1565,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/utils/async_iter_handler/index.html b/docs-python/dev/reference/functions/utils/async_iter_handler/index.html
index 3537f266..b10cec5c 100644
--- a/docs-python/dev/reference/functions/utils/async_iter_handler/index.html
+++ b/docs-python/dev/reference/functions/utils/async_iter_handler/index.html
@@ -1439,6 +1439,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1473,8 +1477,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1500,6 +1504,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1514,6 +1532,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
@@ -1676,8 +1708,8 @@
 <code class="highlight language-python"><span class="n">anext</span><span class="p">(</span><span class="n">stream_id</span><span class="p">,</span> <span class="n">message</span><span class="p">)</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-staticmethod"><code>staticmethod</code></small>
       <small class="doc doc-label doc-label-async"><code>async</code></small>
+      <small class="doc doc-label doc-label-staticmethod"><code>staticmethod</code></small>
   </span>
 
 <a href="#streampipes.functions.utils.async_iter_handler.AsyncIterHandler.anext" class="headerlink" title="Permanent link">&para;</a></h3>
@@ -1759,8 +1791,8 @@
 <code class="highlight language-python"><span class="n">combine_async_messages</span><span class="p">(</span><span class="n">messages</span><span class="p">)</span></code>
   
   <span class="doc doc-labels">
-      <small class="doc doc-label doc-label-staticmethod"><code>staticmethod</code></small>
       <small class="doc doc-label doc-label-async"><code>async</code></small>
+      <small class="doc doc-label doc-label-staticmethod"><code>staticmethod</code></small>
   </span>
 
 <a href="#streampipes.functions.utils.async_iter_handler.AsyncIterHandler.combine_async_messages" class="headerlink" title="Permanent link">&para;</a></h3>
diff --git a/docs-python/dev/reference/functions/utils/data_stream_context/index.html b/docs-python/dev/reference/functions/utils/data_stream_context/index.html
index 1e28b320..1b2ce6b4 100644
--- a/docs-python/dev/reference/functions/utils/data_stream_context/index.html
+++ b/docs-python/dev/reference/functions/utils/data_stream_context/index.html
@@ -1432,6 +1432,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1466,8 +1470,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1493,6 +1497,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1507,6 +1525,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/utils/data_stream_generator/index.html b/docs-python/dev/reference/functions/utils/data_stream_generator/index.html
index 1d5a4ef7..18f1f218 100644
--- a/docs-python/dev/reference/functions/utils/data_stream_generator/index.html
+++ b/docs-python/dev/reference/functions/utils/data_stream_generator/index.html
@@ -1426,6 +1426,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1460,8 +1464,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1487,6 +1491,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1501,6 +1519,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/functions/utils/function_context/index.html b/docs-python/dev/reference/functions/utils/function_context/index.html
index 521a090a..ea79dd03 100644
--- a/docs-python/dev/reference/functions/utils/function_context/index.html
+++ b/docs-python/dev/reference/functions/utils/function_context/index.html
@@ -1432,6 +1432,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1466,8 +1470,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../../model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../../model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1493,6 +1497,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1507,6 +1525,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../../model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../../model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/common/index.html b/docs-python/dev/reference/model/common/index.html
index 83f4e39c..e39b6a1f 100644
--- a/docs-python/dev/reference/model/common/index.html
+++ b/docs-python/dev/reference/model/common/index.html
@@ -1514,6 +1514,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1548,8 +1552,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1575,6 +1579,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1589,6 +1607,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/container/data_lake_measures/index.html b/docs-python/dev/reference/model/container/data_lake_measures/index.html
index 27d3f262..6eb9d6b8 100644
--- a/docs-python/dev/reference/model/container/data_lake_measures/index.html
+++ b/docs-python/dev/reference/model/container/data_lake_measures/index.html
@@ -1419,6 +1419,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1453,8 +1457,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1480,6 +1484,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1494,6 +1512,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/container/data_streams/index.html b/docs-python/dev/reference/model/container/data_streams/index.html
index 8fcedb2b..9672c62a 100644
--- a/docs-python/dev/reference/model/container/data_streams/index.html
+++ b/docs-python/dev/reference/model/container/data_streams/index.html
@@ -1419,6 +1419,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1453,8 +1457,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1480,6 +1484,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1494,6 +1512,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/container/resource_container/index.html b/docs-python/dev/reference/model/container/resource_container/index.html
index c4b2e978..f6fe69fb 100644
--- a/docs-python/dev/reference/model/container/resource_container/index.html
+++ b/docs-python/dev/reference/model/container/resource_container/index.html
@@ -1467,6 +1467,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1501,8 +1505,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1528,6 +1532,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1542,6 +1560,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/resource/data_lake_measure/index.html b/docs-python/dev/reference/model/resource/data_lake_measure/index.html
index 79678383..19fa6893 100644
--- a/docs-python/dev/reference/model/resource/data_lake_measure/index.html
+++ b/docs-python/dev/reference/model/resource/data_lake_measure/index.html
@@ -37,7 +37,7 @@
         <link rel="prev" href="../../container/resource_container/">
       
       
-        <link rel="next" href="../data_lake_series/">
+        <link rel="next" href="../data_series/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
@@ -1375,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1466,8 +1470,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1493,6 +1497,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../function_definition/" class="md-nav__link">
         Function definition
@@ -1507,6 +1525,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/resource/data_stream/index.html b/docs-python/dev/reference/model/resource/data_series/index.html
similarity index 87%
copy from docs-python/dev/reference/model/resource/data_stream/index.html
copy to docs-python/dev/reference/model/resource/data_series/index.html
index 441500d9..f73c9331 100644
--- a/docs-python/dev/reference/model/resource/data_stream/index.html
+++ b/docs-python/dev/reference/model/resource/data_series/index.html
@@ -31,20 +31,20 @@
         <meta name="author" content="Apache Software Foundation (ASF)">
       
       
-        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_stream/">
+        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_series/">
       
       
-        <link rel="prev" href="../data_lake_series/">
+        <link rel="prev" href="../data_lake_measure/">
       
       
-        <link rel="next" href="../function_definition/">
+        <link rel="next" href="../data_stream/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
     
     
       
-        <title>Data stream - Apache StreamPipes Python</title>
+        <title>Data series - Apache StreamPipes Python</title>
       
     
     
@@ -136,7 +136,7 @@
     <div data-md-component="skip">
       
         
-        <a href="#streampipes.model.resource.data_stream" class="md-skip">
+        <a href="#streampipes.model.resource.data_series" class="md-skip">
           Skip to content
         </a>
       
@@ -174,7 +174,7 @@
         <div class="md-header__topic" data-md-component="header-topic">
           <span class="md-ellipsis">
             
-              Data stream
+              Data series
             
           </span>
         </div>
@@ -1375,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1407,20 +1411,6 @@
               
   
   
-  
-    <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
-      </a>
-    </li>
-  
-
-            
-          
-            
-              
-  
-  
     
   
   
@@ -1431,12 +1421,12 @@
       
       
         <label class="md-nav__link md-nav__link--active" for="__toc">
-          Data stream
+          Data series
           <span class="md-nav__icon md-icon"></span>
         </label>
       
       <a href="./" class="md-nav__link md-nav__link--active">
-        Data stream
+        Data series
       </a>
       
         
@@ -1453,30 +1443,37 @@
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream" class="md-nav__link">
-    streampipes.model.resource.data_stream
+  <a href="#streampipes.model.resource.data_series" class="md-nav__link">
+    streampipes.model.resource.data_series
   </a>
   
 </li>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream" class="md-nav__link">
-    DataStream
+  <a href="#streampipes.model.resource.data_series.DataSeries" class="md-nav__link">
+    DataSeries
   </a>
   
-    <nav class="md-nav" aria-label="DataStream">
+    <nav class="md-nav" aria-label="DataSeries">
       <ul class="md-nav__list">
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="md-nav__link">
+  <a href="#streampipes.model.resource.data_series.DataSeries.convert_to_pandas_representation" class="md-nav__link">
     convert_to_pandas_representation()
   </a>
   
 </li>
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="md-nav__link">
-    to_dict()
+  <a href="#streampipes.model.resource.data_series.DataSeries.from_json" class="md-nav__link">
+    from_json()
+  </a>
+  
+</li>
+        
+          <li class="md-nav__item">
+  <a href="#streampipes.model.resource.data_series.DataSeries.to_pandas" class="md-nav__link">
+    to_pandas()
   </a>
   
 </li>
@@ -1500,6 +1497,34 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../data_stream/" class="md-nav__link">
+        Data stream
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../function_definition/" class="md-nav__link">
         Function definition
@@ -1514,6 +1539,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/" class="md-nav__link">
         Resource
@@ -1568,30 +1607,37 @@
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream" class="md-nav__link">
-    streampipes.model.resource.data_stream
+  <a href="#streampipes.model.resource.data_series" class="md-nav__link">
+    streampipes.model.resource.data_series
   </a>
   
 </li>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream" class="md-nav__link">
-    DataStream
+  <a href="#streampipes.model.resource.data_series.DataSeries" class="md-nav__link">
+    DataSeries
   </a>
   
-    <nav class="md-nav" aria-label="DataStream">
+    <nav class="md-nav" aria-label="DataSeries">
       <ul class="md-nav__list">
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="md-nav__link">
+  <a href="#streampipes.model.resource.data_series.DataSeries.convert_to_pandas_representation" class="md-nav__link">
     convert_to_pandas_representation()
   </a>
   
 </li>
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="md-nav__link">
-    to_dict()
+  <a href="#streampipes.model.resource.data_series.DataSeries.from_json" class="md-nav__link">
+    from_json()
+  </a>
+  
+</li>
+        
+          <li class="md-nav__item">
+  <a href="#streampipes.model.resource.data_series.DataSeries.to_pandas" class="md-nav__link">
+    to_pandas()
   </a>
   
 </li>
@@ -1619,12 +1665,12 @@
   
 
 
-  <h1>Data stream</h1>
+  <h1>Data series</h1>
 
 <div class="doc doc-object doc-module">
 
 
-<a id="streampipes.model.resource.data_stream"></a>
+<a id="streampipes.model.resource.data_series"></a>
   <div class="doc doc-contents first">
 
   
@@ -1642,10 +1688,11 @@
 
 
 
-<h2 id="streampipes.model.resource.data_stream.DataStream" class="doc doc-heading">
-<code class="highlight language-python"><span class="n">DataStream</span><span class="p">(</span><span class="o">**</span><span class="n">kwargs</span><span class="p">)</span></code>
+<h2 id="streampipes.model.resource.data_series.DataSeries" class="doc doc-heading">
+        <code>DataSeries</code>
 
-<a href="#streampipes.model.resource.data_stream.DataStream" class="headerlink" title="Permanent link">&para;</a></h2>
+
+<a href="#streampipes.model.resource.data_series.DataSeries" class="headerlink" title="Permanent link">&para;</a></h2>
 
 
   <div class="doc doc-contents ">
@@ -1653,11 +1700,15 @@
         Bases: <code><a class="autorefs autorefs-internal" title="streampipes.model.resource.resource.Resource" href="../resource/#streampipes.model.resource.resource.Resource">Resource</a></code></p>
 
   
-      <p>Implementation of a resource for data streams.</p>
-<p>This resource defines the data model used by resource container (<code>model.container.DataStreams</code>).
+      <p>Implementation of a resource for data series.
+This resource defines the data model used by its resource container(<code>model.container.DataLakeMeasures</code>).
 It inherits from Pydantic's BaseModel to get all its superpowers,
 which are used to parse, validate the API response and to easily switch between
 the Python representation (both serialized and deserialized) and Java representation (serialized only).</p>
+<h4 id="streampipes.model.resource.data_series.DataSeries--notes">Notes<a class="headerlink" href="#streampipes.model.resource.data_series.DataSeries--notes" title="Permanent link">&para;</a></h4>
+<div class="language-text highlight"><pre><span></span><code>This class will only exist temporarily in it its current appearance since
+there are some inconsistencies in the StreamPipes API.
+</code></pre></div>
 
 
 
@@ -1677,15 +1728,17 @@ the Python representation (both serialized and deserialized) and Java representa
 
 
 
-<h3 id="streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="doc doc-heading">
+<h3 id="streampipes.model.resource.data_series.DataSeries.convert_to_pandas_representation" class="doc doc-heading">
 <code class="highlight language-python"><span class="n">convert_to_pandas_representation</span><span class="p">()</span></code>
 
-<a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="headerlink" title="Permanent link">&para;</a></h3>
+<a href="#streampipes.model.resource.data_series.DataSeries.convert_to_pandas_representation" class="headerlink" title="Permanent link">&para;</a></h3>
 
 
   <div class="doc doc-contents ">
   
-      <p>Returns the dictionary representation of a data stream to be used when creating a pandas Dataframe.</p>
+      <p>Returns the dictionary representation of a data lake series
+to be used when creating a pandas Dataframe.</p>
+<p>It contains only the "header rows" (the column names) and "rows" that contain the actual data.</p>
 
   <table>
     <thead>
@@ -1700,12 +1753,11 @@ the Python representation (both serialized and deserialized) and Java representa
               <code>pandas_repr</code>
           </td>
           <td class="doc-returns-details">
-            <p>Pandas representation of the resource as a dictionary, which is then used by the respource container
-to create a data frame from a collection of resources.</p>
+            <p>Dictionary with the keys <code>headers</code> and <code>rows</code></p>
               <p>
                 <span class="doc-returns-annotation">
                   <b>TYPE:</b>
-                    <code>Dict[str, Any]</code>
+                    <code>dict[str, <span title="typing.Any">Any</span>]</code>
                 </span>
               </p>
           </td>
@@ -1721,15 +1773,22 @@ to create a data frame from a collection of resources.</p>
 
 
 
-<h3 id="streampipes.model.resource.data_stream.DataStream.to_dict" class="doc doc-heading">
-<code class="highlight language-python"><span class="n">to_dict</span><span class="p">(</span><span class="n">use_source_names</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span></code>
+<h3 id="streampipes.model.resource.data_series.DataSeries.from_json" class="doc doc-heading">
+<code class="highlight language-python"><span class="n">from_json</span><span class="p">(</span><span class="n">json_string</span><span class="p">)</span></code>
+  
+  <span class="doc doc-labels">
+      <small class="doc doc-label doc-label-classmethod"><code>classmethod</code></small>
+  </span>
 
-<a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="headerlink" title="Permanent link">&para;</a></h3>
+<a href="#streampipes.model.resource.data_series.DataSeries.from_json" class="headerlink" title="Permanent link">&para;</a></h3>
 
 
   <div class="doc doc-contents ">
   
-      <p>Returns the resource in dictionary representation.</p>
+      <p>Creates an instance of <code>DataSeries</code> from a given JSON string.</p>
+<p>This method is used by the resource container to parse the JSON response of
+the StreamPipes API.
+Currently, it only supports data lake series that consist of exactly one series of data.</p>
 
   <table>
     <thead>
@@ -1740,14 +1799,13 @@ to create a data frame from a collection of resources.</p>
     </thead>
     <tbody>
         <tr>
-          <td><code>use_source_names</code></td>
+          <td><code>json_string</code></td>
           <td class="doc-param-details">
-            <p>Indicates if the dictionary keys are in python representation or
-equally named to the StreamPipes backend</p>
+            <p>The JSON string the data lake series should be created on.</p>
             <p>
-                <span class="doc-param-default">
-                  <b>DEFAULT:</b> 
-                    <code>True</code>
+                <span class="doc-param-annotation">
+                  <b>TYPE:</b>
+                    <code>str</code>
                 </span>
             </p>
           </td>
@@ -1765,14 +1823,75 @@ equally named to the StreamPipes backend</p>
     <tbody>
         <tr>
           <td>
-              <code>resource</code>
+              <span class="doc-returns-annotation">
+                  <code><a class="autorefs autorefs-internal" title="streampipes.model.resource.data_series.DataSeries" href="#streampipes.model.resource.data_series.DataSeries">DataSeries</a></code>
+              </span>
+          </td>
+          <td class="doc-returns-details">
+            <p>Instance of <code>DataSeries</code> that is created based on the given JSON string.</p>
+          </td>
+        </tr>
+    </tbody>
+  </table>
+
+  <table>
+    <thead>
+      <tr>
+        <th><b>RAISES</b></th>
+        <th><b>DESCRIPTION</b></th>
+      </tr>
+    </thead>
+    <tbody>
+        <tr>
+          <td>
+            <span class="doc-raises-annotation">
+                <code>StreamPipesUnsupportedDataLakeSeries</code>
+            </span>
+          </td>
+          <td class="doc-raises-details">
+            <p>If the data lake series returned by the StreamPipes API cannot be parsed
+with the current version of the Python client.</p>
+          </td>
+        </tr>
+    </tbody>
+  </table>
+
+  </div>
+
+</div>
+
+<div class="doc doc-object doc-function">
+
+
+
+<h3 id="streampipes.model.resource.data_series.DataSeries.to_pandas" class="doc doc-heading">
+<code class="highlight language-python"><span class="n">to_pandas</span><span class="p">()</span></code>
+
+<a href="#streampipes.model.resource.data_series.DataSeries.to_pandas" class="headerlink" title="Permanent link">&para;</a></h3>
+
+
+  <div class="doc doc-contents ">
+  
+      <p>Returns the data lake series in representation of a Pandas Dataframe.</p>
+
+  <table>
+    <thead>
+      <tr>
+        <th><b>RETURNS</b></th>
+        <th><b>DESCRIPTION</b></th>
+      </tr>
+    </thead>
+    <tbody>
+        <tr>
+          <td>
+              <code>pd</code>
           </td>
           <td class="doc-returns-details">
-            <p>The resource as dictionary representation</p>
+            <p>The data lake series in form of a pandas dataframe</p>
               <p>
                 <span class="doc-returns-annotation">
                   <b>TYPE:</b>
-                    <code>Dict[str, Any]</code>
+                    <code><span title="pandas">pd</span>.<span title="pandas.DataFrame">DataFrame</span></code>
                 </span>
               </p>
           </td>
diff --git a/docs-python/dev/reference/model/resource/data_stream/index.html b/docs-python/dev/reference/model/resource/data_stream/index.html
index 441500d9..a1c95ff0 100644
--- a/docs-python/dev/reference/model/resource/data_stream/index.html
+++ b/docs-python/dev/reference/model/resource/data_stream/index.html
@@ -34,10 +34,10 @@
         <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_stream/">
       
       
-        <link rel="prev" href="../data_lake_series/">
+        <link rel="prev" href="../data_series/">
       
       
-        <link rel="next" href="../function_definition/">
+        <link rel="next" href="../exceptions/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
@@ -1375,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1409,8 +1413,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1500,6 +1504,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../function_definition/" class="md-nav__link">
         Function definition
@@ -1514,6 +1532,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/container/data_streams/index.html b/docs-python/dev/reference/model/resource/exceptions/index.html
similarity index 93%
copy from docs-python/dev/reference/model/container/data_streams/index.html
copy to docs-python/dev/reference/model/resource/exceptions/index.html
index 8fcedb2b..2e766ca9 100644
--- a/docs-python/dev/reference/model/container/data_streams/index.html
+++ b/docs-python/dev/reference/model/resource/exceptions/index.html
@@ -31,20 +31,20 @@
         <meta name="author" content="Apache Software Foundation (ASF)">
       
       
-        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/container/data_streams/">
+        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/exceptions/">
       
       
-        <link rel="prev" href="../data_lake_measures/">
+        <link rel="prev" href="../data_stream/">
       
       
-        <link rel="next" href="../resource_container/">
+        <link rel="next" href="../function_definition/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
     
     
       
-        <title>Data streams - Apache StreamPipes Python</title>
+        <title>Exceptions - Apache StreamPipes Python</title>
       
     
     
@@ -136,7 +136,7 @@
     <div data-md-component="skip">
       
         
-        <a href="#streampipes.model.container.data_streams" class="md-skip">
+        <a href="#streampipes.model.resource.exceptions" class="md-skip">
           Skip to content
         </a>
       
@@ -174,7 +174,7 @@
         <div class="md-header__topic" data-md-component="header-topic">
           <span class="md-ellipsis">
             
-              Data streams
+              Exceptions
             
           </span>
         </div>
@@ -1268,16 +1268,14 @@
               
   
   
-    
-  
   
     
-    <li class="md-nav__item md-nav__item--active md-nav__item--nested">
+    <li class="md-nav__item md-nav__item--nested">
       
       
       
       
-      <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4_5_2" checked>
+      <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4_5_2" >
       
       
         
@@ -1294,7 +1292,7 @@
           <span class="md-nav__icon md-icon"></span>
         </label>
       
-      <nav class="md-nav" data-md-level="3" aria-labelledby="__nav_4_5_2_label" aria-expanded="true">
+      <nav class="md-nav" data-md-level="3" aria-labelledby="__nav_4_5_2_label" aria-expanded="false">
         <label class="md-nav__title" for="__nav_4_5_2">
           <span class="md-nav__icon md-icon"></span>
           Container
@@ -1307,7 +1305,7 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_measures/" class="md-nav__link">
+      <a href="../../container/data_lake_measures/" class="md-nav__link">
         Data lake measures
       </a>
     </li>
@@ -1319,55 +1317,11 @@
               
   
   
-    
-  
   
-    <li class="md-nav__item md-nav__item--active">
-      
-      <input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
-      
-      
-      
-        <label class="md-nav__link md-nav__link--active" for="__toc">
-          Data streams
-          <span class="md-nav__icon md-icon"></span>
-        </label>
-      
-      <a href="./" class="md-nav__link md-nav__link--active">
+    <li class="md-nav__item">
+      <a href="../../container/data_streams/" class="md-nav__link">
         Data streams
       </a>
-      
-        
-
-<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
-  
-  
-  
-  
-    <label class="md-nav__title" for="__toc">
-      <span class="md-nav__icon md-icon"></span>
-      Table of contents
-    </label>
-    <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
-      
-        <li class="md-nav__item">
-  <a href="#streampipes.model.container.data_streams" class="md-nav__link">
-    streampipes.model.container.data_streams
-  </a>
-  
-</li>
-      
-        <li class="md-nav__item">
-  <a href="#streampipes.model.container.data_streams.DataStreams" class="md-nav__link">
-    DataStreams
-  </a>
-  
-</li>
-      
-    </ul>
-  
-</nav>
-      
     </li>
   
 
@@ -1379,7 +1333,7 @@
   
   
     <li class="md-nav__item">
-      <a href="../resource_container/" class="md-nav__link">
+      <a href="../../container/resource_container/" class="md-nav__link">
         Resource container
       </a>
     </li>
@@ -1398,14 +1352,16 @@
               
   
   
+    
+  
   
     
-    <li class="md-nav__item md-nav__item--nested">
+    <li class="md-nav__item md-nav__item--active md-nav__item--nested">
       
       
       
       
-      <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4_5_3" >
+      <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4_5_3" checked>
       
       
         
@@ -1419,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1426,7 +1386,7 @@
           <span class="md-nav__icon md-icon"></span>
         </label>
       
-      <nav class="md-nav" data-md-level="3" aria-labelledby="__nav_4_5_3_label" aria-expanded="false">
+      <nav class="md-nav" data-md-level="3" aria-labelledby="__nav_4_5_3_label" aria-expanded="true">
         <label class="md-nav__title" for="__nav_4_5_3">
           <span class="md-nav__icon md-icon"></span>
           Resource
@@ -1439,7 +1399,7 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_lake_measure/" class="md-nav__link">
+      <a href="../data_lake_measure/" class="md-nav__link">
         Data lake measure
       </a>
     </li>
@@ -1453,8 +1413,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1467,7 +1427,7 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/data_stream/" class="md-nav__link">
+      <a href="../data_stream/" class="md-nav__link">
         Data stream
       </a>
     </li>
@@ -1479,9 +1439,67 @@
               
   
   
+    
+  
+  
+    <li class="md-nav__item md-nav__item--active">
+      
+      <input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
+      
+      
+      
+        <label class="md-nav__link md-nav__link--active" for="__toc">
+          Exceptions
+          <span class="md-nav__icon md-icon"></span>
+        </label>
+      
+      <a href="./" class="md-nav__link md-nav__link--active">
+        Exceptions
+      </a>
+      
+        
+
+<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
+  
+  
+  
+  
+    <label class="md-nav__title" for="__toc">
+      <span class="md-nav__icon md-icon"></span>
+      Table of contents
+    </label>
+    <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
+      
+        <li class="md-nav__item">
+  <a href="#streampipes.model.resource.exceptions" class="md-nav__link">
+    streampipes.model.resource.exceptions
+  </a>
+  
+</li>
+      
+        <li class="md-nav__item">
+  <a href="#streampipes.model.resource.exceptions.StreamPipesUnsupportedDataSeries" class="md-nav__link">
+    StreamPipesUnsupportedDataSeries
+  </a>
+  
+</li>
+      
+    </ul>
+  
+</nav>
+      
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
   
     <li class="md-nav__item">
-      <a href="../../resource/function_definition/" class="md-nav__link">
+      <a href="../function_definition/" class="md-nav__link">
         Function definition
       </a>
     </li>
@@ -1495,7 +1513,21 @@
   
   
     <li class="md-nav__item">
-      <a href="../../resource/resource/" class="md-nav__link">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
+    <li class="md-nav__item">
+      <a href="../resource/" class="md-nav__link">
         Resource
       </a>
     </li>
@@ -1548,15 +1580,15 @@
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.container.data_streams" class="md-nav__link">
-    streampipes.model.container.data_streams
+  <a href="#streampipes.model.resource.exceptions" class="md-nav__link">
+    streampipes.model.resource.exceptions
   </a>
   
 </li>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.container.data_streams.DataStreams" class="md-nav__link">
-    DataStreams
+  <a href="#streampipes.model.resource.exceptions.StreamPipesUnsupportedDataSeries" class="md-nav__link">
+    StreamPipesUnsupportedDataSeries
   </a>
   
 </li>
@@ -1579,15 +1611,13 @@
   
 
 
-  <h1>Data streams</h1>
+  <h1>Exceptions</h1>
 
 <div class="doc doc-object doc-module">
 
 
-<a id="streampipes.model.container.data_streams"></a>
+<a id="streampipes.model.resource.exceptions"></a>
   <div class="doc doc-contents first">
-  
-      <p>Implementation of a resource container for the data streams endpoint.</p>
 
   
 
@@ -1604,22 +1634,19 @@
 
 
 
-<h2 id="streampipes.model.container.data_streams.DataStreams" class="doc doc-heading">
-        <code>DataStreams</code>
-
+<h2 id="streampipes.model.resource.exceptions.StreamPipesUnsupportedDataSeries" class="doc doc-heading">
+<code class="highlight language-python"><span class="n">StreamPipesUnsupportedDataSeries</span><span class="p">(</span><span class="n">reason</span><span class="o">=</span><span class="kc">None</span><span class="p">)</span></code>
 
-<a href="#streampipes.model.container.data_streams.DataStreams" class="headerlink" title="Permanent link">&para;</a></h2>
+<a href="#streampipes.model.resource.exceptions.StreamPipesUnsupportedDataSeries" class="headerlink" title="Permanent link">&para;</a></h2>
 
 
   <div class="doc doc-contents ">
       <p class="doc doc-class-bases">
-        Bases: <code><a class="autorefs autorefs-internal" title="streampipes.model.container.resource_container.ResourceContainer" href="../resource_container/#streampipes.model.container.resource_container.ResourceContainer">ResourceContainer</a></code></p>
+        Bases: <code>Exception</code></p>
 
   
-      <p>Implementation of the resource container for the data stream endpoint.</p>
-<p>This resource container is a collection of data streams returned by the StreamPipes API.
-It is capable of parsing the response content directly into a list of queried <code>DataStream</code>.
-Furthermore, the resource container makes them accessible in a pythonic manner.</p>
+      <p>Exception to be raised when the returned data lake series
+cannot be parsed with the current implementation of the resource.</p>
 
 
 
diff --git a/docs-python/dev/reference/model/resource/function_definition/index.html b/docs-python/dev/reference/model/resource/function_definition/index.html
index 8bd31175..a2bb347e 100644
--- a/docs-python/dev/reference/model/resource/function_definition/index.html
+++ b/docs-python/dev/reference/model/resource/function_definition/index.html
@@ -34,10 +34,10 @@
         <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/function_definition/">
       
       
-        <link rel="prev" href="../data_stream/">
+        <link rel="prev" href="../exceptions/">
       
       
-        <link rel="next" href="../resource/">
+        <link rel="next" href="../query_result/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
@@ -1375,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1409,8 +1413,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1435,6 +1439,20 @@
               
   
   
+  
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
     
   
   
@@ -1535,6 +1553,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/reference/model/resource/data_stream/index.html b/docs-python/dev/reference/model/resource/query_result/index.html
similarity index 91%
copy from docs-python/dev/reference/model/resource/data_stream/index.html
copy to docs-python/dev/reference/model/resource/query_result/index.html
index 441500d9..66849a0f 100644
--- a/docs-python/dev/reference/model/resource/data_stream/index.html
+++ b/docs-python/dev/reference/model/resource/query_result/index.html
@@ -31,20 +31,20 @@
         <meta name="author" content="Apache Software Foundation (ASF)">
       
       
-        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_stream/">
+        <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/query_result/">
       
       
-        <link rel="prev" href="../data_lake_series/">
+        <link rel="prev" href="../function_definition/">
       
       
-        <link rel="next" href="../function_definition/">
+        <link rel="next" href="../resource/">
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
       <meta name="generator" content="mkdocs-1.4.2, mkdocs-material-9.1.3">
     
     
       
-        <title>Data stream - Apache StreamPipes Python</title>
+        <title>Query result - Apache StreamPipes Python</title>
       
     
     
@@ -136,7 +136,7 @@
     <div data-md-component="skip">
       
         
-        <a href="#streampipes.model.resource.data_stream" class="md-skip">
+        <a href="#streampipes.model.resource.query_result" class="md-skip">
           Skip to content
         </a>
       
@@ -174,7 +174,7 @@
         <div class="md-header__topic" data-md-component="header-topic">
           <span class="md-ellipsis">
             
-              Data stream
+              Query result
             
           </span>
         </div>
@@ -1375,6 +1375,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1409,8 +1413,50 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
+    <li class="md-nav__item">
+      <a href="../data_stream/" class="md-nav__link">
+        Data stream
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
+    <li class="md-nav__item">
+      <a href="../function_definition/" class="md-nav__link">
+        Function definition
       </a>
     </li>
   
@@ -1431,12 +1477,12 @@
       
       
         <label class="md-nav__link md-nav__link--active" for="__toc">
-          Data stream
+          Query result
           <span class="md-nav__icon md-icon"></span>
         </label>
       
       <a href="./" class="md-nav__link md-nav__link--active">
-        Data stream
+        Query result
       </a>
       
         
@@ -1453,30 +1499,30 @@
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream" class="md-nav__link">
-    streampipes.model.resource.data_stream
+  <a href="#streampipes.model.resource.query_result" class="md-nav__link">
+    streampipes.model.resource.query_result
   </a>
   
 </li>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream" class="md-nav__link">
-    DataStream
+  <a href="#streampipes.model.resource.query_result.QueryResult" class="md-nav__link">
+    QueryResult
   </a>
   
-    <nav class="md-nav" aria-label="DataStream">
+    <nav class="md-nav" aria-label="QueryResult">
       <ul class="md-nav__list">
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="md-nav__link">
+  <a href="#streampipes.model.resource.query_result.QueryResult.convert_to_pandas_representation" class="md-nav__link">
     convert_to_pandas_representation()
   </a>
   
 </li>
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="md-nav__link">
-    to_dict()
+  <a href="#streampipes.model.resource.query_result.QueryResult.to_pandas" class="md-nav__link">
+    to_pandas()
   </a>
   
 </li>
@@ -1500,20 +1546,6 @@
   
   
   
-    <li class="md-nav__item">
-      <a href="../function_definition/" class="md-nav__link">
-        Function definition
-      </a>
-    </li>
-  
-
-            
-          
-            
-              
-  
-  
-  
     <li class="md-nav__item">
       <a href="../resource/" class="md-nav__link">
         Resource
@@ -1568,30 +1600,30 @@
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream" class="md-nav__link">
-    streampipes.model.resource.data_stream
+  <a href="#streampipes.model.resource.query_result" class="md-nav__link">
+    streampipes.model.resource.query_result
   </a>
   
 </li>
       
         <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream" class="md-nav__link">
-    DataStream
+  <a href="#streampipes.model.resource.query_result.QueryResult" class="md-nav__link">
+    QueryResult
   </a>
   
-    <nav class="md-nav" aria-label="DataStream">
+    <nav class="md-nav" aria-label="QueryResult">
       <ul class="md-nav__list">
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="md-nav__link">
+  <a href="#streampipes.model.resource.query_result.QueryResult.convert_to_pandas_representation" class="md-nav__link">
     convert_to_pandas_representation()
   </a>
   
 </li>
         
           <li class="md-nav__item">
-  <a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="md-nav__link">
-    to_dict()
+  <a href="#streampipes.model.resource.query_result.QueryResult.to_pandas" class="md-nav__link">
+    to_pandas()
   </a>
   
 </li>
@@ -1619,12 +1651,12 @@
   
 
 
-  <h1>Data stream</h1>
+  <h1>Query result</h1>
 
 <div class="doc doc-object doc-module">
 
 
-<a id="streampipes.model.resource.data_stream"></a>
+<a id="streampipes.model.resource.query_result"></a>
   <div class="doc doc-contents first">
 
   
@@ -1642,10 +1674,11 @@
 
 
 
-<h2 id="streampipes.model.resource.data_stream.DataStream" class="doc doc-heading">
-<code class="highlight language-python"><span class="n">DataStream</span><span class="p">(</span><span class="o">**</span><span class="n">kwargs</span><span class="p">)</span></code>
+<h2 id="streampipes.model.resource.query_result.QueryResult" class="doc doc-heading">
+        <code>QueryResult</code>
 
-<a href="#streampipes.model.resource.data_stream.DataStream" class="headerlink" title="Permanent link">&para;</a></h2>
+
+<a href="#streampipes.model.resource.query_result.QueryResult" class="headerlink" title="Permanent link">&para;</a></h2>
 
 
   <div class="doc doc-contents ">
@@ -1653,8 +1686,8 @@
         Bases: <code><a class="autorefs autorefs-internal" title="streampipes.model.resource.resource.Resource" href="../resource/#streampipes.model.resource.resource.Resource">Resource</a></code></p>
 
   
-      <p>Implementation of a resource for data streams.</p>
-<p>This resource defines the data model used by resource container (<code>model.container.DataStreams</code>).
+      <p>Implementation of a resource for query result.
+This resource defines the data model used by its resource container(<code>model.container.DataLakeMeasures</code>).
 It inherits from Pydantic's BaseModel to get all its superpowers,
 which are used to parse, validate the API response and to easily switch between
 the Python representation (both serialized and deserialized) and Java representation (serialized only).</p>
@@ -1677,15 +1710,17 @@ the Python representation (both serialized and deserialized) and Java representa
 
 
 
-<h3 id="streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="doc doc-heading">
+<h3 id="streampipes.model.resource.query_result.QueryResult.convert_to_pandas_representation" class="doc doc-heading">
 <code class="highlight language-python"><span class="n">convert_to_pandas_representation</span><span class="p">()</span></code>
 
-<a href="#streampipes.model.resource.data_stream.DataStream.convert_to_pandas_representation" class="headerlink" title="Permanent link">&para;</a></h3>
+<a href="#streampipes.model.resource.query_result.QueryResult.convert_to_pandas_representation" class="headerlink" title="Permanent link">&para;</a></h3>
 
 
   <div class="doc doc-contents ">
   
-      <p>Returns the dictionary representation of a data stream to be used when creating a pandas Dataframe.</p>
+      <p>Returns the dictionary representation of a data lake series
+to be used when creating a pandas Dataframe.</p>
+<p>It contains only the "header rows" (the column names) and "rows" that contain the actual data.</p>
 
   <table>
     <thead>
@@ -1697,17 +1732,33 @@ the Python representation (both serialized and deserialized) and Java representa
     <tbody>
         <tr>
           <td>
-              <code>pandas_repr</code>
+              <span class="doc-returns-annotation">
+                  <code>dict</code>
+              </span>
           </td>
           <td class="doc-returns-details">
-            <p>Pandas representation of the resource as a dictionary, which is then used by the respource container
-to create a data frame from a collection of resources.</p>
-              <p>
-                <span class="doc-returns-annotation">
-                  <b>TYPE:</b>
-                    <code>Dict[str, Any]</code>
-                </span>
-              </p>
+            <p>Dictionary with the keys <code>headers</code> and <code>rows</code></p>
+          </td>
+        </tr>
+    </tbody>
+  </table>
+
+  <table>
+    <thead>
+      <tr>
+        <th><b>RAISES</b></th>
+        <th><b>DESCRIPTION</b></th>
+      </tr>
+    </thead>
+    <tbody>
+        <tr>
+          <td>
+            <span class="doc-raises-annotation">
+                <code>StreamPipesUnsupportedDataLakeSeries</code>
+            </span>
+          </td>
+          <td class="doc-raises-details">
+            <p>If the query result returned by the StreamPipes API cannot be converted to the pandas representation</p>
           </td>
         </tr>
     </tbody>
@@ -1721,39 +1772,15 @@ to create a data frame from a collection of resources.</p>
 
 
 
-<h3 id="streampipes.model.resource.data_stream.DataStream.to_dict" class="doc doc-heading">
-<code class="highlight language-python"><span class="n">to_dict</span><span class="p">(</span><span class="n">use_source_names</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span></code>
+<h3 id="streampipes.model.resource.query_result.QueryResult.to_pandas" class="doc doc-heading">
+<code class="highlight language-python"><span class="n">to_pandas</span><span class="p">()</span></code>
 
-<a href="#streampipes.model.resource.data_stream.DataStream.to_dict" class="headerlink" title="Permanent link">&para;</a></h3>
+<a href="#streampipes.model.resource.query_result.QueryResult.to_pandas" class="headerlink" title="Permanent link">&para;</a></h3>
 
 
   <div class="doc doc-contents ">
   
-      <p>Returns the resource in dictionary representation.</p>
-
-  <table>
-    <thead>
-      <tr>
-        <th><b>PARAMETER</b></th>
-        <th><b>DESCRIPTION</b></th>
-      </tr>
-    </thead>
-    <tbody>
-        <tr>
-          <td><code>use_source_names</code></td>
-          <td class="doc-param-details">
-            <p>Indicates if the dictionary keys are in python representation or
-equally named to the StreamPipes backend</p>
-            <p>
-                <span class="doc-param-default">
-                  <b>DEFAULT:</b> 
-                    <code>True</code>
-                </span>
-            </p>
-          </td>
-        </tr>
-    </tbody>
-  </table>
+      <p>Returns the data lake series in representation of a Pandas Dataframe.</p>
 
   <table>
     <thead>
@@ -1765,14 +1792,14 @@ equally named to the StreamPipes backend</p>
     <tbody>
         <tr>
           <td>
-              <code>resource</code>
+              <code>df</code>
           </td>
           <td class="doc-returns-details">
-            <p>The resource as dictionary representation</p>
+            <p>Pandas df containing the query result</p>
               <p>
                 <span class="doc-returns-annotation">
                   <b>TYPE:</b>
-                    <code>Dict[str, Any]</code>
+                    <code><span title="pandas">pd</span>.<span title="pandas.DataFrame">DataFrame</span></code>
                 </span>
               </p>
           </td>
diff --git a/docs-python/dev/reference/model/resource/resource/index.html b/docs-python/dev/reference/model/resource/resource/index.html
index eb78c527..efa84785 100644
--- a/docs-python/dev/reference/model/resource/resource/index.html
+++ b/docs-python/dev/reference/model/resource/resource/index.html
@@ -34,7 +34,7 @@
         <link rel="canonical" href="https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/resource/">
       
       
-        <link rel="prev" href="../function_definition/">
+        <link rel="prev" href="../query_result/">
       
       
       <link rel="icon" href="https://streampipes.apache.org/img/favicon/favicon.png">
@@ -1373,6 +1373,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1407,8 +1411,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1434,6 +1438,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../function_definition/" class="md-nav__link">
         Function definition
@@ -1447,6 +1465,20 @@
               
   
   
+  
+    <li class="md-nav__item">
+      <a href="../query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
     
   
   
diff --git a/docs-python/dev/scripts/gen_ref_pages/index.html b/docs-python/dev/scripts/gen_ref_pages/index.html
index 249d1491..e775bb77 100644
--- a/docs-python/dev/scripts/gen_ref_pages/index.html
+++ b/docs-python/dev/scripts/gen_ref_pages/index.html
@@ -1358,6 +1358,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1392,8 +1396,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1419,6 +1423,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1433,6 +1451,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
@@ -2529,7 +2561,7 @@ Licensed under the Apache License, Version 2.0.
     init_mathjax();
     </script>
     <!-- End of mathjax configuration --><div class="jupyter-wrapper">
-<div id="cell-id=2383b98e" class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
+<div id="cell-id=e4b7c6d0" class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
@@ -2552,7 +2584,7 @@ limitations under the License.</p>
 </div>
 </div>
 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
-<div id="cell-id=78330318" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
+<div id="cell-id=0f756836" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
@@ -2584,7 +2616,7 @@ limitations under the License.</p>
 
 </div>
 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
-<div id="cell-id=75182604" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
+<div id="cell-id=fa8ba1a2" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
@@ -2616,7 +2648,7 @@ limitations under the License.</p>
 
 </div>
 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
-<div id="cell-id=9bc3f261" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
+<div id="cell-id=8dcbb500" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
@@ -2648,7 +2680,7 @@ limitations under the License.</p>
 
 </div>
 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
-<div id="cell-id=98acc6ad" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
+<div id="cell-id=480e3cc0" class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  ">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
@@ -2726,7 +2758,7 @@ limitations under the License.</p>
 
 </div>
 </div>
-<div id="cell-id=9d539480" class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
+<div id="cell-id=7fc9b590" class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
 <div class="jp-Cell-inputWrapper">
 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
 </div>
diff --git a/docs-python/dev/search/search_index.json b/docs-python/dev/search/search_index.json
index 324d591a..9b30cbd1 100644
--- a/docs-python/dev/search/search_index.json
+++ b/docs-python/dev/search/search_index.json
@@ -1 +1 @@
-{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83c\udfe1 Home","text":"StreamPipes is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. Apache StreamPipes for Python \ud83d\udc0d <p> Apache StreamPipes meets Python! We are working highly motivated on a Python library to interact with StreamPipes. In this way, we would like to unite the power of StreamP [...]
\ No newline at end of file
+{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"\ud83c\udfe1 Home","text":"StreamPipes is a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. Apache StreamPipes for Python \ud83d\udc0d <p> Apache StreamPipes meets Python! We are working highly motivated on a Python library to interact with StreamPipes. In this way, we would like to unite the power of StreamP [...]
\ No newline at end of file
diff --git a/docs-python/dev/sitemap.xml b/docs-python/dev/sitemap.xml
index 445f2502..d9a71ad8 100644
--- a/docs-python/dev/sitemap.xml
+++ b/docs-python/dev/sitemap.xml
@@ -2,197 +2,207 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/getting-started/developing/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/getting-started/first-steps/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/getting-started/quickstart/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/client/client/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/client/config/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/client/credential_provider/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/endpoint/endpoint/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/endpoint/exceptions/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/endpoint/api/data_lake_measure/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/endpoint/api/data_stream/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/function_zoo/river_function/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/function_handler/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/registration/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/streampipes_function/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/broker/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/broker_handler/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/kafka_broker/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/kafka_message_fetcher/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/nats_broker/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/broker/output_collector/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/utils/async_iter_handler/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/utils/data_stream_context/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/utils/data_stream_generator/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/functions/utils/function_context/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/common/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/container/data_lake_measures/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/container/data_streams/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/container/resource_container/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_lake_measure/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
-         <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_lake_series/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_series/</loc>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/data_stream/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
+         <changefreq>daily</changefreq>
+    </url>
+    <url>
+         <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/exceptions/</loc>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/function_definition/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
+         <changefreq>daily</changefreq>
+    </url>
+    <url>
+         <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/query_result/</loc>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/reference/model/resource/resource/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/scripts/gen_ref_pages/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/1-introduction-to-streampipes-python-client/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/2-extracting-data-from-the-streampipes-data-lake/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/3-getting-live-data-from-the-streampipes-data-stream/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
     <url>
          <loc>https://streampipes.apache.org/docs/docs/python/latest/latest/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/</loc>
-         <lastmod>2023-04-08</lastmod>
+         <lastmod>2023-04-29</lastmod>
          <changefreq>daily</changefreq>
     </url>
 </urlset>
\ No newline at end of file
diff --git a/docs-python/dev/sitemap.xml.gz b/docs-python/dev/sitemap.xml.gz
index 4c3eb0c3..f6301e65 100644
Binary files a/docs-python/dev/sitemap.xml.gz and b/docs-python/dev/sitemap.xml.gz differ
diff --git a/docs-python/dev/tutorials/1-introduction-to-streampipes-python-client/index.html b/docs-python/dev/tutorials/1-introduction-to-streampipes-python-client/index.html
index b92cdb91..70cca08a 100644
--- a/docs-python/dev/tutorials/1-introduction-to-streampipes-python-client/index.html
+++ b/docs-python/dev/tutorials/1-introduction-to-streampipes-python-client/index.html
@@ -1433,6 +1433,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1467,8 +1471,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1494,6 +1498,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1508,6 +1526,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/tutorials/2-extracting-data-from-the-streampipes-data-lake/index.html b/docs-python/dev/tutorials/2-extracting-data-from-the-streampipes-data-lake/index.html
index 71b1e692..673e93fd 100644
--- a/docs-python/dev/tutorials/2-extracting-data-from-the-streampipes-data-lake/index.html
+++ b/docs-python/dev/tutorials/2-extracting-data-from-the-streampipes-data-lake/index.html
@@ -1381,6 +1381,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1415,8 +1419,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1442,6 +1446,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1456,6 +1474,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
@@ -3574,7 +3606,7 @@ flow_rate_pd</div>
   <thead>
     <tr style="text-align: right;">
       <th></th>
-      <th>time</th>
+      <th>timestamp</th>
       <th>mass_flow</th>
       <th>temperature</th>
     </tr>
diff --git a/docs-python/dev/tutorials/3-getting-live-data-from-the-streampipes-data-stream/index.html b/docs-python/dev/tutorials/3-getting-live-data-from-the-streampipes-data-stream/index.html
index f5e248b9..1df5f77d 100644
--- a/docs-python/dev/tutorials/3-getting-live-data-from-the-streampipes-data-stream/index.html
+++ b/docs-python/dev/tutorials/3-getting-live-data-from-the-streampipes-data-stream/index.html
@@ -1381,6 +1381,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1415,8 +1419,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1442,6 +1446,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1456,6 +1474,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource
diff --git a/docs-python/dev/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html b/docs-python/dev/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
index 9a674346..cd675edd 100644
--- a/docs-python/dev/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
+++ b/docs-python/dev/tutorials/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
@@ -1433,6 +1433,10 @@
         
           
         
+          
+        
+          
+        
       
       
         <label class="md-nav__link" for="__nav_4_5_3" id="__nav_4_5_3_label" tabindex="0">
@@ -1467,8 +1471,8 @@
   
   
     <li class="md-nav__item">
-      <a href="../../reference/model/resource/data_lake_series/" class="md-nav__link">
-        Data lake series
+      <a href="../../reference/model/resource/data_series/" class="md-nav__link">
+        Data series
       </a>
     </li>
   
@@ -1494,6 +1498,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/exceptions/" class="md-nav__link">
+        Exceptions
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/function_definition/" class="md-nav__link">
         Function definition
@@ -1508,6 +1526,20 @@
   
   
   
+    <li class="md-nav__item">
+      <a href="../../reference/model/resource/query_result/" class="md-nav__link">
+        Query result
+      </a>
+    </li>
+  
+
+            
+          
+            
+              
+  
+  
+  
     <li class="md-nav__item">
       <a href="../../reference/model/resource/resource/" class="md-nav__link">
         Resource


[streampipes-website] 01/02: chore/add-pypi (#74)

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit 118de9cbe4bde759f0894940f43a27dfa03588f3
Author: Tim <50...@users.noreply.github.com>
AuthorDate: Sat Apr 29 16:39:33 2023 +0200

    chore/add-pypi (#74)
    
    * chore: add PyPI to support links
    
    * chore: remove outdated file
---
 website/css/custom.css                    |   2 +-
 website/img/open_source/icon-pypi.png     | Bin 0 -> 16008 bytes
 website/img/open_source/icon-slack.png    | Bin 5067 -> 0 bytes
 website/partials/_index-support-links.ejs |   8 ++++++++
 4 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/website/css/custom.css b/website/css/custom.css
index a3f8c577..bb91a83e 100644
--- a/website/css/custom.css
+++ b/website/css/custom.css
@@ -121,7 +121,7 @@ img {
 	-webkit-box-flex: 0;
 	-ms-flex: 0 0 20%;
 	flex: 0 0 20%;
-	max-width: 20%;
+	max-width: 16.5%;
 	padding: 100px 20px;
 	position: relative;
 	z-index: 1;
diff --git a/website/img/open_source/icon-pypi.png b/website/img/open_source/icon-pypi.png
new file mode 100644
index 00000000..86885093
Binary files /dev/null and b/website/img/open_source/icon-pypi.png differ
diff --git a/website/img/open_source/icon-slack.png b/website/img/open_source/icon-slack.png
deleted file mode 100644
index ef3b2117..00000000
Binary files a/website/img/open_source/icon-slack.png and /dev/null differ
diff --git a/website/partials/_index-support-links.ejs b/website/partials/_index-support-links.ejs
index 12f031aa..c4616a71 100644
--- a/website/partials/_index-support-links.ejs
+++ b/website/partials/_index-support-links.ejs
@@ -23,6 +23,14 @@
             </a>
         </div>
     </div>
+    <div class="support-links-area">
+            <div class="text-center" data-wow-delay=".7s">
+                <a href="https://pypi.org/project/streampipes/">
+                    <img src="/img/open_source/icon-pypi.png" alt="">
+                    <h4>PyPI</h4>
+                </a>
+            </div>
+        </div>
     <div class="support-links-area">
         <div class="text-center" data-wow-delay="1s">
             <a href="https://stackoverflow.com/questions/tagged/streampipes">