You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2018/05/07 13:29:27 UTC

svn commit: r1029569 - in /websites/staging/jena/trunk/content: ./ documentation/query/generate-json-from-sparql.html

Author: buildbot
Date: Mon May  7 13:29:27 2018
New Revision: 1029569

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/query/generate-json-from-sparql.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  7 13:29:27 2018
@@ -1 +1 @@
-1831097
+1831098

Modified: websites/staging/jena/trunk/content/documentation/query/generate-json-from-sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/generate-json-from-sparql.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/generate-json-from-sparql.html Mon May  7 13:29:27 2018
@@ -257,7 +257,7 @@ key/value pair pattern, which could prod
 <tr>
 <td><code>JsonQuery</code></td>
 <td><code>::=</code></td>
-<td><code>JsonClause ( DatasetClause )\* WhereClause SolutionModifier</code></td>
+<td><code>JsonClause ( DatasetClause )* WhereClause SolutionModifier</code></td>
 </tr>
 <tr>
 <td><code>JsonClause</code></td>