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 92a27d182 Updated site from main 
(70f71e83d2d0c63ba456f7d374a2a13bd09431d5)
92a27d182 is described below

commit 92a27d1827d8a1e05b3145f0953d419beebe06d3
Author: jenkins <[email protected]>
AuthorDate: Thu Aug 25 09:18:32 2022 +0000

    Updated site from main (70f71e83d2d0c63ba456f7d374a2a13bd09431d5)
---
 content/documentation/geosparql/index.html | 4 ++++
 content/sitemap.xml                        | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/content/documentation/geosparql/index.html 
b/content/documentation/geosparql/index.html
index 189ff0727..f9715625e 100644
--- a/content/documentation/geosparql/index.html
+++ b/content/documentation/geosparql/index.html
@@ -470,6 +470,10 @@ large dataset.</p>
 maximum size and duration until unused items are removed.  Query rewriting can
 be switched on independently of the indexes, i.e. query rewriting can be
 performed but an index is configured to not store the result.</p>
+<p>As an extension to the standard, supplying a <code>Geometry Literal</code> 
is
+also permitted. For example:</p>
+<pre><code>    ?subj geo:sfContains &quot;POINT(0 0)&quot;^^geo:wktLiteral .
+</code></pre>
 <h3 id="dataset-conversion">Dataset Conversion</h3>
 <p>Methods to convert datasets between serialisations and spatial/coordinate
 reference systems are available in:
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 7daa2c895..5fd4daa92 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -69,7 +69,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/geosparql/</loc>
-    <lastmod>2022-08-25T11:16:14+02:00</lastmod>
+    <lastmod>2022-08-25T11:16:58+02:00</lastmod>
   </url>
   
   <url>
@@ -329,7 +329,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2022-08-25T11:16:35+02:00</lastmod>
+    <lastmod>2022-08-25T11:16:58+02:00</lastmod>
   </url>
   
   <url>

Reply via email to