You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by gi...@apache.org on 2020/10/23 08:56:52 UTC

[jena-site] branch asf-site updated: Updated site from master (566b1c8f79733ffc46e730a65f34e9654e8a68f6)

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 b910f23  Updated site from master (566b1c8f79733ffc46e730a65f34e9654e8a68f6)
b910f23 is described below

commit b910f23c98be38730265775bbdf98445da8910e7
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Oct 23 08:56:47 2020 +0000

    Updated site from master (566b1c8f79733ffc46e730a65f34e9654e8a68f6)
---
 content/documentation/query/service.html | 64 --------------------------------
 content/sitemap.xml                      |  4 +-
 2 files changed, 2 insertions(+), 66 deletions(-)

diff --git a/content/documentation/query/service.html b/content/documentation/query/service.html
index 8ed1c15..c65d107 100644
--- a/content/documentation/query/service.html
+++ b/content/documentation/query/service.html
@@ -224,7 +224,6 @@ the title already bound from earlier in the query.</p>
 <p>The <code>SERVICE</code> operation in a SPARQL query may be configured via the Context. The values for configuration can be set in the global context (accessed via
 <code>ARQ.getContext()</code>) or in the per-query execution context.</p>
 <p>The prefix  <code>srv:</code> is the IRI <code>&lt;http://jena.hpl.hp.com/Service#&gt;</code>.</p>
-<h3 id="configuration-from-jena-version-311">Configuration from Jena version 3.1.1</h3>
 <table>
 <thead>
 <tr>
@@ -270,69 +269,6 @@ the title already bound from earlier in the query.</p>
 <p>If a context is provided for the URI, the system context is copied and the
 context for the URI is used to set specific values.  This ensures that any URI
 specific settings will be used.</p>
-<h3 id="configuration-for-jena-version-300-through-310">Configuration for Jena version 3.0.0 through 3.1.0</h3>
-<table>
-<thead>
-<tr>
-<th>Symbol</th>
-<th>Usage</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td><code>srv:queryTimeout</code></td>
-<td>Set timeouts</td>
-</tr>
-<tr>
-<td><code>srv:queryGzip</code></td>
-<td>Enable use of GZip</td>
-</tr>
-<tr>
-<td><code>srv:queryDeflate</code></td>
-<td>Enable use of deflate</td>
-</tr>
-<tr>
-<td><code>srv:queryAuthUser</code></td>
-<td>Basic authentication</td>
-</tr>
-<tr>
-<td><code>srv:queryAuthPwd</code></td>
-<td>Basic authentication</td>
-</tr>
-<tr>
-<td><code>srv:queryContext</code></td>
-<td>Per-endpoint configuration</td>
-</tr>
-</tbody>
-</table>
-<h4 id="srvquerytimeout-1"><code>srv:queryTimeout</code></h4>
-<p>Set the connect and read timeouts for the query.</p>
-<p>If a timeout occurs a QueryExceptionHTTP is thrown.  The cause of that exception will be a java.net.SocketTimeoutException.</p>
-<p>Number: number of milliseconds for connect timeout.</p>
-<p>String: number of milliseconds for connect timeout.  If string is of the form “X,Y” the first number is the number of milliseconds for the connect timeout and the seconds is the number of milliseconds for the read timeout.</p>
-<p>Connect timeout =0
-read timeout = 0</p>
-<p>Values of 0 indicate no timeout and service operation will wait until the remote server responds.</p>
-<h4 id="srvquerygzip"><code>srv:queryGzip</code></h4>
-<p>Sets the allow Gzip flag.</p>
-<p>Boolean: True indicates that gzip compressed data is acceptable.
-false</p>
-<h4 id="srvquerydeflate"><code>srv:queryDeflate</code></h4>
-<p>Sets the allow Deflate flag.</p>
-<p>Boolean: True indicates that deflate compression is acceptable
-False</p>
-<h4 id="srvqueryauthuser"><code>srv:queryAuthUser</code></h4>
-<p>Sets the user id for basic auth.</p>
-<p>String: The user id to log in with</p>
-<p>If null or null length no user id is sent.</p>
-<h4 id="srvqueryauthpwd"><code>srv:queryAuthPwd</code></h4>
-<p>Sets the password for basic auth.</p>
-<p>String: The password to log in with.</p>
-<p>If null or null length no password is sent.</p>
-<h4 id="srvservicecontext-1"><code>srv:serviceContext</code></h4>
-<p>Provides a mechanism to override system context settings on a per URI basis.</p>
-<p>The value is a <code>Map&lt;String,Context&gt;</code> where the map key is the URI of the service endpoint, and the <code>Context</code> is a set of values to override the default values.</p>
-<p>If a context is provided for the URI the system context is copied and the URI specific values are then copied in.  This ensures that any URI specific settings will be used.</p>
 
 
         </div>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index c6f4102..bf1b77f 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -114,7 +114,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/query/service.html</loc>
-    <lastmod>2020-10-23T09:19:14+01:00</lastmod>
+    <lastmod>2020-10-23T09:28:24+01:00</lastmod>
   </url>
   
   <url>
@@ -299,7 +299,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2020-10-23T09:19:14+01:00</lastmod>
+    <lastmod>2020-10-23T09:28:24+01:00</lastmod>
   </url>
   
   <url>