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 2013/01/01 16:28:12 UTC

svn commit: r844519 [5/6] - in /websites/staging/jena/trunk/content: ./ about_jena/ documentation/ documentation/assembler/ documentation/inference/ documentation/io/ documentation/javadoc/ documentation/larq/ documentation/notes/ documentation/ontolog...

Modified: websites/staging/jena/trunk/content/documentation/sdb/installation.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/installation.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/installation.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/javaapi.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/javaapi.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/javaapi.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/joseki_integration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/joseki_integration.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/joseki_integration.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/loading_data.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/loading_data.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/loading_data.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/loading_performance.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/query_performance.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/query_performance.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/query_performance.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/quickstart.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/quickstart.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/quickstart.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/sdb/store_description.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/store_description.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/store_description.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/serving_data/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/serving_data/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/serving_data/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/serving_data/soh.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/serving_data/soh.html (original)
+++ websites/staging/jena/trunk/content/documentation/serving_data/soh.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/architecture.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/architecture.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/architecture.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/assembler.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/assembler.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/assembler.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

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 Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/configuration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/configuration.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/configuration.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/datasets.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/datasets.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/dynamic_datasets.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/java_api.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/java_api.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/java_api.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/jvm_64_32.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/jvm_64_32.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/jvm_64_32.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/optimizer.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/optimizer.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/optimizer.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/quadfilter.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/requirements.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/requirements.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/requirements.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/tdb_download.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/tdb_download.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/tdb_download.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/value_canonicalization.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-getting-started.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-guide.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/eyeball-manual.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tools/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/documentation/tools/schemagen.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tools/schemagen.html (original)
+++ websites/staging/jena/trunk/content/documentation/tools/schemagen.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/download/index.html
==============================================================================
--- websites/staging/jena/trunk/content/download/index.html (original)
+++ websites/staging/jena/trunk/content/download/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/download/maven.html
==============================================================================
--- websites/staging/jena/trunk/content/download/maven.html (original)
+++ websites/staging/jena/trunk/content/download/maven.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/download/osgi.html
==============================================================================
--- websites/staging/jena/trunk/content/download/osgi.html (original)
+++ websites/staging/jena/trunk/content/download/osgi.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_involved/index.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_involved/index.html (original)
+++ websites/staging/jena/trunk/content/getting_involved/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_started/fuseki.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/fuseki.html (original)
+++ websites/staging/jena/trunk/content/getting_started/fuseki.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_started/index.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/index.html (original)
+++ websites/staging/jena/trunk/content/getting_started/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_started/rdf_api.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/rdf_api.html (original)
+++ websites/staging/jena/trunk/content/getting_started/rdf_api.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_started/sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/sparql.html (original)
+++ websites/staging/jena/trunk/content/getting_started/sparql.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/getting_started/tell_me_how.html
==============================================================================
--- websites/staging/jena/trunk/content/getting_started/tell_me_how.html (original)
+++ websites/staging/jena/trunk/content/getting_started/tell_me_how.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/bugs_and_suggestions.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/help_and_support/faq.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/faq.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/faq.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/help_and_support/index.html
==============================================================================
--- websites/staging/jena/trunk/content/help_and_support/index.html (original)
+++ websites/staging/jena/trunk/content/help_and_support/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/ia.txt
==============================================================================
--- websites/staging/jena/trunk/content/ia.txt (original)
+++ websites/staging/jena/trunk/content/ia.txt Tue Jan  1 15:28:10 2013
@@ -35,15 +35,16 @@
     +-- Overview                        documentation   /documentation(/index.html)
     +-- Javadoc                                         /documentation/javadoc
     +-- RDF                                             /documentation/rdf(/index.html)
-    +-- Query                                           /documentation/query(/index.html)
+    +-- SPARQL                                          /documentation/query(/index.html)
     +-- TDB                                             /documentation/tdb(/index.html)
-    +-- SDB                                             /documentation/sdb(/index.html)
-    +-- Serving Data                                    /documentation/serving_data(/index.html)
+    +-- Fuseki: Serving Data                            /documentation/serving_data(/index.html)
     +-- Ontology                                        /documentation/ontology(/index.html)
         +-- Principles                                  /documentation/ontology/principles.html
         +-- Ontology API                                /documentation/ontology/ontology_api
         +-- Code examples                               /documentation/ontology/code_examples
     +-- Inference                                       /documentation/inference(/index.html)
+    +-- [Assembler]                                     /documentation/assembler(/index.html)
+    +-- SDB                                             /documentation/sdb(/index.html)
     +-- Tools                                           /documentation/tools(/index.html)
 +-- Getting Involved
     +-- Contributing to Jena            getting involved /getting_involved(/index.html)

Modified: websites/staging/jena/trunk/content/index.html
==============================================================================
--- websites/staging/jena/trunk/content/index.html (original)
+++ websites/staging/jena/trunk/content/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>

Modified: websites/staging/jena/trunk/content/tutorials/index.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/index.html (original)
+++ websites/staging/jena/trunk/content/tutorials/index.html Tue Jan  1 15:28:10 2013
@@ -98,6 +98,7 @@
 <li><a href="/documentation/index.html">Overview</a></li>
 <li><a href="/documentation/javadoc/">Javadoc</a></li>
 <li><a href="/documentation/rdf/index.html">RDF</a></li>
+<li><a href="/documentation/io/index.html">I/O</a></li>
 <li><a href="/documentation/query/index.html">SPARQL (ARQ)</a><ul>
 <li><a href="/documentation/query/app_api.html">Application API</a></li>
 <li><a href="/documentation/query/cmds.html">Command line utilities</a></li>
@@ -109,8 +110,6 @@
 </ul>
 </li>
 <li><a href="/documentation/serving_data/index.html">Fuseki: Serving Data</a></li>
-<li><a href="/documentation/sdb/index.html">SDB</a></li>
-<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/ontology/index.html">Ontology</a></li>
 <li><a href="/documentation/inference/index.html">Inference</a></li>
 <li><a href="/documentation/assembler/index.html">Assembler</a><ul>
@@ -118,11 +117,8 @@
 <li><a href="/documentation/assembler/inside-assemblers.html">Inside assemblers</a></li>
 </ul>
 </li>
-<li><a href="/documentation/io/index.html">I/O</a><ul>
-<li><a href="/documentation/io/iohowto.html">I/O how-to</a></li>
-<li><a href="/documentation/io/riot.html">RIOT</a></li>
-</ul>
-</li>
+<li><a href="/documentation/sdb/index.html">SDB</a></li>
+<li><a href="/documentation/larq/index.html">LARQ: Free Text Search</a></li>
 <li><a href="/documentation/notes/index.html">Notes</a><ul>
 <li><a href="/documentation/notes/concurrency-howto.html">Concurrency how-to</a></li>
 <li><a href="/documentation/notes/event-handler-howto.html">Event handler how-to</a></li>