Author: buildbot
Date: Mon Aug 24 08:25:59 2015
New Revision: 962874

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 Aug 24 08:25:59 2015
@@ -1 +1 @@
-1696793
+1697328

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 Aug 24 08:25:59 2015
@@ -167,12 +167,13 @@ In order to
 eliminate this limitation, Jena ARQ extends the grammar of the 
<code>CONSTRUCT</code>
 query form and provides the according components, which brings more
 conveniences for the users manipulating RDF datasets with SPARQL.</p>
+<p>This feature was added in Jena 3.0.1.</p>
 <h2 id="query-syntax">Query Syntax<a class="headerlink" href="#query-syntax" 
title="Permanent link">&para;</a></h2>
-<p>A <code>CONSTRUST</code> template of the SPARQL 1.1 query String is
+<p>A <code>CONSTRUCT</code> template of the SPARQL 1.1 query String is
 <a href="http://www.w3.org/TR/turtle/";>Turtle</a> format with possible 
variables.  The
 syntax for this extension follows that style in ARQ, using
 <a href="http://www.w3.org/TR/trig/";>TriG</a> plus variables.  Just like 
SPARQL 1.1,
-there're 2 forms for ARQ Contruct Quad query String:</p>
+there're 2 forms for ARQ Contruct Quad query:</p>
 <h3 id="complete-form">Complete Form<a class="headerlink" 
href="#complete-form" title="Permanent link">&para;</a></h3>
 <div class="codehilite"><pre><span class="n">CONSTRUCT</span> <span 
class="p">{</span>
     # <span class="n">Named</span> <span class="n">graph</span>


Reply via email to