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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 0c2392a9d Staged site from fulljar 
(09d87b79b18c4b48adfdf92c9dbc152e25aa8003)
0c2392a9d is described below

commit 0c2392a9d378c646645ca86393071bcd4aee9837
Author: jenkins <[email protected]>
AuthorDate: Sat May 17 08:19:57 2025 +0000

    Staged site from fulljar (09d87b79b18c4b48adfdf92c9dbc152e25aa8003)
---
 content/documentation/archive/csv/csv_index.html   |  3 +-
 content/documentation/archive/csv/index.html       |  3 +-
 content/documentation/archive/hadoop/index.html    |  3 +-
 content/documentation/archive/jdbc/__index.html    |  3 +-
 content/documentation/archive/jdbc/index.html      |  3 +-
 content/documentation/archive/sdb/commands.html    |  3 +-
 .../documentation/archive/sdb/configuration.html   |  3 +-
 .../archive/sdb/database_layouts.html              |  3 +-
 .../archive/sdb/databases_supported.html           |  3 +-
 .../archive/sdb/dataset_description.html           |  3 +-
 content/documentation/archive/sdb/db_notes.html    |  3 +-
 content/documentation/archive/sdb/faq.html         |  3 +-
 .../archive/sdb/fuseki_integration.html            |  3 +-
 content/documentation/archive/sdb/index.html       |  3 +-
 .../documentation/archive/sdb/installation.html    |  3 +-
 content/documentation/archive/sdb/javaapi.html     |  3 +-
 .../documentation/archive/sdb/loading_data.html    |  3 +-
 .../archive/sdb/loading_performance.html           |  3 +-
 .../archive/sdb/query_performance.html             |  3 +-
 content/documentation/archive/sdb/quickstart.html  |  3 +-
 content/documentation/archive/sdb/sdb_index.html   |  3 +-
 .../archive/sdb/store_description.html             |  3 +-
 .../archive/serving_data/fuseki1.html              |  9 ++--
 content/documentation/fuseki2/fuseki-layout.html   |  4 +-
 .../fuseki2/fuseki-server-protocol.html            |  3 +-
 content/documentation/fuseki2/index.html           | 12 +++--
 content/documentation/index.xml                    | 50 ++++++++++-----------
 content/documentation/io/rdf-output.html           |  9 ++--
 content/documentation/io/rdfxml_howto.html         |  3 +-
 content/documentation/notes/reification.html       |  3 +-
 content/documentation/ontology/index.html          |  3 +-
 content/documentation/ontology/legacy.html         |  3 +-
 content/documentation/query/service_enhancer.html  |  6 +--
 content/documentation/query/spatial-query.html     |  3 +-
 content/documentation/query/text-query.html        | 18 ++++----
 content/documentation/sparql-apis/http-auth.html   |  6 +--
 content/documentation/sparql-apis/index.html       | 18 ++++----
 content/documentation/tdb/optimizer.html           |  6 +--
 content/download/index.html                        | 36 +++++++--------
 content/getting_started/index.html                 | 24 +++++-----
 content/getting_started/index.xml                  |  2 +-
 content/index.html                                 |  2 +-
 content/index.json                                 |  2 +-
 content/index.xml                                  | 52 +++++++++++-----------
 content/sitemap.xml                                |  8 ++--
 content/tutorials/using_jena_with_eclipse_pt.html  | 12 ++---
 46 files changed, 167 insertions(+), 193 deletions(-)

diff --git a/content/documentation/archive/csv/csv_index.html 
b/content/documentation/archive/csv/csv_index.html
index 6313128cb..1dfecc0c8 100644
--- a/content/documentation/archive/csv/csv_index.html
+++ b/content/documentation/archive/csv/csv_index.html
@@ -197,8 +197,7 @@
 <p>This page covers the jena-csv module which has been retired.
 The last release of Jena with this module is Jena 3.9.0.
 See <a 
href="https://github.com/apache/jena/tree/main/jena-csv";>jena-csv/README.md</a>.
-This is the original documentation.</p>
-</blockquote>
+This is the original documentation.</p></blockquote>
 <hr>
 <p>This module is about getting CSVs into a form that is amenable to Jena 
SPARQL processing, and doing so in a way that is not specific to CSV files.
 It includes getting the right architecture in place for regular table shaped 
data, using the core abstraction of PropertyTable.</p>
diff --git a/content/documentation/archive/csv/index.html 
b/content/documentation/archive/csv/index.html
index 0ebcd1fba..2ed1f3900 100644
--- a/content/documentation/archive/csv/index.html
+++ b/content/documentation/archive/csv/index.html
@@ -188,8 +188,7 @@
 <p>This page covers the jena-csv module which has been retired.<br/>
 The last release of Jena with this module is Jena 3.9.0.<br/>
 See <a 
href="https://github.com/apache/jena/tree/main/jena-csv";>jena-csv/README.md</a>.<br/>
-The <a href="csv_index.html">original documentation</a>.</p>
-</blockquote>
+The <a href="csv_index.html">original documentation</a>.</p></blockquote>
 <hr>
 
   </article>
diff --git a/content/documentation/archive/hadoop/index.html 
b/content/documentation/archive/hadoop/index.html
index 6831bf7e7..ef4e97e94 100644
--- a/content/documentation/archive/hadoop/index.html
+++ b/content/documentation/archive/hadoop/index.html
@@ -188,8 +188,7 @@
 <p>The Jena Elephas module has been retired.<br/>
 The last release of Jena with Elephas is Jena 3.17.0.<br/>
 See <a 
href="https://github.com/apache/jena/tree/main/jena-elephas";>jena-elephas/README.md</a>.<br/>
-The <a href="elephas_index.html">original documentation</a>.</p>
-</blockquote>
+The <a href="elephas_index.html">original documentation</a>.</p></blockquote>
 <hr>
 
   </article>
diff --git a/content/documentation/archive/jdbc/__index.html 
b/content/documentation/archive/jdbc/__index.html
index b76333818..a937046d5 100644
--- a/content/documentation/archive/jdbc/__index.html
+++ b/content/documentation/archive/jdbc/__index.html
@@ -192,8 +192,7 @@
 <blockquote>
 <p>The Jena JDBC module has been retired.<br/>
 The last release of Jena with jena-jdb was Jena 4.10.0.<br/>
-The <a href="jdbc_index.html">original documentation</a>.</p>
-</blockquote>
+The <a href="jdbc_index.html">original documentation</a>.</p></blockquote>
 <hr>
 
   </article>
diff --git a/content/documentation/archive/jdbc/index.html 
b/content/documentation/archive/jdbc/index.html
index 3b0cf752d..e99e60282 100644
--- a/content/documentation/archive/jdbc/index.html
+++ b/content/documentation/archive/jdbc/index.html
@@ -201,8 +201,7 @@
   </aside>
   <article class="flex-column me-lg-4">
     <blockquote>
-<p>Jena JDBC was removed in Jena5.</p>
-</blockquote>
+<p>Jena JDBC was removed in Jena5.</p></blockquote>
 <p>Jena JDBC is a set of libraries which provide SPARQL over JDBC driver 
implementations.</p>
 <p>This is a pure SPARQL over JDBC implementation, there is no attempt to 
present the underlying
 RDF data model as a relational model through the driver and only SPARQL 
queries and updates
diff --git a/content/documentation/archive/sdb/commands.html 
b/content/documentation/archive/sdb/commands.html
index c990fbb7e..0be6b04d4 100644
--- a/content/documentation/archive/sdb/commands.html
+++ b/content/documentation/archive/sdb/commands.html
@@ -215,8 +215,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>This page describes the command line programs that can be used to
 create an SDB store, load data into it and to issue queries.</p>
diff --git a/content/documentation/archive/sdb/configuration.html 
b/content/documentation/archive/sdb/configuration.html
index eddc7d6eb..a284edbe1 100644
--- a/content/documentation/archive/sdb/configuration.html
+++ b/content/documentation/archive/sdb/configuration.html
@@ -202,8 +202,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>This page describes the configuration options available. These are
 options for query processing, not for the database layout and
diff --git a/content/documentation/archive/sdb/database_layouts.html 
b/content/documentation/archive/sdb/database_layouts.html
index 934093f13..cf1284ee2 100644
--- a/content/documentation/archive/sdb/database_layouts.html
+++ b/content/documentation/archive/sdb/database_layouts.html
@@ -191,8 +191,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p><a href="index.html" title="SDB">SDB</a> does not have a single database 
layout. This
 page is an informal overview of the two main types (&ldquo;layout2/hash&rdquo;
diff --git a/content/documentation/archive/sdb/databases_supported.html 
b/content/documentation/archive/sdb/databases_supported.html
index 583a6f2bc..56265d135 100644
--- a/content/documentation/archive/sdb/databases_supported.html
+++ b/content/documentation/archive/sdb/databases_supported.html
@@ -191,8 +191,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <table>
   <thead>
diff --git a/content/documentation/archive/sdb/dataset_description.html 
b/content/documentation/archive/sdb/dataset_description.html
index 90d4579da..eafd34362 100644
--- a/content/documentation/archive/sdb/dataset_description.html
+++ b/content/documentation/archive/sdb/dataset_description.html
@@ -196,8 +196,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>Assembler descriptions for RDF Datasets and individual models are
 built from
diff --git a/content/documentation/archive/sdb/db_notes.html 
b/content/documentation/archive/sdb/db_notes.html
index 2e029811a..57b252bd5 100644
--- a/content/documentation/archive/sdb/db_notes.html
+++ b/content/documentation/archive/sdb/db_notes.html
@@ -220,8 +220,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <ul>
 <li><a href="#db2">DB2</a></li>
diff --git a/content/documentation/archive/sdb/faq.html 
b/content/documentation/archive/sdb/faq.html
index 865ea1b3a..6e21c482d 100644
--- a/content/documentation/archive/sdb/faq.html
+++ b/content/documentation/archive/sdb/faq.html
@@ -196,8 +196,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <h2 id="tune-your-database">Tune your database</h2>
 <p>Database performance depends on the database being tuned. Some
diff --git a/content/documentation/archive/sdb/fuseki_integration.html 
b/content/documentation/archive/sdb/fuseki_integration.html
index ffd28a724..85c40cfe0 100644
--- a/content/documentation/archive/sdb/fuseki_integration.html
+++ b/content/documentation/archive/sdb/fuseki_integration.html
@@ -191,8 +191,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p><a href="../fuseki2/index.html">Fuseki</a> is a server
 that implements the SPARQL protocol for HTTP. It can be used to
diff --git a/content/documentation/archive/sdb/index.html 
b/content/documentation/archive/sdb/index.html
index c41aadd17..aef4cc4d2 100644
--- a/content/documentation/archive/sdb/index.html
+++ b/content/documentation/archive/sdb/index.html
@@ -187,8 +187,7 @@
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
 The last release of Jena with this module was Apache Jena 3.17.0.<br/>
-The <a href="sdb_index.html">original documentation</a>.</p>
-</blockquote>
+The <a href="sdb_index.html">original documentation</a>.</p></blockquote>
 <hr>
 
   </article>
diff --git a/content/documentation/archive/sdb/installation.html 
b/content/documentation/archive/sdb/installation.html
index 1357c6b8c..fc1d5944d 100644
--- a/content/documentation/archive/sdb/installation.html
+++ b/content/documentation/archive/sdb/installation.html
@@ -191,8 +191,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>A
 <a href="databases_supported.html" title="SDB/Databases Supported">suitable 
database</a>
diff --git a/content/documentation/archive/sdb/javaapi.html 
b/content/documentation/archive/sdb/javaapi.html
index 947d2870a..7ca330870 100644
--- a/content/documentation/archive/sdb/javaapi.html
+++ b/content/documentation/archive/sdb/javaapi.html
@@ -207,8 +207,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>This page describes how to use SDB from Java.</p>
 <p>Code examples are in <code>src-examples/</code> in the SDB distribution.</p>
diff --git a/content/documentation/archive/sdb/loading_data.html 
b/content/documentation/archive/sdb/loading_data.html
index e959b74f8..308af8eed 100644
--- a/content/documentation/archive/sdb/loading_data.html
+++ b/content/documentation/archive/sdb/loading_data.html
@@ -198,8 +198,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>There are three ways to load data into SDB:</p>
 <ol>
diff --git a/content/documentation/archive/sdb/loading_performance.html 
b/content/documentation/archive/sdb/loading_performance.html
index 8e23020cb..cdfa41102 100644
--- a/content/documentation/archive/sdb/loading_performance.html
+++ b/content/documentation/archive/sdb/loading_performance.html
@@ -211,8 +211,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <ul>
 <li><a href="#introduction">Introduction</a></li>
diff --git a/content/documentation/archive/sdb/query_performance.html 
b/content/documentation/archive/sdb/query_performance.html
index b373c555a..892b44d3d 100644
--- a/content/documentation/archive/sdb/query_performance.html
+++ b/content/documentation/archive/sdb/query_performance.html
@@ -198,8 +198,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>This page compares the effect of SDB with RDB, Jena&rsquo;s usual
 database layout. RDB was designed for supporting the fine-grained
diff --git a/content/documentation/archive/sdb/quickstart.html 
b/content/documentation/archive/sdb/quickstart.html
index 840c97596..a1caa752a 100644
--- a/content/documentation/archive/sdb/quickstart.html
+++ b/content/documentation/archive/sdb/quickstart.html
@@ -203,8 +203,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>SDB provides some command line tools to work with SDB triple
 stores. In the following it assumed that you have a store
diff --git a/content/documentation/archive/sdb/sdb_index.html 
b/content/documentation/archive/sdb/sdb_index.html
index 7715f4ae5..b4a1c8abd 100644
--- a/content/documentation/archive/sdb/sdb_index.html
+++ b/content/documentation/archive/sdb/sdb_index.html
@@ -200,8 +200,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and no longer supported.<br/>
-The last release of Jena with this module is Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module is Jena 3.17.0.<br/></p></blockquote>
 <hr>
 <p>SDB uses an SQL database for the storage and query of RDF data.
 Many databases are supported, both Open Source and proprietary.</p>
diff --git a/content/documentation/archive/sdb/store_description.html 
b/content/documentation/archive/sdb/store_description.html
index 4280f5d9e..50e0b6f69 100644
--- a/content/documentation/archive/sdb/store_description.html
+++ b/content/documentation/archive/sdb/store_description.html
@@ -203,8 +203,7 @@
     <hr>
 <blockquote>
 <p>The Apache Jena SDB module has been retired and is no longer supported.<br/>
-The last release of Jena with this module was Apache Jena 3.17.0.<br/></p>
-</blockquote>
+The last release of Jena with this module was Apache Jena 
3.17.0.<br/></p></blockquote>
 <hr>
 <p>Use of an SDB store requires a <code>Store</code> object which is described 
in
 two parts:</p>
diff --git a/content/documentation/archive/serving_data/fuseki1.html 
b/content/documentation/archive/serving_data/fuseki1.html
index 86a71f0ed..536d6f414 100644
--- a/content/documentation/archive/serving_data/fuseki1.html
+++ b/content/documentation/archive/serving_data/fuseki1.html
@@ -187,7 +187,7 @@
     <h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
     <nav id="TableOfContents">
   <ul>
-    <li><a href="#see-the-fuseki2-documentationdocumentationfuseki2">See the 
<a href="/documentation/fuseki2/">Fuseki2 documentation</a>.</a></li>
+    <li><a href="#see-the-fuseki2-documentation">See the <a 
href="/documentation/fuseki2/">Fuseki2 documentation</a>.</a></li>
     <li><a href="#download-fuseki1">Download Fuseki1</a></li>
     <li><a href="#getting-started-with-fuseki">Getting Started With 
Fuseki</a></li>
     <li><a href="#user-interface">User Interface</a></li>
@@ -225,13 +225,12 @@
 </nav>
   </aside>
   <article class="flex-column me-lg-4">
-    <h2 id="see-the-fuseki2-documentationdocumentationfuseki2">See the <a 
href="/documentation/fuseki2/">Fuseki2 documentation</a>.</h2>
+    <h2 id="see-the-fuseki2-documentation">See the <a 
href="/documentation/fuseki2/">Fuseki2 documentation</a>.</h2>
 <hr>
 <blockquote>
 <p>This page covers Fuseki v1.<br/>
 Fuseki1 is deprecated and has been retired.<br/>
-The last release of Jena with this module is Jena 3.9.0.<br/></p>
-</blockquote>
+The last release of Jena with this module is Jena 3.9.0.<br/></p></blockquote>
 <hr>
 <p>Fuseki is a SPARQL server. It provides REST-style SPARQL HTTP Update, 
SPARQL Query,
 and SPARQL Update using the SPARQL protocol over HTTP.</p>
@@ -602,7 +601,7 @@ s-update --service http://localhost:3030/ds/update 
--file=update.ru
     <h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
     <nav id="TableOfContents">
   <ul>
-    <li><a href="#see-the-fuseki2-documentationdocumentationfuseki2">See the 
<a href="/documentation/fuseki2/">Fuseki2 documentation</a>.</a></li>
+    <li><a href="#see-the-fuseki2-documentation">See the <a 
href="/documentation/fuseki2/">Fuseki2 documentation</a>.</a></li>
     <li><a href="#download-fuseki1">Download Fuseki1</a></li>
     <li><a href="#getting-started-with-fuseki">Getting Started With 
Fuseki</a></li>
     <li><a href="#user-interface">User Interface</a></li>
diff --git a/content/documentation/fuseki2/fuseki-layout.html 
b/content/documentation/fuseki2/fuseki-layout.html
index 92e640e9f..6d5b7e2b2 100644
--- a/content/documentation/fuseki2/fuseki-layout.html
+++ b/content/documentation/fuseki2/fuseki-layout.html
@@ -235,7 +235,7 @@ everything is in the WAR file itself.</p>
 <code>FUSEKI_BASE</code> will be <code>/etc/fuseki</code>.</p>
 <p>If <code>FUSEKI_BASE</code> is the same as <code>FUSEKI_HOME</code>, be 
careful when upgrading not to delete
 server deployment files and directories.</p>
-<h1 id="distribution-area----fuseki_home">Distribution area &ndash; 
<code>FUSEKI_HOME</code></h1>
+<h1 id="distribution-area--fuseki_home">Distribution area &ndash; 
<code>FUSEKI_HOME</code></h1>
 <table>
   <thead>
       <tr>
@@ -274,7 +274,7 @@ server deployment files and directories.</p>
       </tr>
   </tbody>
 </table>
-<h1 id="runtime-area----fuseki_base">Runtime area &ndash; 
<code>FUSEKI_BASE</code></h1>
+<h1 id="runtime-area--fuseki_base">Runtime area &ndash; 
<code>FUSEKI_BASE</code></h1>
 <table>
   <thead>
       <tr>
diff --git a/content/documentation/fuseki2/fuseki-server-protocol.html 
b/content/documentation/fuseki2/fuseki-server-protocol.html
index b9577f1e5..7e6a02d40 100644
--- a/content/documentation/fuseki2/fuseki-server-protocol.html
+++ b/content/documentation/fuseki2/fuseki-server-protocol.html
@@ -435,8 +435,7 @@ configuration are completely deleted and can not be 
recovered.</p>
 <p>Statistics can be obtained for each dataset or all datasets in a single 
response.
 <code>/$/stats</code> is  treated as a container for this information.</p>
 <blockquote>
-<p>See <a href="fuseki-server-info.html">Fuseki Server Information</a> for 
details of statistics kept by a Fuseki server.</p>
-</blockquote>
+<p>See <a href="fuseki-server-info.html">Fuseki Server Information</a> for 
details of statistics kept by a Fuseki server.</p></blockquote>
 <h3 id="backup">Backup</h3>
 <p>Pattern: <code>/$/backup/{name}</code></p>
 <p>This operation initiates a backup and returns a JSON object with the task 
Id in it.</p>
diff --git a/content/documentation/fuseki2/index.html 
b/content/documentation/fuseki2/index.html
index 8dc9a5515..bdf453372 100644
--- a/content/documentation/fuseki2/index.html
+++ b/content/documentation/fuseki2/index.html
@@ -307,6 +307,10 @@ pull-requests.</p>
           <td>jena-fuseki-core</td>
           <td>The Fuseki engine</td>
       </tr>
+      <tr>
+          <td>jena-fuseki-ui</td>
+          <td>The Fuseki UI</td>
+      </tr>
       <tr>
           <td>jena-fuseki-server</td>
           <td>Build the combined jar for Fuseki server</td>
@@ -331,6 +335,10 @@ pull-requests.</p>
           <td>jena-fuseki-geosparql</td>
           <td>Integration for GeoSPARQL</td>
       </tr>
+      <tr>
+          <td>jena-fuseki-mod-geosparql</td>
+          <td>Integration for GeoSPARQL</td>
+      </tr>
       <tr>
           <td><b>Webapp</b></td>
           <td></td>
@@ -339,10 +347,6 @@ pull-requests.</p>
           <td>jena-fuseki-webapp</td>
           <td>Web application and command line startup</td>
       </tr>
-      <tr>
-          <td>jena-fuseki-fulljar</td>
-          <td>Build the combined jar for Fuseki/UI server</td>
-      </tr>
       <tr>
           <td>jena-fuseki-war</td>
           <td>Build the war file for Fuseki/UI server</td>
diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 4a9b6caa5..be4fadca0 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -33,7 +33,7 @@
       <link>https://jena.apache.org/documentation/archive/hadoop/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/hadoop/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Elephas module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
Elephas is Jena 3.17.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-elephas&#34;&gt;jena-elephas/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;elephas_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Elephas module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
Elephas is Jena 3.17.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-elephas&#34;&gt;jena-elephas/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;elephas_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Apache Jena Elephas</title>
@@ -96,7 +96,7 @@
       <link>https://jena.apache.org/documentation/archive/sdb/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/sdb/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&#xA;The &lt;a href=&#34;sdb_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&#xA;The &lt;a href=&#34;sdb_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Apache Jena SHACL</title>
@@ -383,14 +383,14 @@
       <link>https://jena.apache.org/documentation/archive/csv/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/csv/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&lt;br/&gt;&#xA;The last 
release of Jena with this module is Jena 3.9.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;csv_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&lt;br/&gt;&#xA;The last 
release of Jena with this module is Jena 3.9.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;csv_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>CSV PropertyTable</title>
       
<link>https://jena.apache.org/documentation/archive/csv/csv_index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/csv/csv_index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&#xA;The last release of Jena 
with this module is Jena 3.9.0.&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&#xA;This
 is the original 
documentation.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 module is about getting CSVs into a form that is amenable to Jena SPARQL 
processing,  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&#xA;The last release of Jena 
with this module is Jena 3.9.0.&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&#xA;This
 is the original 
documentation.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This 
module is about getting CSVs into a form that is amenable to Jena SPARQL 
processing, and d [...]
     </item>
     <item>
       <title>CSV PropertyTable - Design</title>
@@ -551,7 +551,7 @@
       
<link>https://jena.apache.org/documentation/archive/serving_data/fuseki1.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/serving_data/fuseki1.html</guid>
-      <description>&lt;h2 
id=&#34;see-the-fuseki2-documentationdocumentationfuseki2&#34;&gt;See the &lt;a 
href=&#34;https://jena.apache.org/documentation/fuseki2/&#34;&gt;Fuseki2 
documentation&lt;/a&gt;.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This
 page covers Fuseki v1.&lt;br/&gt;&#xA;Fuseki1 is deprecated and has been 
retired.&lt;br/&gt;&#xA;The last release of Jena with this module is Jena 
3.9.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt [...]
+      <description>&lt;h2 id=&#34;see-the-fuseki2-documentation&#34;&gt;See 
the &lt;a 
href=&#34;https://jena.apache.org/documentation/fuseki2/&#34;&gt;Fuseki2 
documentation&lt;/a&gt;.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This
 page covers Fuseki v1.&lt;br/&gt;&#xA;Fuseki1 is deprecated and has been 
retired.&lt;br/&gt;&#xA;The last release of Jena with this module is Jena 
3.9.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Fuseki
 is a SPARQL  [...]
     </item>
     <item>
       <title>Fuseki: SPARQL and RDF Standards</title>
@@ -656,14 +656,14 @@
       
<link>https://jena.apache.org/documentation/archive/jdbc/__index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/jdbc/__index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
JDBC module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-jdb was Jena 4.10.0.&lt;br/&gt;&#xA;The &lt;a 
href=&#34;jdbc_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
JDBC module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-jdb was Jena 4.10.0.&lt;br/&gt;&#xA;The &lt;a 
href=&#34;jdbc_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Jena JDBC - A SPARQL over JDBC driver framework</title>
       <link>https://jena.apache.org/documentation/archive/jdbc/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/jdbc/</guid>
-      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Jena JDBC was removed in 
Jena5.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Jena JDBC is a set of 
libraries which provide SPARQL over JDBC driver 
implementations.&lt;/p&gt;&#xA;&lt;p&gt;This is a pure SPARQL over JDBC 
implementation, there is no attempt to present the underlying&#xA;RDF data 
model as a relational model through the driver and only SPARQL queries and 
updates&#xA;are supported.&lt;/p&gt;&#xA;&lt;p&gt;It provides type 4 d [...]
+      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Jena JDBC was removed in 
Jena5.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Jena JDBC is a set of 
libraries which provide SPARQL over JDBC driver 
implementations.&lt;/p&gt;&#xA;&lt;p&gt;This is a pure SPARQL over JDBC 
implementation, there is no attempt to present the underlying&#xA;RDF data 
model as a relational model through the driver and only SPARQL queries and 
updates&#xA;are supported.&lt;/p&gt;&#xA;&lt;p&gt;It provides type 4 driver 
[...]
     </item>
     <item>
       <title>Jena JDBC Drivers</title>
@@ -901,7 +901,7 @@
       <link>https://jena.apache.org/documentation/notes/reification.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/notes/reification.html</guid>
-      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Reification API support 
will be removed in Jena5.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 
id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This document 
describes the Jena API support for reification.&#xA;it.  As always, consult the 
Javadoc for interface&#xA;details.&lt;/p&gt;&#xA;&lt;p&gt;Reification in RDF 
and Jena is the ability to treat a &lt;code&gt;Statement&lt;/code&gt;&#xA;as a 
&lt;code&gt;Resource&lt;/code& [...]
+      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Reification API support 
will be removed in Jena5.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 
id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This document 
describes the Jena API support for reification.&#xA;it.  As always, consult the 
Javadoc for interface&#xA;details.&lt;/p&gt;&#xA;&lt;p&gt;Reification in RDF 
and Jena is the ability to treat a &lt;code&gt;Statement&lt;/code&gt;&#xA;as a 
&lt;code&gt;Resource&lt;/code&gt;,  [...]
     </item>
     <item>
       <title>Reification styles (archive material)</title>
@@ -936,112 +936,112 @@
       
<link>https://jena.apache.org/documentation/archive/sdb/sdb_index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/sdb_index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module is Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB
 uses an SQL database for the storage and query of RDF data.&#xA;Many databases 
are supported, both Open Source and proprietary.&lt;/p&gt;&#xA;&lt;p&gt;An SDB 
store can be accessed and managed with the provid [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module is Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB 
uses an SQL database for the storage and query of RDF data.&#xA;Many databases 
are supported, both Open Source and proprietary.&lt;/p&gt;&#xA;&lt;p&gt;An SDB 
store can be accessed and managed with the provided co [...]
     </item>
     <item>
       <title>SDB Configuration</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/configuration.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/configuration.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the configuration options available. These are&#xA;options for 
query processing, not for the database layout and&#xA;storage, which is 
controlled by&#xA;&lt;a href=&#34;store_descr [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the configuration options available. These are&#xA;options for 
query processing, not for the database layout and&#xA;storage, which is 
controlled by&#xA;&lt;a href=&#34;store_descriptio [...]
     </item>
     <item>
       <title>SDB Database Layouts</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/database_layouts.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/database_layouts.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;index.html&#34; title=&#34;SDB&#34;&gt;SDB&lt;/a&gt; does not have a 
single database layout. This&#xA;page is an informal overview of the two main 
types (&amp;ldquo;layout2/hash&amp;rd [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;index.html&#34; title=&#34;SDB&#34;&gt;SDB&lt;/a&gt; does not have a 
single database layout. This&#xA;page is an informal overview of the two main 
types (&amp;ldquo;layout2/hash&amp;rdquo;& [...]
     </item>
     <item>
       <title>SDB Database Notes</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/db_notes.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/db_notes.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#db2&#34;&gt;DB2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#derby&#34;&gt;Derby&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#ms-sql&#34;&gt;MS SQL&lt;/a [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#db2&#34;&gt;DB2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#derby&#34;&gt;Derby&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#ms-sql&#34;&gt;MS SQL&lt;/a&gt;& [...]
     </item>
     <item>
       <title>SDB Databases Supported</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/databases_supported.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/databases_supported.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;table&gt;&#xA;
  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          
&lt;th&gt;Product&lt;/th&gt;&#xA;          &lt;th&gt;Version&lt;/th&gt;&#xA;    
  &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;table&gt;&#xA;
  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          
&lt;th&gt;Product&lt;/th&gt;&#xA;          &lt;th&gt;Version&lt;/th&gt;&#xA;    
  &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;       [...]
     </item>
     <item>
       <title>SDB Dataset Description</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/dataset_description.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/dataset_description.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Assembler
 descriptions for RDF Datasets and individual models are&#xA;built 
from&#xA;&lt;a href=&#34;store_description.html&#34; title=&#34;SDB/Store 
Description&#34;&gt;Store Descriptions&lt;/a&gt;.& [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Assembler
 descriptions for RDF Datasets and individual models are&#xA;built 
from&#xA;&lt;a href=&#34;store_description.html&#34; title=&#34;SDB/Store 
Description&#34;&gt;Store Descriptions&lt;/a&gt;.&#xA;A [...]
     </item>
     <item>
       <title>SDB FAQ</title>
       <link>https://jena.apache.org/documentation/archive/sdb/faq.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/sdb/faq.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 
id=&#34;tune-your-database&#34;&gt;Tune your 
database&lt;/h2&gt;&#xA;&lt;p&gt;Database performance depends on the database 
being tuned. Some&#xA;databases default to &amp;ldquo;developer setup&amp;rdquo 
[...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 
id=&#34;tune-your-database&#34;&gt;Tune your 
database&lt;/h2&gt;&#xA;&lt;p&gt;Database performance depends on the database 
being tuned. Some&#xA;databases default to &amp;ldquo;developer 
setup&amp;rdquo; whi [...]
     </item>
     <item>
       <title>SDB Fuseki Integration</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/fuseki_integration.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/fuseki_integration.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;../fuseki2/index.html&#34;&gt;Fuseki&lt;/a&gt; is a server&#xA;that 
implements the SPARQL protocol for HTTP. It can be used to&#xA;give a SPARQL 
interface to an SDB installation.&lt;/p [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;../fuseki2/index.html&#34;&gt;Fuseki&lt;/a&gt; is a server&#xA;that 
implements the SPARQL protocol for HTTP. It can be used to&#xA;give a SPARQL 
interface to an SDB installation.&lt;/p&gt;& [...]
     </item>
     <item>
       <title>SDB Installation</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/installation.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/installation.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;A&#xA;&lt;a
 href=&#34;databases_supported.html&#34; title=&#34;SDB/Databases 
Supported&#34;&gt;suitable database&lt;/a&gt;&#xA;must be installed separately. 
Any database installation should be&#xA;tun [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;A&#xA;&lt;a
 href=&#34;databases_supported.html&#34; title=&#34;SDB/Databases 
Supported&#34;&gt;suitable database&lt;/a&gt;&#xA;must be installed separately. 
Any database installation should be&#xA;tuned ac [...]
     </item>
     <item>
       <title>SDB JavaAPI</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/javaapi.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/javaapi.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes how to use SDB from Java.&lt;/p&gt;&#xA;&lt;p&gt;Code examples 
are in &lt;code&gt;src-examples/&lt;/code&gt; in the SDB 
distribution.&lt;/p&gt;&#xA;&lt;h2 id=&#34;concepts&#34;&gt; [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes how to use SDB from Java.&lt;/p&gt;&#xA;&lt;p&gt;Code examples 
are in &lt;code&gt;src-examples/&lt;/code&gt; in the SDB 
distribution.&lt;/p&gt;&#xA;&lt;h2 id=&#34;concepts&#34;&gt;Conce [...]
     </item>
     <item>
       <title>SDB Loading data</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/loading_data.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/loading_data.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;There
 are three ways to load data into 
SDB:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Use the command utility&#xA;&lt;a 
href=&#34;commands.html#Loading_data&#34; 
title=&#34;SDB/Commands&#34;&gt;sdbload&l [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;There
 are three ways to load data into 
SDB:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Use the command utility&#xA;&lt;a 
href=&#34;commands.html#Loading_data&#34; 
title=&#34;SDB/Commands&#34;&gt;sdbload&lt;/a& [...]
     </item>
     <item>
       <title>SDB Loading performance</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/loading_performance.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/loading_performance.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 
href=&#34;#introduction&#34;&gt;Introduction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#the-databases-and-hardware&#34;&gt;The Databases and 
Hardware&lt;/a&gt;&#xA;&lt;u [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 
href=&#34;#introduction&#34;&gt;Introduction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#the-databases-and-hardware&#34;&gt;The Databases and 
Hardware&lt;/a&gt;&#xA;&lt;ul&gt; [...]
     </item>
     <item>
       <title>SDB Query performance</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/query_performance.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/query_performance.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page compares the effect of SDB with RDB, Jena&amp;rsquo;s usual&#xA;database 
layout. RDB was designed for supporting the fine-grained&#xA;API calls as well 
as having some support for basic graph [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page compares the effect of SDB with RDB, Jena&amp;rsquo;s usual&#xA;database 
layout. RDB was designed for supporting the fine-grained&#xA;API calls as well 
as having some support for basic graph patt [...]
     </item>
     <item>
       <title>SDB Quickstart</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/quickstart.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/quickstart.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB
 provides some command line tools to work with SDB triple&#xA;stores. In the 
following it assumed that you have a store&#xA;description set up for your 
database (&lt;code&gt;sdb.ttl&lt;/code&gt;).  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB 
provides some command line tools to work with SDB triple&#xA;stores. In the 
following it assumed that you have a store&#xA;description set up for your 
database (&lt;code&gt;sdb.ttl&lt;/code&gt;). See t [...]
     </item>
     <item>
       <title>SDB Store Description</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/store_description.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/store_description.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Use
 of an SDB store requires a &lt;code&gt;Store&lt;/code&gt; object which is 
described in&#xA;two parts:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a connection 
to the database&lt;/li&gt;&#xA;&lt;li&gt;a [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Use 
of an SDB store requires a &lt;code&gt;Store&lt;/code&gt; object which is 
described in&#xA;two parts:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a connection 
to the database&lt;/li&gt;&#xA;&lt;li&gt;a desc [...]
     </item>
     <item>
       <title>SDB/Commands</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/commands.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/commands.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the command line programs that can be used to&#xA;create an SDB 
store, load data into it and to issue queries.&lt;/p&gt;&#xA;&lt;h2 
id=&#34;scripts&#34;&gt;Scripts&lt;/h2&gt;&#xA;& [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the command line programs that can be used to&#xA;create an SDB 
store, load data into it and to issue queries.&lt;/p&gt;&#xA;&lt;h2 
id=&#34;scripts&#34;&gt;Scripts&lt;/h2&gt;&#xA;&lt;p& [...]
     </item>
     <item>
       <title>Security in Fuseki2</title>
@@ -1090,7 +1090,7 @@
       
<link>https://jena.apache.org/documentation/query/spatial-query.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/query/spatial-query.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Spatial module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-spatial was Jena 3.12.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-spatial&#34;&gt;jena-spatial/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;spatial-query-doc.md&#34;&gt;original documentation is 
here&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Spatial module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-spatial was Jena 3.12.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-spatial&#34;&gt;jena-spatial/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;spatial-query-doc.md&#34;&gt;original documentation is 
here&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Support for Internationalised Resource Identifiers in Jena</title>
diff --git a/content/documentation/io/rdf-output.html 
b/content/documentation/io/rdf-output.html
index d2dec2483..54c4f9e2e 100644
--- a/content/documentation/io/rdf-output.html
+++ b/content/documentation/io/rdf-output.html
@@ -590,14 +590,14 @@ otherwise noted, the setting applies to both Turtle and 
TriG.</p>
 </table>
 <p>&nbsp;</b>
 <h4 id="format-option-usage">Format Option Usage</h4>
-<h5 id="_setting-directive-style_"><em>Setting directive style</em></h5>
+<h5 id="setting-directive-style"><em>Setting directive style</em></h5>
 <pre tabindex="0"><code>    riot --set ttl:directiveStyle=rdf11 --pretty 
Turtle file1.rdf file2.nt ...
 </code></pre><p>and in code:</p>
 <pre tabindex="0"><code>  RDFWriter.source(model)
      .set(RIOT.symTurtleDirectiveStyle, &#34;sparql&#34;)
      .lang(Lang.TTL)
      .output(System.out);
-</code></pre><h5 id="_setting-indent-style_"><em>Setting indent style</em></h5>
+</code></pre><h5 id="setting-indent-style"><em>Setting indent style</em></h5>
 <pre tabindex="0"><code>    riot --set ttl:indentStyle=long --formatted=ttl 
file1.rdf file2.nt ...
 </code></pre><p>and in code:</p>
 <pre tabindex="0"><code>  RDFWriter.source(model)
@@ -608,7 +608,7 @@ otherwise noted, the setting applies to both Turtle and 
TriG.</p>
      .set(RIOT.symTurtleIndentStyle, &#34;long&#34;)
      .lang(Lang.TTL)
      .output(System.out);
-</code></pre><h5 id="_base-uri_"><em>Base URI</em></h5>
+</code></pre><h5 id="base-uri"><em>Base URI</em></h5>
 <p>Output can be written with relative URIs and no base. Note: such output is 
not
 portable; its meaning depends on the base URI at the time of reading.</p>
 <p>Turtle and Trig can be written with relative URIs by
@@ -691,8 +691,7 @@ processor only. It does not apply to the JSON-LD 1.1 
processor.</p>
 <p>It is planned that support for JSON-LD 1.0 will be removed in Jena5.</p>
 <p>The project is looking for contributions for passing framing configuration 
to
 the JSON-LD 1.1 processor, which is
-<a href="https://github.com/filip26/titanium-json-ld";>titanium-json-ld</a>.</p>
-</blockquote>
+<a 
href="https://github.com/filip26/titanium-json-ld";>titanium-json-ld</a>.</p></blockquote>
 <p>JSON-LD output is supported, in its various flavors
 (&ldquo;compacted&rdquo;, &ldquo;expanded&rdquo;, &ldquo;flattened&rdquo;, 
&ldquo;framed&rdquo;),
 by using one of the following RDFFormats:</p>
diff --git a/content/documentation/io/rdfxml_howto.html 
b/content/documentation/io/rdfxml_howto.html
index 330f5ff29..aa5e52c4c 100644
--- a/content/documentation/io/rdfxml_howto.html
+++ b/content/documentation/io/rdfxml_howto.html
@@ -370,8 +370,7 @@ understood by all conformant XML processors, even 
ISO-8859-1 would
 technically be on shaky ground if not for the fact that it is in
 such widespread use that every reasonable XML processor supports
 it.With N-TRIPLE incorrect use is usually benign, since N-TRIPLE is
-ascii based.</p>
-</blockquote>
+ascii based.</p></blockquote>
 <p>Character encoding issues of N3 are not well-defined; hence use of
 these methods may require changes in the future. Use of the
 InputStream and OutputStream methods will allow your code to work
diff --git a/content/documentation/notes/reification.html 
b/content/documentation/notes/reification.html
index e455ce939..e0ca9991e 100644
--- a/content/documentation/notes/reification.html
+++ b/content/documentation/notes/reification.html
@@ -190,8 +190,7 @@
   </aside>
   <article class="flex-column me-lg-4">
     <blockquote>
-<p>Reification API support will be removed in Jena5.</p>
-</blockquote>
+<p>Reification API support will be removed in Jena5.</p></blockquote>
 <h2 id="introduction">Introduction</h2>
 <p>This document describes the Jena API support for reification.
 it.  As always, consult the Javadoc for interface
diff --git a/content/documentation/ontology/index.html 
b/content/documentation/ontology/index.html
index c182ad9cb..260581f7c 100644
--- a/content/documentation/ontology/index.html
+++ b/content/documentation/ontology/index.html
@@ -293,8 +293,7 @@ and facilitates contributions from other Jena community 
members.</em></p>
 <p>In a widely-quoted definition, an ontology is</p>
 <blockquote>
 <p>&ldquo;a specification of a conceptualization&rdquo;
-[<a 
href="https://web.archive.org/web/20160126114515/http://www-ksl.stanford.edu/kst/what-is-an-ontology.html";>Gruber,
 T.</a> 1993]</p>
-</blockquote>
+[<a 
href="https://web.archive.org/web/20160126114515/http://www-ksl.stanford.edu/kst/what-is-an-ontology.html";>Gruber,
 T.</a> 1993]</p></blockquote>
 <p>Let&rsquo;s unpack that brief characterisation a bit. An
 ontology allows a programmer to specify, in an open, meaningful,
 way, the concepts and relationships that collectively characterise
diff --git a/content/documentation/ontology/legacy.html 
b/content/documentation/ontology/legacy.html
index bf86c2ccb..c13909306 100644
--- a/content/documentation/ontology/legacy.html
+++ b/content/documentation/ontology/legacy.html
@@ -300,8 +300,7 @@ and facilitates contributions from other Jena community 
members.</em></p>
 <p>In a widely-quoted definition, an ontology is</p>
 <blockquote>
 <p>&ldquo;a specification of a conceptualization&rdquo;
-[<a 
href="https://web.archive.org/web/20160126114515/http://www-ksl.stanford.edu/kst/what-is-an-ontology.html";>Gruber,
 T.</a> 1993]</p>
-</blockquote>
+[<a 
href="https://web.archive.org/web/20160126114515/http://www-ksl.stanford.edu/kst/what-is-an-ontology.html";>Gruber,
 T.</a> 1993]</p></blockquote>
 <p>Let&rsquo;s unpack that brief characterisation a bit. An
 ontology allows a programmer to specify, in an open, meaningful,
 way, the concepts and relationships that collectively characterise
diff --git a/content/documentation/query/service_enhancer.html 
b/content/documentation/query/service_enhancer.html
index 9466c5df8..b57202cdc 100644
--- a/content/documentation/query/service_enhancer.html
+++ b/content/documentation/query/service_enhancer.html
@@ -180,7 +180,7 @@
     <nav id="TableOfContents">
   <ul>
     <li><a href="#example">Example</a></li>
-    <li><a href="#service-loop-vs-lateral">SERVICE <a href="loop:">loop:</a> 
vs LATERAL</a></li>
+    <li><a href="#service--vs-lateral">SERVICE <a href="loop:">loop:</a> vs 
LATERAL</a></li>
     <li><a href="#namespace">Namespace</a></li>
     <li><a href="#maven-dependency">Maven Dependency</a></li>
     <li><a href="#programmatic-setup">Programmatic Setup</a></li>
@@ -356,7 +356,7 @@ means that it was cut off. This information is used to 
ensure that a request usi
 The cache operates on a per-input-binding basis: For instance, in the example 
above it means that when removing bindings from the <code>VALUES</code> block 
data will
 still be served from the cache. Conversely, adding additional bindings to the 
<code>VALUES</code> block will only send a (bulk) remote request for those
 that lack cache entries.</p>
-<h2 id="service-loop-vs-lateral">SERVICE <a href="loop:">loop:</a> vs 
LATERAL</h2>
+<h2 id="service--vs-lateral">SERVICE <a href="loop:">loop:</a> vs LATERAL</h2>
 <p>Since Jena 4.7.0 the SPARQL engine has native support for the 
<code>LATERAL</code> keyword which should almost always be preferred over 
<code>SERVICE &lt;loop:&gt;</code>. The use of <code>SERVICE 
&lt;loop:&gt;</code> is essentially only justified in combination with bulk 
requests, such as <code>SERVICE &lt;loop:bulk+5:&gt;</code>.</p>
 <p>Also note, that the semantics of <code>loop:</code> and 
<code>LATERAL</code> differ: the former substitutes variables regardless of 
scope, whereas the latter substitutes only in-scope variables. Another 
difference is, that <code>loop:</code> creates a new execution context for each 
request (even for local ones) such that the <code>NOW()</code> function will 
yield increasing timestamps as query execution progresses.</p>
 <p>Currently, the SE plugin does not support bulk requests under 
<code>LATERAL</code> semantics.</p>
@@ -736,7 +736,7 @@ The solution is to is to include sort sufficient conditions 
in the <code>SERVICE
     <nav id="TableOfContents">
   <ul>
     <li><a href="#example">Example</a></li>
-    <li><a href="#service-loop-vs-lateral">SERVICE <a href="loop:">loop:</a> 
vs LATERAL</a></li>
+    <li><a href="#service--vs-lateral">SERVICE <a href="loop:">loop:</a> vs 
LATERAL</a></li>
     <li><a href="#namespace">Namespace</a></li>
     <li><a href="#maven-dependency">Maven Dependency</a></li>
     <li><a href="#programmatic-setup">Programmatic Setup</a></li>
diff --git a/content/documentation/query/spatial-query.html 
b/content/documentation/query/spatial-query.html
index 79c42ecf1..5ada273f8 100644
--- a/content/documentation/query/spatial-query.html
+++ b/content/documentation/query/spatial-query.html
@@ -185,8 +185,7 @@
 <p>The Jena Spatial module has been retired.<br/>
 The last release of Jena with jena-spatial was Jena 3.12.0.<br/>
 See <a 
href="https://github.com/apache/jena/tree/main/jena-spatial";>jena-spatial/README.md</a>.<br/>
-The <a href="spatial-query-doc.md">original documentation is here</a></p>
-</blockquote>
+The <a href="spatial-query-doc.md">original documentation is 
here</a></p></blockquote>
 <hr>
 
   </article>
diff --git a/content/documentation/query/text-query.html 
b/content/documentation/query/text-query.html
index 25c0de024..3ef631c66 100644
--- a/content/documentation/query/text-query.html
+++ b/content/documentation/query/text-query.html
@@ -206,14 +206,14 @@
             <li><a href="#queries-that-retrieve-literals">Queries that 
retrieve literals</a></li>
             <li><a href="#queries-with-graphs">Queries with graphs</a></li>
             <li><a href="#queries-across-multiple-fields">Queries across 
multiple <code>Field</code>s</a></li>
-            <li><a 
href="#queries-with-_boolean-operators_-and-_term-modifiers_">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></a></li>
+            <li><a 
href="#queries-with-boolean-operators-and-term-modifiers">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></a></li>
             <li><a href="#highlighting">Highlighting</a></li>
           </ul>
         </li>
         <li><a href="#good-practice">Good practice</a>
           <ul>
-            <li><a 
href="#query-pattern-1-ndash-find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</a></li>
-            <li><a 
href="#query-pattern-2-ndash-filter-results-via-the-text-index">Query pattern 2 
– Filter results via the text index</a></li>
+            <li><a 
href="#query-pattern-1--find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</a></li>
+            <li><a 
href="#query-pattern-2--filter-results-via-the-text-index">Query pattern 2 – 
Filter results via the text index</a></li>
           </ul>
         </li>
       </ul>
@@ -827,7 +827,7 @@ a lot of results which must be combined in SPARQL.</p>
 Doing this is more complex as it requires the use of either an externally 
managed
 text index or code must be provided to build the multi-field text documents to 
be indexed.
 See <a href="#multiple-fields-per-document">Multiple fields per 
document</a>.</p>
-<h4 id="queries-with-_boolean-operators_-and-_term-modifiers_">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></h4>
+<h4 id="queries-with-boolean-operators-and-term-modifiers">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></h4>
 <p>On the other hand the various features of the <a 
href="http://lucene.apache.org/core/6_4_1/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package_description";>Lucene
 query language</a>
 are all available to be used for searches within a <code>Field</code>.
 For example, <em>Boolean Operators</em> on <em>Terms</em>:</p>
@@ -922,7 +922,7 @@ is to use explicit <code>text:query</code> forms such 
as:</p>
 text index and so effective query plans cannot be determined
 programmatically.  It is helpful to be aware of the following two
 general query patterns.</p>
-<h4 id="query-pattern-1-ndash-find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</h4>
+<h4 id="query-pattern-1--find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</h4>
 <p>Access to the text index is first in the query and used to find a number of
 items of interest; further information is obtained about these items from
 the RDF data.</p>
@@ -934,7 +934,7 @@ the RDF data.</p>
 </code></pre>
 <p>The <code>text:query</code> limit argument is useful when working with 
large indexes to limit results to the
 higher scoring results – results are returned in the order of scoring by the 
text search engine.</p>
-<h4 id="query-pattern-2-ndash-filter-results-via-the-text-index">Query pattern 
2 – Filter results via the text index</h4>
+<h4 id="query-pattern-2--filter-results-via-the-text-index">Query pattern 2 – 
Filter results via the text index</h4>
 <p>By finding items of interest first in the RDF data, the text search can be
 used to restrict the items found still further.</p>
 <pre><code>SELECT ?s
@@ -2011,14 +2011,14 @@ include a compatible version of Lucene.</p>
             <li><a href="#queries-that-retrieve-literals">Queries that 
retrieve literals</a></li>
             <li><a href="#queries-with-graphs">Queries with graphs</a></li>
             <li><a href="#queries-across-multiple-fields">Queries across 
multiple <code>Field</code>s</a></li>
-            <li><a 
href="#queries-with-_boolean-operators_-and-_term-modifiers_">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></a></li>
+            <li><a 
href="#queries-with-boolean-operators-and-term-modifiers">Queries with 
<em>Boolean Operators</em> and <em>Term Modifiers</em></a></li>
             <li><a href="#highlighting">Highlighting</a></li>
           </ul>
         </li>
         <li><a href="#good-practice">Good practice</a>
           <ul>
-            <li><a 
href="#query-pattern-1-ndash-find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</a></li>
-            <li><a 
href="#query-pattern-2-ndash-filter-results-via-the-text-index">Query pattern 2 
– Filter results via the text index</a></li>
+            <li><a 
href="#query-pattern-1--find-in-the-text-index-and-refine-results">Query 
pattern 1 – Find in the text index and refine results</a></li>
+            <li><a 
href="#query-pattern-2--filter-results-via-the-text-index">Query pattern 2 – 
Filter results via the text index</a></li>
           </ul>
         </li>
       </ul>
diff --git a/content/documentation/sparql-apis/http-auth.html 
b/content/documentation/sparql-apis/http-auth.html
index a34e73a9f..cef10344b 100644
--- a/content/documentation/sparql-apis/http-auth.html
+++ b/content/documentation/sparql-apis/http-auth.html
@@ -183,7 +183,7 @@
       <ul>
         <li><a href="#jdk-httpclientauthenticator">JDK 
HttpClient.authenticator</a></li>
         <li><a href="#challenge-registration">Challenge registration</a></li>
-        <li><a href="#ttservicett"><tt>SERVICE</tt></a></li>
+        <li><a href="#service"><tt>SERVICE</tt></a></li>
       </ul>
     </li>
     <li><a href="#authentication-examples">Authentication Examples</a></li>
@@ -278,7 +278,7 @@ registration will apply to all URLs starting with a common 
root.</p>
 will will look for a suitable authentication registration (exact or longest 
prefix), and retry the
 request. If it succeeds, a modifier is installed so all subsequent request to 
the same endpoint will
 have the authentication header added and there is no challenge round-trip.</p>
-<h3 id="ttservicett"><tt>SERVICE</tt></h3>
+<h3 id="service"><tt>SERVICE</tt></h3>
 <p>The same mechanism is used for the URL in a SPARQL <code>SERVICE</code> 
clause.  If there is a 401 challenge,
 the registry is consulted and authentication applied.</p>
 <p>In addition, if the SERVICE URL has a username as the <code>userinfo</code> 
(that is, <code>https://[email protected]/...</code>),
@@ -321,7 +321,7 @@ to the server.</p>
       <ul>
         <li><a href="#jdk-httpclientauthenticator">JDK 
HttpClient.authenticator</a></li>
         <li><a href="#challenge-registration">Challenge registration</a></li>
-        <li><a href="#ttservicett"><tt>SERVICE</tt></a></li>
+        <li><a href="#service"><tt>SERVICE</tt></a></li>
       </ul>
     </li>
     <li><a href="#authentication-examples">Authentication Examples</a></li>
diff --git a/content/documentation/sparql-apis/index.html 
b/content/documentation/sparql-apis/index.html
index 451f30624..3d5bcc823 100644
--- a/content/documentation/sparql-apis/index.html
+++ b/content/documentation/sparql-apis/index.html
@@ -182,10 +182,10 @@
       </ul>
     </li>
     <li><a href="#substitution">Substitution</a></li>
-    <li><a href="#ttrdfconnectiontt"><tt>RDFConnection</tt></a></li>
+    <li><a href="#rdfconnection"><tt>RDFConnection</tt></a></li>
     <li><a href="#query-execution">Query Execution</a></li>
-    <li><a href="#ttmodelstorett-and-ttgsptt"><tt>ModelStore</tt> and 
<tt>GSP</tt></a></li>
-    <li><a href="#ttservicett"><tt>SERVICE</tt></a></li>
+    <li><a href="#modelstore-and-gsp"><tt>ModelStore</tt> and 
<tt>GSP</tt></a></li>
+    <li><a href="#service"><tt>SERVICE</tt></a></li>
     <li><a href="#service-configuration">SERVICE configuration</a></li>
     <li><a href="#customization-of-http-requests">Customization of HTTP 
requests</a></li>
     <li><a href="#auth">Authentication</a></li>
@@ -389,7 +389,7 @@ defined and applies to both query and update in both local 
and remote uses.</p>
 <li><a 
href="https://jena.apache.org/documentation/extras/querybuilder/index.html";>Jena
 Query Builder</a></li>
 </ul>
 <p>which provide different ways to build a query.</p>
-<h2 id="ttrdfconnectiontt"><tt>RDFConnection</tt></h2>
+<h2 id="rdfconnection"><tt>RDFConnection</tt></h2>
 <p><a href="../rdfconnection/">RDFConnection</a></p>
 <pre tabindex="0"><code>    try ( RDFConnection conn = 
RDFConnectionRemote.service(dataURL).build()) {
         conn.update(&#34;INSERT DATA{}&#34;);
@@ -445,13 +445,13 @@ try ( QueryExecution qExec = QueryExecutionHTTP.create()
 </code></pre><p>There is only one timeout setting for eacho HTTP query 
execution. The &ldquo;time to
 connect&rdquo; is handled by the JDK <code>HttpClient</code>. Timeouts for 
local execution are
 &ldquo;time to first result&rdquo; and &ldquo;time to all results&rdquo; as 
before.</p>
-<h2 id="ttmodelstorett-and-ttgsptt"><tt>ModelStore</tt> and <tt>GSP</tt></h2>
+<h2 id="modelstore-and-gsp"><tt>ModelStore</tt> and <tt>GSP</tt></h2>
 <pre tabindex="0"><code>   Model model = 
ModelStore.service(&#34;http://fuseki/dataset&#34;).defaultGraph().GET();
 </code></pre><pre tabindex="0"><code>   Graph graph = 
GSP.service(&#34;http://fuseki/dataset&#34;).defaultGraph().GET();
 </code></pre><pre tabindex="0"><code>  Graph graph = ... ; 
   
GSP.request(&#34;http://fuseki/dataset&#34;).graphName(&#34;http;//data/myGraph&#34;).POST(graph);
 </code></pre><pre tabindex="0"><code>  DatasetGraph dataset = 
GSP.request(&#34;http://fuseki/dataset&#34;).getDataset();
-</code></pre><h2 id="ttservicett"><tt>SERVICE</tt></h2>
+</code></pre><h2 id="service"><tt>SERVICE</tt></h2>
 <p><a href="../query/service.html">Old documentation </a> - configuration, 
especially for
 authentication, has changed.</p>
 <h2 id="service-configuration">SERVICE configuration</h2>
@@ -520,10 +520,10 @@ which has access to the headers and the query string 
parameters of the request.<
       </ul>
     </li>
     <li><a href="#substitution">Substitution</a></li>
-    <li><a href="#ttrdfconnectiontt"><tt>RDFConnection</tt></a></li>
+    <li><a href="#rdfconnection"><tt>RDFConnection</tt></a></li>
     <li><a href="#query-execution">Query Execution</a></li>
-    <li><a href="#ttmodelstorett-and-ttgsptt"><tt>ModelStore</tt> and 
<tt>GSP</tt></a></li>
-    <li><a href="#ttservicett"><tt>SERVICE</tt></a></li>
+    <li><a href="#modelstore-and-gsp"><tt>ModelStore</tt> and 
<tt>GSP</tt></a></li>
+    <li><a href="#service"><tt>SERVICE</tt></a></li>
     <li><a href="#service-configuration">SERVICE configuration</a></li>
     <li><a href="#customization-of-http-requests">Customization of HTTP 
requests</a></li>
     <li><a href="#auth">Authentication</a></li>
diff --git a/content/documentation/tdb/optimizer.html 
b/content/documentation/tdb/optimizer.html
index ee46fcd46..835bb0d46 100644
--- a/content/documentation/tdb/optimizer.html
+++ b/content/documentation/tdb/optimizer.html
@@ -185,7 +185,7 @@
     <li><a href="#filter-placement">Filter placement</a></li>
     <li><a href="#investigating-what-is-going-on">Investigating what is going 
on</a></li>
     <li><a href="#explanation-levels">Explanation Levels</a></li>
-    <li><a href="#tdbquery---explain">tdbquery &ndash;explain</a></li>
+    <li><a href="#tdbquery-explain">tdbquery &ndash;explain</a></li>
     <li><a href="#statistics-rule-file">Statistics Rule File</a>
       <ul>
         <li><a href="#statistics-rule-language">Statistics Rule 
Language</a></li>
@@ -343,7 +343,7 @@ on the server, dataset, or endpoint:</p>
 using the constants in <code>Explain.InfoLevel</code>.</p>
 <pre><code> qExec.getContext().set(ARQ.symLogExec,Explain.InfoLevel.FINE) ;
 </code></pre>
-<h2 id="tdbquery---explain">tdbquery &ndash;explain</h2>
+<h2 id="tdbquery-explain">tdbquery &ndash;explain</h2>
 <p>The <code>--explain</code> parameter can be used for understanding the 
query execution.
 An execution can detail the query, algebra and every point at which the
 dataset is touched.</p>
@@ -567,7 +567,7 @@ number of instances, in which case</p>
     <li><a href="#filter-placement">Filter placement</a></li>
     <li><a href="#investigating-what-is-going-on">Investigating what is going 
on</a></li>
     <li><a href="#explanation-levels">Explanation Levels</a></li>
-    <li><a href="#tdbquery---explain">tdbquery &ndash;explain</a></li>
+    <li><a href="#tdbquery-explain">tdbquery &ndash;explain</a></li>
     <li><a href="#statistics-rule-file">Statistics Rule File</a>
       <ul>
         <li><a href="#statistics-rule-language">Statistics Rule 
Language</a></li>
diff --git a/content/download/index.html b/content/download/index.html
index a93079d04..c0e338297 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -205,9 +205,9 @@
   </thead>
   <tbody>
       <tr>
-          <td><a 
href="[preferred]jena/source/jena-5.3.0-source-release.zip">jena-5.3.0-source-release.zip</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/source/jena-5.3.0-source-release.zip.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/source/jena-5.3.0-source-release.zip.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/source/jena-5.4.0-source-release.zip">jena-5.4.0-source-release.zip</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/source/jena-5.4.0-source-release.zip.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/source/jena-5.4.0-source-release.zip.asc";>PGP</a></td>
       </tr>
   </tbody>
 </table>
@@ -223,14 +223,14 @@
   </thead>
   <tbody>
       <tr>
-          <td><a 
href="[preferred]jena/binaries/apache-jena-fuseki-5.3.0.tar.gz">apache-jena-fuseki-5.3.0.tar.gz</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.3.0.tar.gz.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.3.0.tar.gz.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/binaries/apache-jena-fuseki-5.4.0.tar.gz">apache-jena-fuseki-5.4.0.tar.gz</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.4.0.tar.gz.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.4.0.tar.gz.asc";>PGP</a></td>
       </tr>
       <tr>
-          <td><a 
href="[preferred]jena/binaries/apache-jena-fuseki-5.3.0.zip">apache-jena-fuseki-5.3.0.zip</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.3.0.zip.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.3.0.zip.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/binaries/apache-jena-fuseki-5.4.0.zip">apache-jena-fuseki-5.4.0.zip</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.4.0.zip.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-5.4.0.zip.asc";>PGP</a></td>
       </tr>
   </tbody>
 </table>
@@ -246,14 +246,14 @@ The binary distribution of libraries contains the APIs, 
SPARQL engine, the TDB n
   </thead>
   <tbody>
       <tr>
-          <td><a 
href="[preferred]jena/binaries/apache-jena-5.3.0.tar.gz">apache-jena-5.3.0.tar.gz</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.3.0.tar.gz.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.3.0.tar.gz.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/binaries/apache-jena-5.4.0.tar.gz">apache-jena-5.4.0.tar.gz</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.4.0.tar.gz.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.4.0.tar.gz.asc";>PGP</a></td>
       </tr>
       <tr>
-          <td><a 
href="[preferred]jena/binaries/apache-jena-5.3.0.zip">apache-jena-5.3.0.zip</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.3.0.zip.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.3.0.zip.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/binaries/apache-jena-5.4.0.zip">apache-jena-5.4.0.zip</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.4.0.zip.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/apache-jena-5.4.0.zip.asc";>PGP</a></td>
       </tr>
   </tbody>
 </table>
@@ -269,9 +269,9 @@ The binary distribution of Fuseki as a WAR file:
   </thead>
   <tbody>
       <tr>
-          <td><a 
href="[preferred]jena/binaries/jena-fuseki-war-5.3.0.war">jena-fuseki-war-5.3.0.war</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.3.0.war.sha512";>SHA512</a></td>
-          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.3.0.war.asc";>PGP</a></td>
+          <td><a 
href="[preferred]jena/binaries/jena-fuseki-war-5.4.0.war">jena-fuseki-war-5.4.0.war</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.4.0.war.sha512";>SHA512</a></td>
+          <td style="text-align: center"><a 
href="https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.4.0.war.asc";>PGP</a></td>
       </tr>
   </tbody>
 </table>
diff --git a/content/getting_started/index.html 
b/content/getting_started/index.html
index 758a86cb5..65031c21d 100644
--- a/content/getting_started/index.html
+++ b/content/getting_started/index.html
@@ -166,10 +166,10 @@
     <h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
     <nav id="TableOfContents">
   <ul>
-    <li><a href="#i-classbi-journali-tutorials"><i class="bi-journal"></i> 
Tutorials</a></li>
-    <li><a href="#i-classbi-booki-documentation"><i class="bi-book"></i> 
Documentation</a></li>
-    <li><a href="#i-classbi-puzzlei-framework-architecture"><i 
class="bi-puzzle"></i> Framework Architecture</a></li>
-    <li><a href="#i-classbi-info-circlei-other-resources"><i 
class="bi-info-circle"></i> Other resources</a></li>
+    <li><a href="#tutorials"><i class="bi-journal"></i> Tutorials</a></li>
+    <li><a href="#documentation"><i class="bi-book"></i> Documentation</a></li>
+    <li><a href="#framework-architecture"><i class="bi-puzzle"></i> Framework 
Architecture</a></li>
+    <li><a href="#other-resources"><i class="bi-info-circle"></i> Other 
resources</a></li>
   </ul>
 </nav>
   </aside>
@@ -179,7 +179,7 @@ framework for building <a 
href="https://en.wikipedia.org/wiki/Semantic_Web";>sema
 <a href="http://linkeddata.org/";>Linked Data</a> applications.
 The framework is composed of different APIs interacting together to process 
RDF data. If you are new here, you might want to
 get started by following one of the <a 
href="/tutorials/index.html">tutorials</a>. You can also browse <a 
href="/documentation/index.html">the documentation</a> if you are interested in 
a particular topic.</p>
-<h2 id="i-classbi-journali-tutorials"><i class="bi-journal"></i> Tutorials</h2>
+<h2 id="tutorials"><i class="bi-journal"></i> Tutorials</h2>
 <ul>
 <li><a href="/tutorials/rdf_api.html">RDF API tutorial</a> - you will learn
 the essence of the semantic web and the graph representation
@@ -190,7 +190,7 @@ to formulate expressive queries over RDF data.</li>
 usage of advanced semantic web features such as reasoning over your data using 
OWL.</li>
 <li>Finally, <a href="/tutorials/index.html">some of the tutorials</a> are 
also available in Traditional Chinese, Portuguese and French.</li>
 </ul>
-<h2 id="i-classbi-booki-documentation"><i class="bi-book"></i> 
Documentation</h2>
+<h2 id="documentation"><i class="bi-book"></i> Documentation</h2>
 <p>The following topics are covered in the documentation:</p>
 <ul>
 <li><a href="/documentation/rdf/">The RDF API</a> - the core RDF API in 
Jena</li>
@@ -206,10 +206,10 @@ usage of advanced semantic web features such as reasoning 
over your data using O
 <li><a href="/documentation/tdb/">TDB</a> - a fast persistent triple store 
that stores directly to disk</li>
 <li><a href="/documentation/tools/">Tools</a> - various command-line tools and 
utilities to help developers manage RDF data and other aspects of Jena</li>
 </ul>
-<h2 id="i-classbi-puzzlei-framework-architecture"><i class="bi-puzzle"></i> 
Framework Architecture</h2>
+<h2 id="framework-architecture"><i class="bi-puzzle"></i> Framework 
Architecture</h2>
 <p>The interaction between the different APIs:</p>
 <p><img src="/images/jena-architecture.png" alt="Jena architecture overview" 
title="Jena architecture overview"></p>
-<h2 id="i-classbi-info-circlei-other-resources"><i class="bi-info-circle"></i> 
Other resources</h2>
+<h2 id="other-resources"><i class="bi-info-circle"></i> Other resources</h2>
 
   </article>
   
@@ -217,10 +217,10 @@ usage of advanced semantic web features such as reasoning 
over your data using O
     <h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
     <nav id="TableOfContents">
   <ul>
-    <li><a href="#i-classbi-journali-tutorials"><i class="bi-journal"></i> 
Tutorials</a></li>
-    <li><a href="#i-classbi-booki-documentation"><i class="bi-book"></i> 
Documentation</a></li>
-    <li><a href="#i-classbi-puzzlei-framework-architecture"><i 
class="bi-puzzle"></i> Framework Architecture</a></li>
-    <li><a href="#i-classbi-info-circlei-other-resources"><i 
class="bi-info-circle"></i> Other resources</a></li>
+    <li><a href="#tutorials"><i class="bi-journal"></i> Tutorials</a></li>
+    <li><a href="#documentation"><i class="bi-book"></i> Documentation</a></li>
+    <li><a href="#framework-architecture"><i class="bi-puzzle"></i> Framework 
Architecture</a></li>
+    <li><a href="#other-resources"><i class="bi-info-circle"></i> Other 
resources</a></li>
   </ul>
 </nav>
   </aside>
diff --git a/content/getting_started/index.xml 
b/content/getting_started/index.xml
index 6a164ef5f..4ceccda43 100644
--- a/content/getting_started/index.xml
+++ b/content/getting_started/index.xml
@@ -12,7 +12,7 @@
       <link>https://jena.apache.org/getting_started/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/getting_started/</guid>
-      <description>&lt;p&gt;Apache Jena (or Jena in short) is a free and open 
source Java&#xA;framework for building &lt;a 
href=&#34;https://en.wikipedia.org/wiki/Semantic_Web&#34;&gt;semantic 
web&lt;/a&gt; and&#xA;&lt;a href=&#34;http://linkeddata.org/&#34;&gt;Linked 
Data&lt;/a&gt; applications.&#xA;The framework is composed of different APIs 
interacting together to process RDF data. If you are new here, you might want 
to&#xA;get started by following one of the &lt;a href=&#34;https://j [...]
+      <description>&lt;p&gt;Apache Jena (or Jena in short) is a free and open 
source Java&#xA;framework for building &lt;a 
href=&#34;https://en.wikipedia.org/wiki/Semantic_Web&#34;&gt;semantic 
web&lt;/a&gt; and&#xA;&lt;a href=&#34;http://linkeddata.org/&#34;&gt;Linked 
Data&lt;/a&gt; applications.&#xA;The framework is composed of different APIs 
interacting together to process RDF data. If you are new here, you might want 
to&#xA;get started by following one of the &lt;a href=&#34;https://j [...]
     </item>
   </channel>
 </rss>
diff --git a/content/index.html b/content/index.html
index e311f758a..84798ec4f 100644
--- a/content/index.html
+++ b/content/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-       <meta name="generator" content="Hugo 0.141.0">
+       <meta name="generator" content="Hugo 0.147.0">
     
 
     <title>Apache Jena - Home</title>
diff --git a/content/index.json b/content/index.json
index 65a9531fb..9e896b9ec 100644
--- a/content/index.json
+++ b/content/index.json
@@ -1 +1 @@
-[{"categories":null,"contents":"This page is historical \u0026ldquo;for 
information only\u0026rdquo; - there is no Apache release of Eyeball and the 
code has not been updated for Jena3.\nThe original source code is available. So 
you\u0026rsquo;ve got Eyeball installed and you\u0026rsquo;ve run it on one of 
your files, and Eyeball doesn\u0026rsquo;t like it. You\u0026rsquo;re not sure 
why, or what to do about it. Here\u0026rsquo;s what\u0026rsquo;s going 
on.\nEyeball inspects your model a [...]
\ No newline at end of file
+[{"categories":null,"contents":"This page is historical \u0026ldquo;for 
information only\u0026rdquo; - there is no Apache release of Eyeball and the 
code has not been updated for Jena3.\nThe original source code is available. So 
you\u0026rsquo;ve got Eyeball installed and you\u0026rsquo;ve run it on one of 
your files, and Eyeball doesn\u0026rsquo;t like it. You\u0026rsquo;re not sure 
why, or what to do about it. Here\u0026rsquo;s what\u0026rsquo;s going 
on.\nEyeball inspects your model a [...]
\ No newline at end of file
diff --git a/content/index.xml b/content/index.xml
index 886f83174..df2c2f86d 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -47,7 +47,7 @@
       <link>https://jena.apache.org/documentation/archive/hadoop/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/hadoop/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Elephas module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
Elephas is Jena 3.17.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-elephas&#34;&gt;jena-elephas/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;elephas_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Elephas module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
Elephas is Jena 3.17.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-elephas&#34;&gt;jena-elephas/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;elephas_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Apache Jena Elephas</title>
@@ -124,7 +124,7 @@
       <link>https://jena.apache.org/documentation/archive/sdb/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/sdb/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&#xA;The &lt;a href=&#34;sdb_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&#xA;The &lt;a href=&#34;sdb_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Apache Jena Security</title>
@@ -432,14 +432,14 @@
       <link>https://jena.apache.org/documentation/archive/csv/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/csv/</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&lt;br/&gt;&#xA;The last 
release of Jena with this module is Jena 3.9.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;csv_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&lt;br/&gt;&#xA;The last 
release of Jena with this module is Jena 3.9.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;csv_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>CSV PropertyTable</title>
       
<link>https://jena.apache.org/documentation/archive/csv/csv_index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/csv/csv_index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&#xA;The last release of Jena 
with this module is Jena 3.9.0.&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&#xA;This
 is the original 
documentation.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 module is about getting CSVs into a form that is amenable to Jena SPARQL 
processing,  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This page 
covers the jena-csv module which has been retired.&#xA;The last release of Jena 
with this module is Jena 3.9.0.&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-csv&#34;&gt;jena-csv/README.md&lt;/a&gt;.&#xA;This
 is the original 
documentation.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This 
module is about getting CSVs into a form that is amenable to Jena SPARQL 
processing, and d [...]
     </item>
     <item>
       <title>CSV PropertyTable - Design</title>
@@ -607,7 +607,7 @@
       
<link>https://jena.apache.org/documentation/archive/serving_data/fuseki1.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/serving_data/fuseki1.html</guid>
-      <description>&lt;h2 
id=&#34;see-the-fuseki2-documentationdocumentationfuseki2&#34;&gt;See the &lt;a 
href=&#34;https://jena.apache.org/documentation/fuseki2/&#34;&gt;Fuseki2 
documentation&lt;/a&gt;.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This
 page covers Fuseki v1.&lt;br/&gt;&#xA;Fuseki1 is deprecated and has been 
retired.&lt;br/&gt;&#xA;The last release of Jena with this module is Jena 
3.9.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt [...]
+      <description>&lt;h2 id=&#34;see-the-fuseki2-documentation&#34;&gt;See 
the &lt;a 
href=&#34;https://jena.apache.org/documentation/fuseki2/&#34;&gt;Fuseki2 
documentation&lt;/a&gt;.&lt;/h2&gt;&#xA;&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This
 page covers Fuseki v1.&lt;br/&gt;&#xA;Fuseki1 is deprecated and has been 
retired.&lt;br/&gt;&#xA;The last release of Jena with this module is Jena 
3.9.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Fuseki
 is a SPARQL  [...]
     </item>
     <item>
       <title>Fuseki: SPARQL and RDF Standards</title>
@@ -656,7 +656,7 @@
       <link>https://jena.apache.org/getting_started/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/getting_started/</guid>
-      <description>&lt;p&gt;Apache Jena (or Jena in short) is a free and open 
source Java&#xA;framework for building &lt;a 
href=&#34;https://en.wikipedia.org/wiki/Semantic_Web&#34;&gt;semantic 
web&lt;/a&gt; and&#xA;&lt;a href=&#34;http://linkeddata.org/&#34;&gt;Linked 
Data&lt;/a&gt; applications.&#xA;The framework is composed of different APIs 
interacting together to process RDF data. If you are new here, you might want 
to&#xA;get started by following one of the &lt;a href=&#34;https://j [...]
+      <description>&lt;p&gt;Apache Jena (or Jena in short) is a free and open 
source Java&#xA;framework for building &lt;a 
href=&#34;https://en.wikipedia.org/wiki/Semantic_Web&#34;&gt;semantic 
web&lt;/a&gt; and&#xA;&lt;a href=&#34;http://linkeddata.org/&#34;&gt;Linked 
Data&lt;/a&gt; applications.&#xA;The framework is composed of different APIs 
interacting together to process RDF data. If you are new here, you might want 
to&#xA;get started by following one of the &lt;a href=&#34;https://j [...]
     </item>
     <item>
       <title>HTTP Authentication</title>
@@ -740,14 +740,14 @@
       
<link>https://jena.apache.org/documentation/archive/jdbc/__index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/jdbc/__index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
JDBC module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-jdb was Jena 4.10.0.&lt;br/&gt;&#xA;The &lt;a 
href=&#34;jdbc_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
JDBC module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-jdb was Jena 4.10.0.&lt;br/&gt;&#xA;The &lt;a 
href=&#34;jdbc_index.html&#34;&gt;original 
documentation&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Jena JDBC - A SPARQL over JDBC driver framework</title>
       <link>https://jena.apache.org/documentation/archive/jdbc/</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/jdbc/</guid>
-      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Jena JDBC was removed in 
Jena5.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Jena JDBC is a set of 
libraries which provide SPARQL over JDBC driver 
implementations.&lt;/p&gt;&#xA;&lt;p&gt;This is a pure SPARQL over JDBC 
implementation, there is no attempt to present the underlying&#xA;RDF data 
model as a relational model through the driver and only SPARQL queries and 
updates&#xA;are supported.&lt;/p&gt;&#xA;&lt;p&gt;It provides type 4 d [...]
+      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Jena JDBC was removed in 
Jena5.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Jena JDBC is a set of 
libraries which provide SPARQL over JDBC driver 
implementations.&lt;/p&gt;&#xA;&lt;p&gt;This is a pure SPARQL over JDBC 
implementation, there is no attempt to present the underlying&#xA;RDF data 
model as a relational model through the driver and only SPARQL queries and 
updates&#xA;are supported.&lt;/p&gt;&#xA;&lt;p&gt;It provides type 4 driver 
[...]
     </item>
     <item>
       <title>Jena JDBC Drivers</title>
@@ -1020,7 +1020,7 @@
       <link>https://jena.apache.org/documentation/notes/reification.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/notes/reification.html</guid>
-      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Reification API support 
will be removed in Jena5.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 
id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This document 
describes the Jena API support for reification.&#xA;it.  As always, consult the 
Javadoc for interface&#xA;details.&lt;/p&gt;&#xA;&lt;p&gt;Reification in RDF 
and Jena is the ability to treat a &lt;code&gt;Statement&lt;/code&gt;&#xA;as a 
&lt;code&gt;Resource&lt;/code& [...]
+      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Reification API support 
will be removed in Jena5.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 
id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This document 
describes the Jena API support for reification.&#xA;it.  As always, consult the 
Javadoc for interface&#xA;details.&lt;/p&gt;&#xA;&lt;p&gt;Reification in RDF 
and Jena is the ability to treat a &lt;code&gt;Statement&lt;/code&gt;&#xA;as a 
&lt;code&gt;Resource&lt;/code&gt;,  [...]
     </item>
     <item>
       <title>Reification styles (archive material)</title>
@@ -1069,112 +1069,112 @@
       
<link>https://jena.apache.org/documentation/archive/sdb/sdb_index.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/sdb_index.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module is Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB
 uses an SQL database for the storage and query of RDF data.&#xA;Many databases 
are supported, both Open Source and proprietary.&lt;/p&gt;&#xA;&lt;p&gt;An SDB 
store can be accessed and managed with the provid [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module is Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB 
uses an SQL database for the storage and query of RDF data.&#xA;Many databases 
are supported, both Open Source and proprietary.&lt;/p&gt;&#xA;&lt;p&gt;An SDB 
store can be accessed and managed with the provided co [...]
     </item>
     <item>
       <title>SDB Configuration</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/configuration.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/configuration.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the configuration options available. These are&#xA;options for 
query processing, not for the database layout and&#xA;storage, which is 
controlled by&#xA;&lt;a href=&#34;store_descr [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the configuration options available. These are&#xA;options for 
query processing, not for the database layout and&#xA;storage, which is 
controlled by&#xA;&lt;a href=&#34;store_descriptio [...]
     </item>
     <item>
       <title>SDB Database Layouts</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/database_layouts.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/database_layouts.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;index.html&#34; title=&#34;SDB&#34;&gt;SDB&lt;/a&gt; does not have a 
single database layout. This&#xA;page is an informal overview of the two main 
types (&amp;ldquo;layout2/hash&amp;rd [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;index.html&#34; title=&#34;SDB&#34;&gt;SDB&lt;/a&gt; does not have a 
single database layout. This&#xA;page is an informal overview of the two main 
types (&amp;ldquo;layout2/hash&amp;rdquo;& [...]
     </item>
     <item>
       <title>SDB Database Notes</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/db_notes.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/db_notes.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#db2&#34;&gt;DB2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#derby&#34;&gt;Derby&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#ms-sql&#34;&gt;MS SQL&lt;/a [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#db2&#34;&gt;DB2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#derby&#34;&gt;Derby&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a 
href=&#34;#ms-sql&#34;&gt;MS SQL&lt;/a&gt;& [...]
     </item>
     <item>
       <title>SDB Databases Supported</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/databases_supported.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/databases_supported.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;table&gt;&#xA;
  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          
&lt;th&gt;Product&lt;/th&gt;&#xA;          &lt;th&gt;Version&lt;/th&gt;&#xA;    
  &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;table&gt;&#xA;
  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          
&lt;th&gt;Product&lt;/th&gt;&#xA;          &lt;th&gt;Version&lt;/th&gt;&#xA;    
  &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;       [...]
     </item>
     <item>
       <title>SDB Dataset Description</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/dataset_description.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/dataset_description.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Assembler
 descriptions for RDF Datasets and individual models are&#xA;built 
from&#xA;&lt;a href=&#34;store_description.html&#34; title=&#34;SDB/Store 
Description&#34;&gt;Store Descriptions&lt;/a&gt;.& [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Assembler
 descriptions for RDF Datasets and individual models are&#xA;built 
from&#xA;&lt;a href=&#34;store_description.html&#34; title=&#34;SDB/Store 
Description&#34;&gt;Store Descriptions&lt;/a&gt;.&#xA;A [...]
     </item>
     <item>
       <title>SDB FAQ</title>
       <link>https://jena.apache.org/documentation/archive/sdb/faq.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       <guid>https://jena.apache.org/documentation/archive/sdb/faq.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 
id=&#34;tune-your-database&#34;&gt;Tune your 
database&lt;/h2&gt;&#xA;&lt;p&gt;Database performance depends on the database 
being tuned. Some&#xA;databases default to &amp;ldquo;developer setup&amp;rdquo 
[...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 
id=&#34;tune-your-database&#34;&gt;Tune your 
database&lt;/h2&gt;&#xA;&lt;p&gt;Database performance depends on the database 
being tuned. Some&#xA;databases default to &amp;ldquo;developer 
setup&amp;rdquo; whi [...]
     </item>
     <item>
       <title>SDB Fuseki Integration</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/fuseki_integration.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/fuseki_integration.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;../fuseki2/index.html&#34;&gt;Fuseki&lt;/a&gt; is a server&#xA;that 
implements the SPARQL protocol for HTTP. It can be used to&#xA;give a SPARQL 
interface to an SDB installation.&lt;/p [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a
 href=&#34;../fuseki2/index.html&#34;&gt;Fuseki&lt;/a&gt; is a server&#xA;that 
implements the SPARQL protocol for HTTP. It can be used to&#xA;give a SPARQL 
interface to an SDB installation.&lt;/p&gt;& [...]
     </item>
     <item>
       <title>SDB Installation</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/installation.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/installation.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;A&#xA;&lt;a
 href=&#34;databases_supported.html&#34; title=&#34;SDB/Databases 
Supported&#34;&gt;suitable database&lt;/a&gt;&#xA;must be installed separately. 
Any database installation should be&#xA;tun [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;A&#xA;&lt;a
 href=&#34;databases_supported.html&#34; title=&#34;SDB/Databases 
Supported&#34;&gt;suitable database&lt;/a&gt;&#xA;must be installed separately. 
Any database installation should be&#xA;tuned ac [...]
     </item>
     <item>
       <title>SDB JavaAPI</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/javaapi.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/javaapi.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes how to use SDB from Java.&lt;/p&gt;&#xA;&lt;p&gt;Code examples 
are in &lt;code&gt;src-examples/&lt;/code&gt; in the SDB 
distribution.&lt;/p&gt;&#xA;&lt;h2 id=&#34;concepts&#34;&gt; [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes how to use SDB from Java.&lt;/p&gt;&#xA;&lt;p&gt;Code examples 
are in &lt;code&gt;src-examples/&lt;/code&gt; in the SDB 
distribution.&lt;/p&gt;&#xA;&lt;h2 id=&#34;concepts&#34;&gt;Conce [...]
     </item>
     <item>
       <title>SDB Loading data</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/loading_data.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/loading_data.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;There
 are three ways to load data into 
SDB:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Use the command utility&#xA;&lt;a 
href=&#34;commands.html#Loading_data&#34; 
title=&#34;SDB/Commands&#34;&gt;sdbload&l [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;There
 are three ways to load data into 
SDB:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Use the command utility&#xA;&lt;a 
href=&#34;commands.html#Loading_data&#34; 
title=&#34;SDB/Commands&#34;&gt;sdbload&lt;/a& [...]
     </item>
     <item>
       <title>SDB Loading performance</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/loading_performance.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/loading_performance.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 
href=&#34;#introduction&#34;&gt;Introduction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#the-databases-and-hardware&#34;&gt;The Databases and 
Hardware&lt;/a&gt;&#xA;&lt;u [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a
 
href=&#34;#introduction&#34;&gt;Introduction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a
 href=&#34;#the-databases-and-hardware&#34;&gt;The Databases and 
Hardware&lt;/a&gt;&#xA;&lt;ul&gt; [...]
     </item>
     <item>
       <title>SDB Query performance</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/query_performance.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/query_performance.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page compares the effect of SDB with RDB, Jena&amp;rsquo;s usual&#xA;database 
layout. RDB was designed for supporting the fine-grained&#xA;API calls as well 
as having some support for basic graph [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page compares the effect of SDB with RDB, Jena&amp;rsquo;s usual&#xA;database 
layout. RDB was designed for supporting the fine-grained&#xA;API calls as well 
as having some support for basic graph patt [...]
     </item>
     <item>
       <title>SDB Quickstart</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/quickstart.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/quickstart.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB
 provides some command line tools to work with SDB triple&#xA;stores. In the 
following it assumed that you have a store&#xA;description set up for your 
database (&lt;code&gt;sdb.ttl&lt;/code&gt;).  [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;SDB 
provides some command line tools to work with SDB triple&#xA;stores. In the 
following it assumed that you have a store&#xA;description set up for your 
database (&lt;code&gt;sdb.ttl&lt;/code&gt;). See t [...]
     </item>
     <item>
       <title>SDB Store Description</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/store_description.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/store_description.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Use
 of an SDB store requires a &lt;code&gt;Store&lt;/code&gt; object which is 
described in&#xA;two parts:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a connection 
to the database&lt;/li&gt;&#xA;&lt;li&gt;a [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Use 
of an SDB store requires a &lt;code&gt;Store&lt;/code&gt; object which is 
described in&#xA;two parts:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a connection 
to the database&lt;/li&gt;&#xA;&lt;li&gt;a desc [...]
     </item>
     <item>
       <title>SDB/Commands</title>
       
<link>https://jena.apache.org/documentation/archive/sdb/commands.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/archive/sdb/commands.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the command line programs that can be used to&#xA;create an SDB 
store, load data into it and to issue queries.&lt;/p&gt;&#xA;&lt;h2 
id=&#34;scripts&#34;&gt;Scripts&lt;/h2&gt;&#xA;& [...]
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Apache 
Jena SDB module has been retired and is no longer supported.&lt;br/&gt;&#xA;The 
last release of Jena with this module was Apache Jena 
3.17.0.&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This
 page describes the command line programs that can be used to&#xA;create an SDB 
store, load data into it and to issue queries.&lt;/p&gt;&#xA;&lt;h2 
id=&#34;scripts&#34;&gt;Scripts&lt;/h2&gt;&#xA;&lt;p& [...]
     </item>
     <item>
       <title>Search Results</title>
@@ -1300,7 +1300,7 @@
       
<link>https://jena.apache.org/documentation/query/spatial-query.html</link>
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
<guid>https://jena.apache.org/documentation/query/spatial-query.html</guid>
-      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Spatial module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-spatial was Jena 3.12.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-spatial&#34;&gt;jena-spatial/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;spatial-query-doc.md&#34;&gt;original documentation is 
here&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
+      <description>&lt;hr&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Jena 
Spatial module has been retired.&lt;br/&gt;&#xA;The last release of Jena with 
jena-spatial was Jena 3.12.0.&lt;br/&gt;&#xA;See &lt;a 
href=&#34;https://github.com/apache/jena/tree/main/jena-spatial&#34;&gt;jena-spatial/README.md&lt;/a&gt;.&lt;br/&gt;&#xA;The
 &lt;a href=&#34;spatial-query-doc.md&#34;&gt;original documentation is 
here&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;</description>
     </item>
     <item>
       <title>Support for Internationalised Resource Identifiers in Jena</title>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 4868c32d3..588962be8 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -39,7 +39,7 @@
     <lastmod>2021-11-05T11:40:17+00:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/fuseki2/</loc>
-    <lastmod>2025-01-20T20:03:13+00:00</lastmod>
+    <lastmod>2025-05-17T09:00:40+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/geosparql/</loc>
     <lastmod>2024-03-28T22:35:37+01:00</lastmod>
@@ -51,7 +51,7 @@
     <lastmod>2020-02-28T13:09:12+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/download/</loc>
-    <lastmod>2025-01-21T15:04:14+00:00</lastmod>
+    <lastmod>2025-04-27T20:01:55+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/archive/sdb/</loc>
     <lastmod>2022-11-09T14:16:56+00:00</lastmod>
@@ -209,10 +209,10 @@
     <lastmod>2023-04-09T15:11:22+02:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2025-04-17T14:59:15+01:00</lastmod>
+    <lastmod>2025-05-17T09:00:40+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/download.html</loc>
-    <lastmod>2025-01-21T15:04:14+00:00</lastmod>
+    <lastmod>2025-04-27T20:01:55+01:00</lastmod>
   </url><url>
     
<loc>https://jena.apache.org/documentation/notes/event-handler-howto.html</loc>
     <lastmod>2023-06-06T21:08:29+02:00</lastmod>
diff --git a/content/tutorials/using_jena_with_eclipse_pt.html 
b/content/tutorials/using_jena_with_eclipse_pt.html
index 066f58365..3745943e5 100644
--- a/content/tutorials/using_jena_with_eclipse_pt.html
+++ b/content/tutorials/using_jena_with_eclipse_pt.html
@@ -172,8 +172,8 @@
     <nav id="TableOfContents">
   <ul>
     <li><a href="#configurando-seu-ambiente">Configurando seu ambiente</a></li>
-    <li><a href="#baixando-o-coacutedigo-fonte">Baixando o 
código-fonte</a></li>
-    <li><a href="#importando-o-coacutedigo-fonte-no-eclipse">Importando o 
código-fonte no Eclipse</a></li>
+    <li><a href="#baixando-o-código-fonte">Baixando o código-fonte</a></li>
+    <li><a href="#importando-o-código-fonte-no-eclipse">Importando o 
código-fonte no Eclipse</a></li>
   </ul>
 </nav>
   </aside>
@@ -183,10 +183,10 @@
 <p>O primeiro passo é instalar o Java JDK 1.8.x. As instruções para a 
instalação variam dependendo do sistema operacional, e não serão abordadas 
neste tutorial.</p>
 <p>Após a instalação do Java, o próximo passo é o Eclipse. Você pode baixar 
uma versão do Eclipse, ou baixar o instalador e escolher entre as diferentes 
versões disponíveis. As instruções e screenshots a seguir foram feitos com a 
versão <em>“Eclipse IDE for Java Developers”</em>.</p>
 <p>O Eclipse vem com uma versão do Apache Maven embutida, mas talvez você 
prefira utilizar uma versão externa para que você possa customizar as 
configurações para o seu ambiente. Este passo não é necessário para este 
tutorial, e também não será discutido neste tutorial.</p>
-<h2 id="baixando-o-coacutedigo-fonte">Baixando o código-fonte</h2>
+<h2 id="baixando-o-código-fonte">Baixando o código-fonte</h2>
 <p>Siga as instruções da página <em><a 
href="/getting_involved/index.html">Getting involved in Apache Jena</a></em> 
para baixar o código-fonte do repositório Git. Muitos desenvolvedores baixam o 
código-fonte em um diretório dentro do <em>workspace</em> do Eclipse. Mas você 
pode importar o código-fonte no Eclipse de qualquer diretório, como será 
demonstrado a seguir.</p>
 <p>E não esqueça de executar <code>mvn clean install</code>, para que o 
Eclipse possa encontrar todos as dependências necessárias.</p>
-<h2 id="importando-o-coacutedigo-fonte-no-eclipse">Importando o código-fonte 
no Eclipse</h2>
+<h2 id="importando-o-código-fonte-no-eclipse">Importando o código-fonte no 
Eclipse</h2>
 <p>Por padrão, o Eclipse provê uma integração com Maven. Antigamente você 
teria que instalar um plug-in primeiro. Mas se você tiver seguido as intruções 
anteriores, você deve estar pronto para importar o código-fonte.</p>
 <img src="figures/using_jena_with_eclipse-001.png" class="img-responsive" 
alt="Eclipse workspace">
 <p>Na figura anterior, o <em>workspace</em> do Eclipse está não tem nenhum 
projeto ainda. A perspectiva foi configurada para mostrar <em>“working 
sets”</em>, e já há um <em>working set</em> criado para o Jena. Este passo não 
é necessário para este tutorial, mas pode ser útil se você tiver vários 
projetos no seu <em>workspace</em> (por exemplo, se você tiver importado Apache 
Commons RDF e Apache Jena no mesmo <em>workspace</em>).</p>
@@ -225,8 +225,8 @@
     <nav id="TableOfContents">
   <ul>
     <li><a href="#configurando-seu-ambiente">Configurando seu ambiente</a></li>
-    <li><a href="#baixando-o-coacutedigo-fonte">Baixando o 
código-fonte</a></li>
-    <li><a href="#importando-o-coacutedigo-fonte-no-eclipse">Importando o 
código-fonte no Eclipse</a></li>
+    <li><a href="#baixando-o-código-fonte">Baixando o código-fonte</a></li>
+    <li><a href="#importando-o-código-fonte-no-eclipse">Importando o 
código-fonte no Eclipse</a></li>
   </ul>
 </nav>
   </aside>

Reply via email to