You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/08/25 09:17:04 UTC

[jena-site] branch main updated: add geo-literal note and example (#112)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 70f71e83d add geo-literal note and example (#112)
70f71e83d is described below

commit 70f71e83d2d0c63ba456f7d374a2a13bd09431d5
Author: Simon Bin <Si...@users.noreply.github.com>
AuthorDate: Thu Aug 25 11:16:58 2022 +0200

    add geo-literal note and example (#112)
---
 source/documentation/geosparql/__index.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/source/documentation/geosparql/__index.md b/source/documentation/geosparql/__index.md
index e12dde3ab..5cb23579b 100644
--- a/source/documentation/geosparql/__index.md
+++ b/source/documentation/geosparql/__index.md
@@ -336,6 +336,12 @@ 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.
 
+As an extension to the standard, supplying a `Geometry Literal` is
+also permitted. For example:
+
+        ?subj geo:sfContains "POINT(0 0)"^^geo:wktLiteral .
+
+
 ### Dataset Conversion
 
 Methods to convert datasets between serialisations and spatial/coordinate