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 de65451  Staged site from more-doc 
(a18f6544109dac79dd414aae4fb8ac17580cbd12)
de65451 is described below

commit de6545119c2a6b8381daa9f4825a0487c2903e7e
Author: jenkins <[email protected]>
AuthorDate: Tue Nov 16 15:35:40 2021 +0000

    Staged site from more-doc (a18f6544109dac79dd414aae4fb8ac17580cbd12)
---
 content/documentation/index.xml              | 2 +-
 content/documentation/sparql-apis/index.html | 4 ++--
 content/documentation/tdb/faqs.html          | 4 ++--
 content/documentation/tdb/tdb-xloader.html   | 4 ++--
 content/index.xml                            | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 2b0c32c..0536f51 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -1818,7 +1818,7 @@ The file access mechanism can be set explicitly, but this 
is not a good idea for
       <guid>https://jena.apache.org/documentation/tdb/tdb-xloader.html</guid>
       <description>TDB xloader (&amp;ldquo;x&amp;rdquo; for external) is a 
bulkloader for very large datasets. The goal is stability and reliability for 
long running loading, running on modest and
 xloader is not a replacement for regular TDB1 and TDB2 loaders.
-There are two scripts to load data using the xlaoder subsystem.
+There are two scripts to load data using the xloader subsystem.
 &amp;ldquo;tdb1.xloader&amp;rdquo;, which was called 
&amp;ldquo;tdbloader2&amp;rdquo; and has some improvements.
 It is not as fast as other TDB loaders on dataset where the general loaders 
work on without encountering progressive slowdown.</description>
     </item>
diff --git a/content/documentation/sparql-apis/index.html 
b/content/documentation/sparql-apis/index.html
index 64103cc..3c3154c 100644
--- a/content/documentation/sparql-apis/index.html
+++ b/content/documentation/sparql-apis/index.html
@@ -326,8 +326,8 @@ a dependency. Eventually, `HttpOp`` and dependecy on  
Apache HttpClient will be
 </li>
 </ul>
 <h2 id="substitution">Substitution</h2>
-<p>All query and update builders provide operations to uses a query and 
substitute
-variables for concrete RDF terms in the execution</p>
+<p>All query and update builders provide operations to use a query and 
substitute
+variables for concrete RDF terms in the execution.</p>
 <p>Unlike &ldquo;initial bindings&rdquo; substitution is provided in query and 
update builders
 for both local and remote cases.</p>
 <p>Substitution is always &ldquo;replace variable with RDF term&rdquo; in a 
query or update
diff --git a/content/documentation/tdb/faqs.html 
b/content/documentation/tdb/faqs.html
index 11127d8..63b86ae 100644
--- a/content/documentation/tdb/faqs.html
+++ b/content/documentation/tdb/faqs.html
@@ -178,7 +178,7 @@
             
        <h2 id="faqs">FAQs</h2>
 <ul>
-<li><a href="#tdv1-tdb2">What are TDB1 and TDB2?</a></li>
+<li><a href="#tdb1-tdb2">What are TDB1 and TDB2?</a></li>
 <li><a href="#transactions">Does TDB support Transactions?</a></li>
 <li><a href="#multi-jvm">Can I share a TDB dataset between multiple 
applications?</a></li>
 <li><a href="#impossibly-large-object">What is the <em>Impossibly Large 
Object</em> exception?</a></li>
@@ -243,7 +243,7 @@ will need to be rebuilt from the original source data, this 
is why we <strong>st
 be repaired. This is why we <strong>strongly</strong> recommend you use <a 
href="tdb_transactions.html">transactions</a> since this protects your dataset 
against
 corruption.</p>
 <h2 id="what-is-tdbxloader">What is <code>tdb.xloader</code>?</h2>
-<p><code>tdb1.xloader</code> and <code>tdb2.xloader</code> are bulk laodrs for 
very large dataset that
+<p><code>tdb1.xloader</code> and <code>tdb2.xloader</code> are bulk loaders 
for very large datasets that
 take several hours to load.</p>
 <p>See <a href="./tdb-xloader.html">TDB xloader</a> for more information.</p>
 <p><a name="tdbloader-vs-tdbloader2"></a></p>
diff --git a/content/documentation/tdb/tdb-xloader.html 
b/content/documentation/tdb/tdb-xloader.html
index d9138c7..a040e34 100644
--- a/content/documentation/tdb/tdb-xloader.html
+++ b/content/documentation/tdb/tdb-xloader.html
@@ -179,11 +179,11 @@
        <p>TDB xloader (&ldquo;x&rdquo; for external) is a bulkloader for very 
large datasets. The goal
 is stability and reliability for long running loading, running on modest 
and</p>
 <p>xloader is not a replacement for regular TDB1 and TDB2 loaders.</p>
-<p>There are two scripts to load data using the xlaoder subsystem.</p>
+<p>There are two scripts to load data using the xloader subsystem.</p>
 <p>&ldquo;tdb1.xloader&rdquo;, which was called &ldquo;tdbloader2&rdquo; and 
has some improvements.</p>
 <p>It is not as fast as other TDB loaders on dataset where the general loaders 
work
 on without encountering progressive slowdown.</p>
-<p>The xloaders for TDB1 and TDB2 are not identical. The TDB2 xlaoder is more
+<p>The xloaders for TDB1 and TDB2 are not identical. The TDB2 xloader is more
 capable; it is based on the same design approach with further refinements to
 building the node table and to reduce the total amount of temporary file space
 used.</p>
diff --git a/content/index.xml b/content/index.xml
index 3bed1e4..5a41a36 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -2091,7 +2091,7 @@ The file access mechanism can be set explicitly, but this 
is not a good idea for
       <guid>https://jena.apache.org/documentation/tdb/tdb-xloader.html</guid>
       <description>TDB xloader (&amp;ldquo;x&amp;rdquo; for external) is a 
bulkloader for very large datasets. The goal is stability and reliability for 
long running loading, running on modest and
 xloader is not a replacement for regular TDB1 and TDB2 loaders.
-There are two scripts to load data using the xlaoder subsystem.
+There are two scripts to load data using the xloader subsystem.
 &amp;ldquo;tdb1.xloader&amp;rdquo;, which was called 
&amp;ldquo;tdbloader2&amp;rdquo; and has some improvements.
 It is not as fast as other TDB loaders on dataset where the general loaders 
work on without encountering progressive slowdown.</description>
     </item>

Reply via email to