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 2012/01/11 19:46:38 UTC

svn commit: r802405 - /websites/staging/jena/trunk/content/jena/documentation/serving_data/index.html

Author: buildbot
Date: Wed Jan 11 18:46:38 2012
New Revision: 802405

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/jena/documentation/serving_data/index.html

Modified: websites/staging/jena/trunk/content/jena/documentation/serving_data/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/serving_data/index.html (original)
+++ websites/staging/jena/trunk/content/jena/documentation/serving_data/index.html Wed Jan 11 18:46:38 2012
@@ -173,8 +173,8 @@ track the draft standards.</p>
 </ul>
 <h2 id="contents">Contents</h2>
 <ul>
-<li><a href="#download">Download</a></li>
-<li><a href="#getting_started">Getting Started</a></li>
+<li><a href="#download_fuseki">Download</a></li>
+<li><a href="#getting_started_with_fuseki">Getting Started</a></li>
 <li><a href="#security">Security</a></li>
 <li><a href="#logging">Logging</a></li>
 <li><a href="#server_uri_scheme">Server URI scheme</a></li>
@@ -184,7 +184,7 @@ track the draft standards.</p>
 <li><a href="#use_from_java">Use from Java</a></li>
 <li><a href="#development_system">Development System</a></li>
 </ul>
-<h2 id="download">Download</h2>
+<h2 id="download_fuseki">Download Fuseki</h2>
 <p>Jena builds are in the process of migrating to Apache.
 See the <a href="/jena/download/">downloads page</a> for details.
 Fuseki builds will be migrating to the Apache infrastructure very soon.
@@ -217,8 +217,7 @@ number as generated by Maven. The most r
 </tr>
 </tbody>
 </table>
-<p>Fuseki requires Java6.</p>
-<h2 id="getting_started">Getting Started</h2>
+<h2 id="getting_started_with_fuseki">Getting Started With Fuseki</h2>
 <p>This section provides a brief guide to getting up and running with
 a simple server installation. It uses the
 <a href="soh.html" title="SOH">SOH (SPARQL over HTTP)</a> scripts included in the