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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5a5c3e478 Updated site from main 
(ed4bba4b528a63978ab80757c984d021cf4d2242)
5a5c3e478 is described below

commit 5a5c3e478356edcd31ac7688175a6565c081a93f
Author: jenkins <[email protected]>
AuthorDate: Thu Aug 25 12:27:58 2022 +0000

    Updated site from main (ed4bba4b528a63978ab80757c984d021cf4d2242)
---
 content/documentation/index.xml                   | 20 ++++++++++----------
 content/documentation/query/service_enhancer.html |  4 ++--
 content/index.xml                                 | 20 ++++++++++----------
 content/sitemap.xml                               | 12 ++++++------
 4 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 26409e28a..9a5a4326a 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -684,16 +684,6 @@ The effect of high-level optimizations can be seen using 
arq.</description>
  Expression Functions - additional operations in FILTERS, BIND and SELECT 
expressions. Property functions - adding predicates that introduce custom query 
stages DESCRIBE handlers Support for finding blank nodes by label Extending 
query evaluation for querying different storage and inference systems  
Functions are standard part of SPARQL. ARQ provides application-written 
functions and provides a function library.</description>
     </item>
     
-    <item>
-      <title>Extras - Service Enhancer</title>
-      
<link>https://jena.apache.org/documentation/query/service_enhancer.html</link>
-      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
-      
-      
<guid>https://jena.apache.org/documentation/query/service_enhancer.html</guid>
-      <description>Service Enhancer Plugin The service enhancer (SE) plugin 
extends the functionality of the SERVICE clause with:
- Bulk requests Correlated joins also known as lateral joins A streaming cache 
for SERVICE requests results which can also cope with bulk requests and 
correlated joins. Furthermore, queries that only differ in limit and offset 
will result in cache hits for overlapping ranges. At present, the plugin only 
ships with an in-memory caching provider.</description>
-    </item>
-    
     <item>
       <title>Eyeball - checking RDF/OWL for common problems</title>
       
<link>https://jena.apache.org/documentation/archive/eyeball/eyeball-getting-started.html</link>
@@ -1570,6 +1560,16 @@ See other documentation for the webapp packaging of 
Fuseki.
 Serving RDF For any use of users-password information, and especially HTTP 
basic authentication, information is visible in the HTTP headers. When serving 
RDF and SPARQL requests, using HTTPS is necessary to avoid snooping. Digest 
authentication is also stronger over HTTPS because it protects against 
man-in-the-middle attacks.</description>
     </item>
     
+    <item>
+      <title>Service Enhancer</title>
+      
<link>https://jena.apache.org/documentation/query/service_enhancer.html</link>
+      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
+      
+      
<guid>https://jena.apache.org/documentation/query/service_enhancer.html</guid>
+      <description>Service Enhancer Plugin The service enhancer (SE) plugin 
extends the functionality of the SERVICE clause with:
+ Bulk requests Correlated joins also known as lateral joins A streaming cache 
for SERVICE requests results which can also cope with bulk requests and 
correlated joins. Furthermore, queries that only differ in limit and offset 
will result in cache hits for overlapping ranges. At present, the plugin only 
ships with an in-memory caching provider.</description>
+    </item>
+    
     <item>
       <title>SOH - SPARQL over HTTP</title>
       <link>https://jena.apache.org/documentation/fuseki2/soh.html</link>
diff --git a/content/documentation/query/service_enhancer.html 
b/content/documentation/query/service_enhancer.html
index d6af7141b..2e83d9473 100644
--- a/content/documentation/query/service_enhancer.html
+++ b/content/documentation/query/service_enhancer.html
@@ -3,7 +3,7 @@
 <head>
     
 
-    <title>Apache Jena - Extras - Service Enhancer</title>
+    <title>Apache Jena - Service Enhancer</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
@@ -179,7 +179,7 @@
 
                 
             </div>
-            <h1 class="title">Extras - Service Enhancer</h1>
+            <h1 class="title">Service Enhancer</h1>
             
        <h1 id="service-enhancer-plugin">Service Enhancer Plugin</h1>
 <p>The service enhancer (SE) plugin extends the functionality of the SERVICE 
clause with:</p>
diff --git a/content/index.xml b/content/index.xml
index 4d148974b..dfba6bbbf 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -737,16 +737,6 @@ The effect of high-level optimizations can be seen using 
arq.</description>
  Expression Functions - additional operations in FILTERS, BIND and SELECT 
expressions. Property functions - adding predicates that introduce custom query 
stages DESCRIBE handlers Support for finding blank nodes by label Extending 
query evaluation for querying different storage and inference systems  
Functions are standard part of SPARQL. ARQ provides application-written 
functions and provides a function library.</description>
     </item>
     
-    <item>
-      <title>Extras - Service Enhancer</title>
-      
<link>https://jena.apache.org/documentation/query/service_enhancer.html</link>
-      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
-      
-      
<guid>https://jena.apache.org/documentation/query/service_enhancer.html</guid>
-      <description>Service Enhancer Plugin The service enhancer (SE) plugin 
extends the functionality of the SERVICE clause with:
- Bulk requests Correlated joins also known as lateral joins A streaming cache 
for SERVICE requests results which can also cope with bulk requests and 
correlated joins. Furthermore, queries that only differ in limit and offset 
will result in cache hits for overlapping ranges. At present, the plugin only 
ships with an in-memory caching provider.</description>
-    </item>
-    
     <item>
       <title>Eyeball - checking RDF/OWL for common problems</title>
       
<link>https://jena.apache.org/documentation/archive/eyeball/eyeball-getting-started.html</link>
@@ -1748,6 +1738,16 @@ See other documentation for the webapp packaging of 
Fuseki.
 Serving RDF For any use of users-password information, and especially HTTP 
basic authentication, information is visible in the HTTP headers. When serving 
RDF and SPARQL requests, using HTTPS is necessary to avoid snooping. Digest 
authentication is also stronger over HTTPS because it protects against 
man-in-the-middle attacks.</description>
     </item>
     
+    <item>
+      <title>Service Enhancer</title>
+      
<link>https://jena.apache.org/documentation/query/service_enhancer.html</link>
+      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
+      
+      
<guid>https://jena.apache.org/documentation/query/service_enhancer.html</guid>
+      <description>Service Enhancer Plugin The service enhancer (SE) plugin 
extends the functionality of the SERVICE clause with:
+ Bulk requests Correlated joins also known as lateral joins A streaming cache 
for SERVICE requests results which can also cope with bulk requests and 
correlated joins. Furthermore, queries that only differ in limit and offset 
will result in cache hits for overlapping ranges. At present, the plugin only 
ships with an in-memory caching provider.</description>
+    </item>
+    
     <item>
       <title>SOH - SPARQL over HTTP</title>
       <link>https://jena.apache.org/documentation/fuseki2/soh.html</link>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index eef6e6a3b..f2e04827b 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -329,7 +329,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2022-08-25T10:53:31+01:00</lastmod>
+    <lastmod>2022-08-25T13:24:04+01:00</lastmod>
   </url>
   
   <url>
@@ -352,11 +352,6 @@
     <lastmod>2021-02-16T16:52:52+00:00</lastmod>
   </url>
   
-  <url>
-    
<loc>https://jena.apache.org/documentation/query/service_enhancer.html</loc>
-    <lastmod>2022-08-20T13:20:03+02:00</lastmod>
-  </url>
-  
   <url>
     
<loc>https://jena.apache.org/documentation/archive/eyeball/eyeball-getting-started.html</loc>
     <lastmod>2020-06-28T16:59:07+01:00</lastmod>
@@ -837,6 +832,11 @@
     <lastmod>2021-11-05T16:04:36+00:00</lastmod>
   </url>
   
+  <url>
+    
<loc>https://jena.apache.org/documentation/query/service_enhancer.html</loc>
+    <lastmod>2022-08-25T13:24:04+01:00</lastmod>
+  </url>
+  
   <url>
     <loc>https://jena.apache.org/documentation/fuseki2/soh.html</loc>
     <lastmod>2020-02-28T13:09:12+01:00</lastmod>

Reply via email to