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/07/23 17:45:29 UTC

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

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 7202339  Updated site from master (d9895568597aa8e34163bb92eb0f95f8d6ef0248)
7202339 is described below

commit 72023390b6480981dde892b8a6be6970897a2b67
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jul 23 17:45:25 2020 +0000

    Updated site from master (d9895568597aa8e34163bb92eb0f95f8d6ef0248)
---
 content/documentation/query/text-query.html | 7 ++++++-
 content/sitemap.xml                         | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/content/documentation/query/text-query.html b/content/documentation/query/text-query.html
index ac34a3a..c79b9f5 100644
--- a/content/documentation/query/text-query.html
+++ b/content/documentation/query/text-query.html
@@ -588,6 +588,10 @@ result literals. See <a href="#highlighting">below</a> for details.</p>
 <td>graph URI</td>
 <td>(optional) The graph URI of the triple.</td>
 </tr>
+<tr>
+<td>property URI</td>
+<td>(optional) The property URI of the matched triple</td>
+</tr>
 </tbody>
 </table>
 <p>The results include the <em>subject URI</em>; the <em>score</em> assigned by the
@@ -595,7 +599,8 @@ text search engine; and the entire matched <em>literal</em> (if the index has
 been <a href="#text-dataset-assembler">configured to store literal values</a>).
 The <em>subject URI</em> may be a variable, e.g., <code>?s</code>, or a <em>URI</em>. In the
 latter case the search is restricted to triples with the specified
-subject. The <em>score</em>, <em>literal</em> and <em>graph URI</em> <strong>must</strong> be variables.</p>
+subject. The <em>score</em>, <em>literal</em>, <em>graph URI</em>, and <em>property URI</em> <strong>must</strong> be variables.
+The <em>property URI</em> is meaningful when two or more properties are used in the query.</p>
 <h3 id="query-strings">Query strings</h3>
 <p>There are several points that need to be considered when formulating
 SPARQL queries using either of the Lucene integration models.</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index bab3fe8..c3ddda6 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -299,7 +299,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation.html</loc>
-    <lastmod>2020-07-17T11:34:38+01:00</lastmod>
+    <lastmod>2020-07-23T12:44:56-05:00</lastmod>
   </url>
   
   <url>
@@ -499,7 +499,7 @@
   
   <url>
     <loc>https://jena.apache.org/documentation/query/text-query.html</loc>
-    <lastmod>2020-05-01T11:11:56+12:00</lastmod>
+    <lastmod>2020-07-23T12:44:56-05:00</lastmod>
   </url>
   
   <url>