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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0fffaabe5 Updated site from main 
(71fb5f80c3882ac08d3cfa6b4f922849a9976ee5)
0fffaabe5 is described below

commit 0fffaabe56680bcff3b6d9f93ed96966cc1d2c08
Author: jenkins <[email protected]>
AuthorDate: Sun Dec 3 17:36:01 2023 +0000

    Updated site from main (71fb5f80c3882ac08d3cfa6b4f922849a9976ee5)
---
 content/documentation/tdb/architecture.html | 2 +-
 content/sitemap.xml                         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/documentation/tdb/architecture.html 
b/content/documentation/tdb/architecture.html
index 192f5c59c..75990388e 100644
--- a/content/documentation/tdb/architecture.html
+++ b/content/documentation/tdb/architecture.html
@@ -263,7 +263,7 @@ The TDB implementation only provides for fixed length key 
and fixed
 length value. There is no use of the value part in triple and quads 
indexes.</p>
 <h3 id="tdb-transactions">Transactions</h3>
 <p>Both TDB1 and TDB2 provide database transactions.
-The API is described on the <a href="/docuemntation/txn/" title="Jena 
Transactions">Jena Transactions page</a>.</p>
+The API is described on the <a href="/documentation/txn/" title="Jena 
Transactions">Jena Transactions page</a>.</p>
 <p>When running with transactions, TDB1 and TDB2 provide support for multiple 
read
 and write transactions without application involvement. There will be multiple
 readers active, and also a single writer active (referred to as 
&ldquo;MR+SW&rdquo;). TDB
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 8d6bb4afe..0003c8442 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -201,7 +201,7 @@
     <lastmod>2023-04-09T15:11:22+02:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2023-11-23T00:10:28+01:00</lastmod>
+    <lastmod>2023-12-03T18:03:00+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/download.html</loc>
     <lastmod>2023-10-30T13:51:53+00:00</lastmod>
@@ -588,7 +588,7 @@
     <lastmod>2020-02-28T13:09:12+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/tdb/architecture.html</loc>
-    <lastmod>2023-02-05T18:59:30+01:00</lastmod>
+    <lastmod>2023-12-03T18:03:00+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/tdb/assembler.html</loc>
     <lastmod>2023-02-05T18:59:30+01:00</lastmod>

Reply via email to