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

asf-gitbox-commits 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 f6dc0c562 Updated site from main 
(2af5b1cda24dda60a01ff617e83763170c7cbcca)
f6dc0c562 is described below

commit f6dc0c56272825cf0798f1af9019300e76153051
Author: jenkins <[email protected]>
AuthorDate: Fri Jun 5 13:03:33 2026 +0000

    Updated site from main (2af5b1cda24dda60a01ff617e83763170c7cbcca)
---
 content/documentation/fuseki2/fuseki-data-access-control.html | 4 ++--
 content/index.json                                            | 2 +-
 content/sitemap.xml                                           | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/documentation/fuseki2/fuseki-data-access-control.html 
b/content/documentation/fuseki2/fuseki-data-access-control.html
index e040723a0..799269c52 100644
--- a/content/documentation/fuseki2/fuseki-data-access-control.html
+++ b/content/documentation/fuseki2/fuseki-data-access-control.html
@@ -243,7 +243,7 @@ for configuring security over the whole of the Fuseki 
UI.</p>
   <tbody>
       <tr>
           <td><tt>&ndash;https=<i>SETUP</i></tt></td>
-          <td>Name of file for certificate details.</td>
+          <td>Path name of the file for certificate details.</td>
           <td></td>
       </tr>
       <tr>
@@ -257,7 +257,7 @@ for configuring security over the whole of the Fuseki 
UI.</p>
 the certificate file and password for the certificate.</p>
 <h3 id="https-details">HTTPS certificate details file</h3>
 <p>The file is a simple JSON file:</p>
-<div class="highlight"><pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-json" data-lang="json"><span style="display:flex;"><span>{ 
<span style="color:#008000;font-weight:bold">&#34;cert&#34;</span>: <span 
style="">KEYSTORE</span>, <span 
style="color:#008000;font-weight:bold">&#34;passwd&#34;</span>: <span 
style="">SECRET</span> }
+<div class="highlight"><pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-json" data-lang="json"><span style="display:flex;"><span>{ 
<span style="color:#008000;font-weight:bold">&#34;keystore&#34;</span>: <span 
style="color:#b44">&#34;path/keystore/file&#34;</span>, <span 
style="color:#008000;font-weight:bold">&#34;passwd&#34;</span>: <span 
style="color:#b44">&#34;keystorePassword&#34;</span> }
 </span></span></code></pre></div><p>This file must be protected by file access 
settings so that it can only
 be read by the userid running the server.  One way is to put the
 keystore certificate and the certificate details file in the same
diff --git a/content/index.json b/content/index.json
index babe6fc25..3f8789e4d 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/sitemap.xml b/content/sitemap.xml
index 63a97e896..b919e6de1 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -203,13 +203,13 @@
     <lastmod>2021-11-05T11:40:17+00:00</lastmod>
   </url><url>
     
<loc>https://jena.apache.org/documentation/fuseki2/fuseki-data-access-control.html</loc>
-    <lastmod>2024-03-28T22:35:37+01:00</lastmod>
+    <lastmod>2026-06-05T12:41:47+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/rdfs/</loc>
     <lastmod>2023-04-09T15:11:22+02:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2026-05-05T22:27:44+01:00</lastmod>
+    <lastmod>2026-06-05T12:41:47+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/download.html</loc>
     <lastmod>2026-05-03T14:23:14+01:00</lastmod>

Reply via email to