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 af0c510ca Updated site from main
(ba0014c3cd5cc5ed9901406f7de670dbffbc2e3c)
af0c510ca is described below
commit af0c510ca3a0750a4c7af8d5052e0bd28497a358
Author: jenkins <[email protected]>
AuthorDate: Thu Aug 25 09:19:09 2022 +0000
Updated site from main (ba0014c3cd5cc5ed9901406f7de670dbffbc2e3c)
---
content/documentation/query/sparql-remote.html | 6 ++++--
content/sitemap.xml | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/content/documentation/query/sparql-remote.html
b/content/documentation/query/sparql-remote.html
index 9c66c3958..e012d58d5 100644
--- a/content/documentation/query/sparql-remote.html
+++ b/content/documentation/query/sparql-remote.html
@@ -198,10 +198,12 @@ HTTP specific settings; the default should work in most
cases.</p>
<p>The results are held locally after remote execution and can be
processed as usual.</p>
<h2 id="from-the-command-line">From the command line</h2>
-<p>The <a href="cmds.html#arq.sparql"><code>arq.sparql</code> command</a> can
issue remote
+<p>The <a href="cmds.html#arq.rsparql"><code>arq.rsparql</code> command</a>
can issue remote
query requests using the <code>--service</code> argument:</p>
-<pre><code>java -cp ... arq.query --service 'http://host/service' 'SELECT ?s
WHERE {?s [] []}'
+<pre><code>java -cp ... arq.rsparql --service 'http://host/service' --query
'SELECT ?s WHERE {?s [] []}'
</code></pre>
+<p>Or:
+rsparql –service ‘http://host/service’ –query
‘SELECT ?s WHERE {?s [] []}’</p>
<p>This takes a URL that is the service location.</p>
<p>The query given is parsed locally to check for syntax errors before
sending.</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 5fd4daa92..4183b751c 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -204,7 +204,7 @@
<url>
<loc>https://jena.apache.org/documentation/query/sparql-remote.html</loc>
- <lastmod>2021-11-05T16:04:36+00:00</lastmod>
+ <lastmod>2022-08-25T11:17:26+02:00</lastmod>
</url>
<url>
@@ -329,7 +329,7 @@
<url>
<loc>https://jena.apache.org/documentation.html</loc>
- <lastmod>2022-08-25T11:16:58+02:00</lastmod>
+ <lastmod>2022-08-25T11:17:26+02:00</lastmod>
</url>
<url>