This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/jena-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new fff891c92 Staged site from fuseki-modules
(0fa1ad927518ef28bf4f832c7f1b3e925322b110)
fff891c92 is described below
commit fff891c92b822e9623e869653380e72f0b03cac2
Author: jenkins <[email protected]>
AuthorDate: Mon Jun 12 17:33:00 2023 +0000
Staged site from fuseki-modules (0fa1ad927518ef28bf4f832c7f1b3e925322b110)
---
content/documentation/fuseki2/fuseki-modules.html | 6 +++---
content/documentation/index.xml | 2 +-
content/index.json | 2 +-
content/index.xml | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/content/documentation/fuseki2/fuseki-modules.html
b/content/documentation/fuseki2/fuseki-modules.html
index c5d659c60..4b36c3e16 100644
--- a/content/documentation/fuseki2/fuseki-modules.html
+++ b/content/documentation/fuseki2/fuseki-modules.html
@@ -203,7 +203,7 @@ started.</p>
<p>This feature was added in Jena version 4.3.0. It is an experimental feature
that will evolve based on feedback and use cases.</p>
<p>The interface for modules is <code>FusekiModule</code>; if automatcally
loaded, the
-interface is <code>FusekiModule</code> which extends
<code>FusekiModule</code>.</p>
+interface is <code>FusekiAutoModule</code> which extends
<code>FusekiModule</code>.</p>
<p>Fuseki modules can be provided in two ways:</p>
<ul>
<li>Loaded from additional jars on the classpath</li>
@@ -215,7 +215,7 @@ interface is <code>FusekiModule</code> which extends
<code>FusekiModule</code>.<
a jar file on the classpath,
together with any additional dependencies. These provide interface
<code>FusekiAutoModule</code>.
-The service loader is contreolled by file resources
+The service loader is controlled by file resources
<code>META-INF/services/org.apache.jena.fuseki.main.sys.FusekiAutoModule</code>
in the jar
file.
The module class must have a no-argument constructor.</p>
@@ -231,7 +231,7 @@ examples</a> directory).</p>
modules are invoked during server building. Lower numbers are invoked before
larger
numbers at each step.</p>
<h3 id="programmaticaly-configuring-a-server">Programmaticaly configuring a
server</h3>
-<p>If creating a Fuseki server from Java, the modules can be autoloaded as
descriobed above,
+<p>If creating a Fuseki server from Java, the modules can be autoloaded as
described above,
or explicitly added to the server builder.</p>
<p>A <code>FusekiModules</code> object is collection of modules, called at
each point in the order
given when creating the object.</p>
diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index c2b3c2032..c7b451d86 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -812,7 +812,7 @@ Many web log analysers can process this
format.</description>
<guid>https://jena.apache.org/documentation/fuseki2/fuseki-modules.html</guid>
<description>Fuseki modules are a mechanism to include extension code
into a Fuseki server. Modules are invoked during the process of building a
Fuseki Main server. A module can modify the server configuration, add new
functionality, or react to a server being built and started.
This feature was added in Jena version 4.3.0. It is an experimental feature
that will evolve based on feedback and use cases.
-The interface for modules is FusekiModule; if automatcally loaded, the
interface is FusekiModule which extends FusekiModule.</description>
+The interface for modules is FusekiModule; if automatcally loaded, the
interface is FusekiAutoModule which extends FusekiModule.</description>
</item>
<item>
diff --git a/content/index.json b/content/index.json
index e3e1597e8..0b7506337 100644
--- a/content/index.json
+++ b/content/index.json
@@ -1 +1 @@
-[{"categories":null,"contents":"This page is historical \u0026ldquo;for
information only\u0026rdquo; - there is no Apache release of Eyeball and the
code has not been updated for Jena3.\nThe original source code is available. So
you\u0026rsquo;ve got Eyeball installed and you\u0026rsquo;ve run it on one of
your files, and Eyeball doesn\u0026rsquo;t like it. You\u0026rsquo;re not sure
why, or what to do about it. Here\u0026rsquo;s what\u0026rsquo;s going
on.\nEyeball inspects your model a [...]
\ No newline at end of file
+[{"categories":null,"contents":"This page is historical \u0026ldquo;for
information only\u0026rdquo; - there is no Apache release of Eyeball and the
code has not been updated for Jena3.\nThe original source code is available. So
you\u0026rsquo;ve got Eyeball installed and you\u0026rsquo;ve run it on one of
your files, and Eyeball doesn\u0026rsquo;t like it. You\u0026rsquo;re not sure
why, or what to do about it. Here\u0026rsquo;s what\u0026rsquo;s going
on.\nEyeball inspects your model a [...]
\ No newline at end of file
diff --git a/content/index.xml b/content/index.xml
index fc7baca7b..77226d382 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -874,7 +874,7 @@ Many web log analysers can process this
format.</description>
<guid>https://jena.apache.org/documentation/fuseki2/fuseki-modules.html</guid>
<description>Fuseki modules are a mechanism to include extension code
into a Fuseki server. Modules are invoked during the process of building a
Fuseki Main server. A module can modify the server configuration, add new
functionality, or react to a server being built and started.
This feature was added in Jena version 4.3.0. It is an experimental feature
that will evolve based on feedback and use cases.
-The interface for modules is FusekiModule; if automatcally loaded, the
interface is FusekiModule which extends FusekiModule.</description>
+The interface for modules is FusekiModule; if automatcally loaded, the
interface is FusekiAutoModule which extends FusekiModule.</description>
</item>
<item>