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 07983d9d0 Staged site from format-syntax 
(30463d4d516c39041d7941ec6d99913b083d6529)
07983d9d0 is described below

commit 07983d9d07056e86f47c91dfcd3b3aea225688cd
Author: jenkins <[email protected]>
AuthorDate: Wed Apr 9 16:14:29 2025 +0000

    Staged site from format-syntax (30463d4d516c39041d7941ec6d99913b083d6529)
---
 content/documentation/query/construct-quad.html | 6 ++++--
 content/index.json                              | 2 +-
 content/sitemap.xml                             | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/content/documentation/query/construct-quad.html 
b/content/documentation/query/construct-quad.html
index 4a251a767..2a41831b8 100644
--- a/content/documentation/query/construct-quad.html
+++ b/content/documentation/query/construct-quad.html
@@ -240,6 +240,7 @@ 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>
@@ -252,10 +253,10 @@ and no complex graph patterns are allowed in the short 
form). The keyword
       <tr>
           <td>ConstructQuery</td>
           <td>::=</td>
-          <td>&lsquo;CONSTRUCT&rsquo; ( ConstructTemplate DatasetClause* 
WhereClause SolutionModifier | DatasetClause* &lsquo;WHERE&rsquo;  
&lsquo;{&rsquo; ConstructQuads &lsquo;}&rsquo; SolutionModifier )</td>
+          <td>&lsquo;CONSTRUCT&rsquo; ( ConstructTemplateQ DatasetClause* 
WhereClause SolutionModifier<br/> | DatasetClause* &lsquo;WHERE&rsquo;  
ConstructTemplateQ SolutionModifier )</td>
       </tr>
       <tr>
-          <td>ConstructTemplate</td>
+          <td>ConstructTemplateQ</td>
           <td>::=</td>
           <td>&lsquo;{&rsquo; ConstructQuads &lsquo;}&rsquo;</td>
       </tr>
@@ -276,6 +277,7 @@ 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 65a9531fb..b11584944 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 8042a1fbf..ad61da180 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>2023-10-30T12:01:30+00:00</lastmod>
+    <lastmod>2025-04-09T16:54:26+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-03-07T13:28:58+00:00</lastmod>
+    <lastmod>2025-04-09T16:54:26+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