Author: buildbot
Date: Fri May 12 12:30:45 2017
New Revision: 1012124
Log:
Staging update by buildbot for jena
Removed:
websites/staging/jena/trunk/content/documentation/serving_data/soh.html
Modified:
websites/staging/jena/trunk/content/ (props changed)
websites/staging/jena/trunk/content/documentation/fuseki2/index.html
websites/staging/jena/trunk/content/documentation/index.html
websites/staging/jena/trunk/content/documentation/serving_data/index.html
Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 12 12:30:45 2017
@@ -1 +1 @@
-1794963
+1794966
Modified: websites/staging/jena/trunk/content/documentation/fuseki2/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/fuseki2/index.html
(original)
+++ websites/staging/jena/trunk/content/documentation/fuseki2/index.html Fri
May 12 12:30:45 2017
@@ -157,7 +157,7 @@
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
<blockquote>
-<p>Fuseki2 is a new major revision of Fuseki.</p>
+<p>Fuseki2 is current revision of Fuseki.</p>
<ul>
<li>Security support, provided by <a href="http://shiro.apache.org/">Apache
Shiro</a></li>
<li>New administration user interface for monitoring and managing
datasets.</li>
@@ -208,17 +208,14 @@ storage systems.</p>
</ul>
<p>The Jena users mailing is the place to get help with Fuseki.</p>
<p><a href="/help_and_support/#email-support-lists">Email support lists</a></p>
-<h2 id="fuseki-1">Fuseki 1<a class="headerlink" href="#fuseki-1"
title="Permanent link">¶</a></h2>
-<p>Fuseki 1 is stil available for legacy use.
-<a href="/documentation/serving_data/">Documentation for Fuseki1</a>.</p>
<h2 id="download-fuseki">Download Fuseki<a class="headerlink"
href="#download-fuseki" title="Permanent link">¶</a></h2>
<p>Releases of Apache Jena Fuseki can be downloaded from one of the mirror
sites:</p>
<p><a href="/download">Jena Downloads</a></p>
<p>and previous releases are available from <a
href="http://archive.apache.org/dist/jena/">the archive</a>.
We strongly recommend that users use the latest official Apache releases of
Jena Fuseki in
preference to any older versions or of development builds.</p>
-<p>Fuseki requires Java8 for Fuseki2 v2.3.0 onwards. and Fuseki1 v1.3.0
onwards.
-See also the <a href="/documentation/migrate_jena2_jena3.html">Jena2/Jena3
migration</a> notes.</p>
+<p>Fuseki requires Java8 for Fuseki2.</p>
+<p>See also the <a href="/documentation/migrate_jena2_jena3.html">Jena2/Jena3
migration</a> notes.</p>
<p><strong>Fuseki download files</strong></p>
<table class="table">
<thead>
@@ -280,6 +277,9 @@ pull-requests.</p>
<a
href="https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki/">SNAPSHOT</a></p>
<p>Source code mirrored to github:
<a
href="https://github.com/apache/jena/jena-fuseki2">https://github.com/apache/jena/jena-fuseki2</a></p>
+<h2 id="fuseki-1">Fuseki 1<a class="headerlink" href="#fuseki-1"
title="Permanent link">¶</a></h2>
+<p>Fuseki 1 is still available for legacy use.
+<a href="/documentation/serving_data/">Documentation for Fuseki1</a>.</p>
</div>
</div>
Modified: websites/staging/jena/trunk/content/documentation/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/index.html Fri May 12
12:30:45 2017
@@ -165,7 +165,6 @@ sections.</p>
<li><a href="./rdf/">The RDF API</a> - the core RDF API in Jena</li>
<li><a href="./query/">SPARQL</a> - querying and updating RDF models using the
SPARQL standards</li>
<li><a href="./fuseki2/">Fuseki</a> - SPARQL server which can present RDF data
and answer SPARQL queries over HTTP</li>
-<li><a href="./serving_data/">Fuseki1</a> - Fuseki1 documentation</li>
<li><a href="./io/">I/O</a> - reading and writing RDF data</li>
<li><a href="./hadoop">Elephas</a> - working with RDF data on Apache
Hadoop.</li>
<li><a href="./assembler/">Assembler</a> - describing recipes for constructing
Jena models declaratively using RDF</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
Fri May 12 12:30:45 2017
@@ -158,9 +158,8 @@
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
<hr />
<blockquote>
-<p>This page covers Fuseki v1. As of Jena 2.13.0, there is also
-a new version, Fuseki v2. See <a href="/documentation/fuseki2/">Fuseki2
documentation</a>.
-Both Fuseki v1 and Fuseki v2 are currently active and maintained.</p>
+<p>This page covers Fuseki v1. Fuseki1 is deprecated.
+See the <a href="/documentation/fuseki2/">Fuseki2 documentation</a>.</p>
</blockquote>
<hr />
<p>Fuseki is a SPARQL server. It provides REST-style SPARQL HTTP Update,
SPARQL Query,
@@ -172,10 +171,6 @@ and SPARQL Update using the SPARQL proto
<li><a href="http://www.w3.org/TR/sparql11-protocol/">SPARQL 1.1
Protocol</a></li>
<li><a href="http://www.w3.org/TR/sparql11-http-rdf-update/">SPARQL 1.1 Graph
Store HTTP Protocol</a></li>
</ul>
-<p>See also:</p>
-<ul>
-<li><a href="soh.html">SPARQL Over HTTP</a> â command-line tools for working
with any SPARQL 1.1 system</li>
-</ul>
<h2 id="contents">Contents<a class="headerlink" href="#contents"
title="Permanent link">¶</a></h2>
<ul>
<li><a href="#download-fuseki1">Download</a></li>
@@ -190,12 +185,14 @@ and SPARQL Update using the SPARQL proto
<li><a href="#development-system">Development System</a></li>
</ul>
<h2 id="download-fuseki1">Download Fuseki1<a class="headerlink"
href="#download-fuseki1" title="Permanent link">¶</a></h2>
-<p>See the <a href="/download/#apache-jena-fuseki">downloads page</a> for
details of
-releases.</p>
+<p>Binaries for Fuseki1 are available from the
+<a href="http://central.maven.org/maven2/org/apache/jena/jena-fuseki1/">maven
+repositories</a>.</p>
+<p>The source code is available in the Apache Jena soyrce release.</p>
<h2 id="getting-started-with-fuseki">Getting Started With Fuseki<a
class="headerlink" href="#getting-started-with-fuseki" title="Permanent
link">¶</a></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">SOH (SPARQL over HTTP)</a> scripts included in the
+<a href="../fuseki2/soh.html">SOH (SPARQL over HTTP)</a> scripts included in
the
download.</p>
<ol>
<li><a href="/download/#jena-fuseki">Download</a> the latest
<code>jena-fuseki-*-distribution</code> </li>