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 62daff2a4 Staged site from revert-209-patch-1 
(7de9430e48795aa24a312ab002924dbf11832a8d)
62daff2a4 is described below

commit 62daff2a48fca798012084ed21b40b90f22165cc
Author: jenkins <[email protected]>
AuthorDate: Thu Apr 17 14:04:26 2025 +0000

    Staged site from revert-209-patch-1 
(7de9430e48795aa24a312ab002924dbf11832a8d)
---
 content/documentation/query/construct-quad.html | 6 ++----
 content/index.json                              | 2 +-
 content/sitemap.xml                             | 4 ++--
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/content/documentation/query/construct-quad.html 
b/content/documentation/query/construct-quad.html
index 2a41831b8..4a251a767 100644
--- a/content/documentation/query/construct-quad.html
+++ b/content/documentation/query/construct-quad.html
@@ -240,7 +240,6 @@ and no complex graph patterns are allowed in the short 
form). The keyword
 <code>WHERE</code> is required in the short form.</p>
 <h3 id="grammar">Grammar</h3>
 <p>The normative definition of the syntax grammar of the query string is 
defined in this table:</p>
-<div style="font-family: monospace">
 <table>
   <thead>
       <tr>
@@ -253,10 +252,10 @@ and no complex graph patterns are allowed in the short 
form). The keyword
       <tr>
           <td>ConstructQuery</td>
           <td>::=</td>
-          <td>&lsquo;CONSTRUCT&rsquo; ( ConstructTemplateQ DatasetClause* 
WhereClause SolutionModifier<br/> | DatasetClause* &lsquo;WHERE&rsquo;  
ConstructTemplateQ SolutionModifier )</td>
+          <td>&lsquo;CONSTRUCT&rsquo; ( ConstructTemplate DatasetClause* 
WhereClause SolutionModifier | DatasetClause* &lsquo;WHERE&rsquo;  
&lsquo;{&rsquo; ConstructQuads &lsquo;}&rsquo; SolutionModifier )</td>
       </tr>
       <tr>
-          <td>ConstructTemplateQ</td>
+          <td>ConstructTemplate</td>
           <td>::=</td>
           <td>&lsquo;{&rsquo; ConstructQuads &lsquo;}&rsquo;</td>
       </tr>
@@ -277,7 +276,6 @@ and no complex graph patterns are allowed in the short 
form). The keyword
       </tr>
   </tbody>
 </table>
-</div>
 <p><code>DatasetClause</code>, <code>WhereClause</code>, 
<code>SolutionModifier</code>, <code>TriplesTemplate</code>, 
<code>VarOrIri</code>,
 <code>TriplesSameSubject</code> are as for the <a 
href="http://www.w3.org/TR/sparql11-query/#grammar";>SPARQL 1.1 Grammar</a></p>
 <h2 id="programming-api">Programming API</h2>
diff --git a/content/index.json b/content/index.json
index b11584944..65a9531fb 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 ad61da180..4868c32d3 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -96,7 +96,7 @@
     <lastmod>2023-08-02T11:36:58-04:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation/query/construct-quad.html</loc>
-    <lastmod>2025-04-09T16:54:26+01:00</lastmod>
+    <lastmod>2025-04-17T14:59:15+01:00</lastmod>
   </url><url>
     
<loc>https://jena.apache.org/documentation/query/custom_aggregates.html</loc>
     <lastmod>2021-11-15T19:40:46+00:00</lastmod>
@@ -209,7 +209,7 @@
     <lastmod>2023-04-09T15:11:22+02:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2025-04-09T16:54:26+01:00</lastmod>
+    <lastmod>2025-04-17T14:59:15+01:00</lastmod>
   </url><url>
     <loc>https://jena.apache.org/download.html</loc>
     <lastmod>2025-01-21T15:04:14+00:00</lastmod>

Reply via email to