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 e325225 Updated site from master
(c768735c8a16081c2862b3968500152ba8442f0b)
e325225 is described below
commit e3252257bce0c8aacf05943868a0f15d44774885
Author: jenkins <[email protected]>
AuthorDate: Sat Jan 30 20:25:17 2021 +0000
Updated site from master (c768735c8a16081c2862b3968500152ba8442f0b)
---
content/documentation/geosparql/index.html | 9 ++++-----
content/documentation/index.xml | 7 +++----
content/index.xml | 7 +++----
content/sitemap.xml | 4 ++--
4 files changed, 12 insertions(+), 15 deletions(-)
diff --git a/content/documentation/geosparql/index.html
b/content/documentation/geosparql/index.html
index 37fde20..b60a2ba 100644
--- a/content/documentation/geosparql/index.html
+++ b/content/documentation/geosparql/index.html
@@ -171,9 +171,9 @@
<h1 class="title">Apache Jena GeoSPARQL</h1>
<p>An implementation of GeoSPARQL 1.0 standard for SPARQL query or
API.</p>
-<p>An <a href="geosparql-fuseki">integration with Fuseki</a> is available.</p>
+<p>An <a href="geosparql-fuseki">integration with Fuseki</a> is available but
attention should be paid to the contents of this page to understand supported
features.</p>
<h2 id="features">Features</h2>
-<p>This implementation follows the 11-052r4 OGC GeoSPARQL standard (<a
href="http://www.opengeospatial.org/standards/geosparql)">http://www.opengeospatial.org/standards/geosparql)</a>.
+<p>This implementation follows the 11-052r4 OGC GeoSPARQL standard (<a
href="https://www.ogc.org/standards/geosparql)">https://www.ogc.org/standards/geosparql)</a>.
The implementation is pure Java and does not require any set-up or
configuration of any third party relational databases and geospatial
extensions.</p>
<p>It implements the six Conformance Classes described in the GeoSPARQL
document:</p>
<ul>
@@ -190,10 +190,9 @@ Additional serialisations can be implemented by extending
the
and registering with Jena’s
<code>org.apache.jena.datatypes.TypeMapper</code>.</p>
<p>All three spatial relation families are supported: <em>Simple Feature</em>,
<em>Egenhofer</em> and <em>RCC8</em>.</p>
<p>Indexing and caching of spatial objects and relations is performed
<em>on-demand</em> during query execution.
-Therefore, set-up delays should be minimal.</p>
+Therefore, set-up delays should be minimal. Spatial indexing is available
based on the <em>STRtree</em> from the JTS library. The <em>STRtree</em> is
readonly once built and contributions of a <em>QuadTree</em> implementation are
welcome.</p>
<p>Benchmarking of the implementation against Strabon and Parliament has found
it to be comparable or quicker.
-The benchmarking used was the Geographical query and dataset (<a
href="http://geographica.di.uoa.gr/)">http://geographica.di.uoa.gr/)</a>.
-Publication of the benchmarking results are forthcoming.</p>
+The benchmarking used was the Geographical query and dataset (<a
href="http://geographica.di.uoa.gr/)">http://geographica.di.uoa.gr/)</a>.</p>
<h2 id="additional-features">Additional Features</h2>
<p>The following additional features are also provided:</p>
<ul>
diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 91fb1df..7cd92a5 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -103,10 +103,9 @@ Fuseki comes in in two forms, a single system
&ldquo;webapp&rdquo;, comb
<guid>https://jena.apache.org/documentation/geosparql/</guid>
<description>An implementation of GeoSPARQL 1.0 standard for SPARQL
query or API.
-An integration with Fuseki is available.
-Features This implementation follows the 11-052r4 OGC GeoSPARQL standard
(http://www.opengeospatial.org/standards/geosparql). The implementation is pure
Java and does not require any set-up or configuration of any third party
relational databases and geospatial extensions.
-It implements the six Conformance Classes described in the GeoSPARQL document:
- Core Topology Vocabulary Geometry Extension Geometry Topology RDFS Entailment
Extension Query Rewrite Extension The WKT (as described in 11-052r4) and GML
2.</description>
+An integration with Fuseki is available but attention should be paid to the
contents of this page to understand supported features.
+Features This implementation follows the 11-052r4 OGC GeoSPARQL standard
(https://www.ogc.org/standards/geosparql). The implementation is pure Java and
does not require any set-up or configuration of any third party relational
databases and geospatial extensions.
+It implements the six Conformance Classes described in the GeoSPARQL
document:</description>
</item>
<item>
diff --git a/content/index.xml b/content/index.xml
index fd3d4b4..b3df30f 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -133,10 +133,9 @@ Fuseki comes in in two forms, a single system
&ldquo;webapp&rdquo;, comb
<guid>https://jena.apache.org/documentation/geosparql/</guid>
<description>An implementation of GeoSPARQL 1.0 standard for SPARQL
query or API.
-An integration with Fuseki is available.
-Features This implementation follows the 11-052r4 OGC GeoSPARQL standard
(http://www.opengeospatial.org/standards/geosparql). The implementation is pure
Java and does not require any set-up or configuration of any third party
relational databases and geospatial extensions.
-It implements the six Conformance Classes described in the GeoSPARQL document:
- Core Topology Vocabulary Geometry Extension Geometry Topology RDFS Entailment
Extension Query Rewrite Extension The WKT (as described in 11-052r4) and GML
2.</description>
+An integration with Fuseki is available but attention should be paid to the
contents of this page to understand supported features.
+Features This implementation follows the 11-052r4 OGC GeoSPARQL standard
(https://www.ogc.org/standards/geosparql). The implementation is pure Java and
does not require any set-up or configuration of any third party relational
databases and geospatial extensions.
+It implements the six Conformance Classes described in the GeoSPARQL
document:</description>
</item>
<item>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 815ace6..438ae2f 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -69,7 +69,7 @@
<url>
<loc>https://jena.apache.org/documentation/geosparql/</loc>
- <lastmod>2020-11-01T19:38:31+00:00</lastmod>
+ <lastmod>2021-01-30T20:23:28+00:00</lastmod>
</url>
<url>
@@ -299,7 +299,7 @@
<url>
<loc>https://jena.apache.org/documentation.html</loc>
- <lastmod>2021-01-14T18:52:51+01:00</lastmod>
+ <lastmod>2021-01-30T20:23:28+00:00</lastmod>
</url>
<url>