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 2016/12/05 12:38:44 UTC

svn commit: r1002191 - in /websites/staging/jena/trunk/content: ./ documentation/fuseki2/fuseki-quick-start.html

Author: buildbot
Date: Mon Dec  5 12:38:44 2016
New Revision: 1002191

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-quick-start.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec  5 12:38:44 2016
@@ -1 +1 @@
-1772494
+1772657

Modified: websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-quick-start.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-quick-start.html (original)
+++ websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-quick-start.html Mon Dec  5 12:38:44 2016
@@ -159,9 +159,9 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="running-with-apache-tomcat-and-loading-a-file">Running with Apache Tomcat and loading a file.<a class="headerlink" href="#running-with-apache-tomcat-and-loading-a-file" title="Permanent link">&para;</a></h2>
 <ol>
 <li>Unpack the distribution.</li>
-<li>Copy the WAR file into the Aapche tomcat webapp directory, under the name 'fuseki'</li>
+<li>Copy the WAR file into the Apache tomcat webapp directory, under the name 'fuseki'</li>
 <li>In a browser, go to <code>[http://localhost:8080/fuseki/](http://localhost:8080/fuseki)</code> (details such as port number depend on the Tomcat setup).</li>
-<li>Press "", choose "in-memory".</li>
+<li>Click on "Add one", choose "in-memory", choose a name for the URL for the dataset.</li>
 <li>Go to "add data" and load the file (single graph).</li>
 </ol>
 <h2 id="publish-an-rdf-file-as-a-sparql-endpoint">Publish an RDF file as a SPARQL endpoint.<a class="headerlink" href="#publish-an-rdf-file-as-a-sparql-endpoint" title="Permanent link">&para;</a></h2>
@@ -178,7 +178,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>More details on running Fuseki can be found <a href="fuseki-run.html">nearby</a>,
 including running as an operating system service and in a web app or
 servlet container such as <a href="http://tomcat.apache.org/">Apache Tomcat</a> or
-<a href="http://eclipse.org/jetty">Jetty</a></p>
+<a href="http://eclipse.org/jetty">Jetty</a>.</p>
   </div>
 </div>