This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5191b14  Updated site from master 
(90bed7bad2f678db317d57b651e7de789c668d19)
5191b14 is described below

commit 5191b144371f0b3a008e5a435c49aecea32a6a3f
Author: jenkins <[email protected]>
AuthorDate: Wed Jan 6 05:24:15 2021 +0000

    Updated site from master (90bed7bad2f678db317d57b651e7de789c668d19)
---
 content/documentation/fuseki2/fuseki-webapp.html | 7 +++----
 content/documentation/index.xml                  | 2 +-
 content/documentation/tdb/assembler.html         | 2 +-
 content/index.xml                                | 2 +-
 content/sitemap.xml                              | 6 +++---
 5 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/content/documentation/fuseki2/fuseki-webapp.html 
b/content/documentation/fuseki2/fuseki-webapp.html
index e788823..7b9a5dc 100644
--- a/content/documentation/fuseki2/fuseki-webapp.html
+++ b/content/documentation/fuseki2/fuseki-webapp.html
@@ -178,9 +178,8 @@
        <p>Fuseki/UI can be run in a number of ways:</p>
 <ul>
 <li><a href="#fuseki-standalone-server">As a standalone server</a></li>
-<li><a href="#fuseki-service">As a service</a> run by the operation system, 
for example, started when the machine</li>
-<li><a href="#fuseki-web-application">As a Web Application</a> inside a 
container such as Apache Tomcat or Jetty
-boots.</li>
+<li><a href="#fuseki-service">As a service</a> run by the operation system, 
for example, started when the machine boots</li>
+<li><a href="#fuseki-web-application">As a Web Application</a> inside a 
container such as Apache Tomcat or Jetty.</li>
 </ul>
 <p>Fuseki is also packaged as a plain server <a 
href="fuseki-main.html">&ldquo;Fuseki Main&rdquo;</a>
 with no UI for use as a configurable SPARQL server, for <a 
href="fuseki-docker.html">building as a Docker
@@ -252,7 +251,7 @@ unpacked war file, e.g. 
<code>/var/lib/tomcat9/webapps/fuseki/log4j2.properties<
 <param-name>log4jConfiguration</param-name>
 <param-value>log4j2.properties</param-value>
 </context-param></p>
-<p>Thsi only applies when running in a webapp container. When run from the 
command
+<p>This only applies when running in a webapp container. When run from the 
command
 line, the server looks for <code>log4j2.properties</code> in the current 
directory and if
 not found, uses a built-in configuration.</p>
 <p>This logging goes to the standard output.</p>
diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 2e132b1..91fb1df 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -1245,7 +1245,7 @@ Sometimes, this is not desirable. For example, in an 
application that reifies la
       
       
<guid>https://jena.apache.org/documentation/fuseki2/fuseki-webapp.html</guid>
       <description>Fuseki/UI can be run in a number of ways:
- As a standalone server As a service run by the operation system, for example, 
started when the machine As a Web Application inside a container such as Apache 
Tomcat or Jetty boots.  Fuseki is also packaged as a plain server 
&amp;ldquo;Fuseki Main&amp;rdquo; with no UI for use as a configurable SPARQL 
server, for building as a Docker container, and as a deployment and development 
standalone server.</description>
+ As a standalone server As a service run by the operation system, for example, 
started when the machine boots As a Web Application inside a container such as 
Apache Tomcat or Jetty.  Fuseki is also packaged as a plain server 
&amp;ldquo;Fuseki Main&amp;rdquo; with no UI for use as a configurable SPARQL 
server, for building as a Docker container, and as a deployment and development 
standalone server.</description>
     </item>
     
     <item>
diff --git a/content/documentation/tdb/assembler.html 
b/content/documentation/tdb/assembler.html
index 1a433a0..47afbeb 100644
--- a/content/documentation/tdb/assembler.html
+++ b/content/documentation/tdb/assembler.html
@@ -218,7 +218,7 @@ PREFIX rdfs:    
&lt;http://www.w3.org/2000/01/rdf-schema#&gt;
 PREFIX ja:      &lt;http://jena.hpl.hp.com/2005/11/Assembler#&gt;
 </code></pre>
 <p>then there is the description of the TDB dataset itself:</p>
-<pre><code>&lt;#graph&gt; rdf:type tdb:DatasetTDB ;
+<pre><code>&lt;#dataset&gt; rdf:type tdb:DatasetTDB ;
     tdb:location &quot;DB&quot; ;
 </code></pre>
 <p>The property <code>tdb:location</code> gives the file name as a string. It 
is
diff --git a/content/index.xml b/content/index.xml
index 92d14f8..fd3d4b4 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -1441,7 +1441,7 @@ Patch Guidelines When reviewing contributed patches to 
Jena the committers are g
       
       
<guid>https://jena.apache.org/documentation/fuseki2/fuseki-webapp.html</guid>
       <description>Fuseki/UI can be run in a number of ways:
- As a standalone server As a service run by the operation system, for example, 
started when the machine As a Web Application inside a container such as Apache 
Tomcat or Jetty boots.  Fuseki is also packaged as a plain server 
&amp;ldquo;Fuseki Main&amp;rdquo; with no UI for use as a configurable SPARQL 
server, for building as a Docker container, and as a deployment and development 
standalone server.</description>
+ As a standalone server As a service run by the operation system, for example, 
started when the machine boots As a Web Application inside a container such as 
Apache Tomcat or Jetty.  Fuseki is also packaged as a plain server 
&amp;ldquo;Fuseki Main&amp;rdquo; with no UI for use as a configurable SPARQL 
server, for building as a Docker container, and as a deployment and development 
standalone server.</description>
     </item>
     
     <item>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 3dd266e..72bd683 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -299,7 +299,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2021-01-01T11:08:04+00:00</lastmod>
+    <lastmod>2021-01-05T11:20:53+08:00</lastmod>
   </url>
   
   <url>
@@ -699,7 +699,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/fuseki2/fuseki-webapp.html</loc>
-    <lastmod>2020-12-01T17:34:03+00:00</lastmod>
+    <lastmod>2021-01-05T11:19:10+08:00</lastmod>
   </url>
   
   <url>
@@ -899,7 +899,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/tdb/assembler.html</loc>
-    <lastmod>2020-05-01T11:11:56+12:00</lastmod>
+    <lastmod>2021-01-05T11:20:53+08:00</lastmod>
   </url>
   
   <url>

Reply via email to