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 2015/11/30 09:46:43 UTC

svn commit: r974002 - in /websites/staging/jena/trunk/content: ./ documentation/query/construct-quad.html

Author: buildbot
Date: Mon Nov 30 08:46:43 2015
New Revision: 974002

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/query/construct-quad.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 30 08:46:43 2015
@@ -1 +1 @@
-1717127
+1717200

Modified: websites/staging/jena/trunk/content/documentation/query/construct-quad.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/construct-quad.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/construct-quad.html Mon Nov 30 08:46:43 2015
@@ -234,7 +234,7 @@ and no complex graph patterns are allowe
 <tr>
 <td>ConstructQuadsNotTriples</td>
 <td>::=</td>
-<td>( 'GRAPH'  VarOrIri )? '{' TriplesTemplate? '}'</td>
+<td>( 'GRAPH'  VarOrBlankNodeIri )? '{' TriplesTemplate? '}'</td>
 </tr>
 <tr>
 <td>TriplesTemplate</td>