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 2014/12/19 20:31:21 UTC

svn commit: r933388 - in /websites/staging/jena/trunk/content: ./ documentation/tdb/commands.html

Author: buildbot
Date: Fri Dec 19 19:31:21 2014
New Revision: 933388

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/tdb/commands.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 19 19:31:21 2014
@@ -1 +1 @@
-1646844
+1646845

Modified: websites/staging/jena/trunk/content/documentation/tdb/commands.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/commands.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/commands.html Fri Dec 19 19:31:21 2014
@@ -147,7 +147,7 @@
 <li><a href="#installation">Installation</a></li>
 <li><a href="#scripts">Scripts</a><ul>
 <li><a href="#script-set-up-bash-scripts">Script set up - bash scripts</a></li>
-<li><a href="#script-set-up-windows-bash-files">Script set up - Windows batch files</a></li>
+<li><a href="#script-set-up-windows-batch-files">Script set up - Windows batch files</a></li>
 </ul>
 </li>
 <li><a href="#command-line-script-arguments">Command line script arguments</a><ul>
@@ -264,14 +264,14 @@ list of files to load.</p>
 information. The store is attached on each run of this command so
 timing includes some overhead not present in a running system.</p>
 <p>Details about query execution can be obtained -- see notes on the
-<a href="optimizer.html#Investigating_what_is_going_on">TDB Optimizer</a>.</p>
+<a href="optimizer.html#investigating-what-is-going-on">TDB Optimizer</a>.</p>
 <h3 id="tdbdump"><code>tdbdump</code></h3>
 <p>Dump the store in
 <a href="http://sw.deri.org/2008/07/n-quads/">N-Quads</a>
 format.</p>
 <h3 id="tdbstats">tdbstats</h3>
 <p>Produce a statistics for the dataset. See the
-<a href="optimizer.html#Statistics_Rule_File">TDB Optimizer description.</a>.</p>
+<a href="optimizer.html#statistics-rule-file">TDB Optimizer description.</a>.</p>
   </div>
 </div>