This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 0578f2ad8 Updated site from main
(f5db98abc421aac45949d13f73b6d860aa808df3)
0578f2ad8 is described below
commit 0578f2ad8a0210c61e8577f62867170db9911148
Author: jenkins <[email protected]>
AuthorDate: Mon May 11 12:58:09 2026 +0000
Updated site from main (f5db98abc421aac45949d13f73b6d860aa808df3)
---
.../index.html => archive/rdf-star-cg.html} | 27 +++--
.../{io/trix.html => archive/rdf-star-stub.html} | 113 +++------------------
content/documentation/index.xml | 15 ++-
content/documentation/io/rdf-binary.html | 2 +-
content/documentation/io/trix.html | 18 ++--
content/documentation/query/index.html | 1 -
content/documentation/rdfstar.html | 10 --
content/documentation/rdfstar/index.html | 10 --
content/download/index.html | 30 +++---
content/index.json | 2 +-
content/index.xml | 15 ++-
content/sitemap.xml | 19 ++--
12 files changed, 89 insertions(+), 173 deletions(-)
diff --git a/content/documentation/rdf-star/index.html
b/content/documentation/archive/rdf-star-cg.html
similarity index 96%
rename from content/documentation/rdf-star/index.html
rename to content/documentation/archive/rdf-star-cg.html
index 7322cb796..bc4345fc0 100644
--- a/content/documentation/rdf-star/index.html
+++ b/content/documentation/archive/rdf-star-cg.html
@@ -3,7 +3,7 @@
<head>
- <title>Apache Jena - Support of RDF-star</title>
+ <title>Apache Jena - Support of RDF-star (Community Group)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -126,7 +126,7 @@
- <li class="nav-item" id="edit"><a class="nav-link"
href="https://github.com/apache/jena-site/edit/main/source/documentation/rdf-star/__index.md"
title="Edit this page on GitHub"><span class="bi-pencil-square"></span><span
class="text-body d-none d-xxl-inline"> Edit this page</span></a></li>
+ <li class="nav-item" id="edit"><a class="nav-link"
href="https://github.com/apache/jena-site/edit/main/source/documentation/archive/rdf-star-cg.md"
title="Edit this page on GitHub"><span class="bi-pencil-square"></span><span
class="text-body d-none d-xxl-inline"> Edit this page</span></a></li>
</ul>
</div>
</div>
@@ -142,9 +142,6 @@
-
-
-
<ol class="breadcrumb mt-4 p-2 bg-body-tertiary">
@@ -160,7 +157,15 @@
- <li class="breadcrumb-item active">RDF STAR</li>
+ <li class="breadcrumb-item"><a
href='/documentation/archive'>ARCHIVE</a></li>
+
+
+
+
+
+
+
+ <li class="breadcrumb-item active">RDF STAR CG</li>
@@ -171,7 +176,7 @@
</div>
- <h1 class="title">Support of RDF-star</h1>
+ <h1 class="title">Support of RDF-star (Community Group)</h1>
<main class="d-flex flex-xl-row flex-column">
@@ -193,7 +198,13 @@
</nav>
</aside>
<article class="flex-column me-lg-4">
- <p><a href="https://w3c.github.io/rdf-star/">RDF-star</a> is an extension
to RDF that provides
+ <hr>
+<blockquote>
+<p>This is not RDF 1.2.
+In RDF 1.2, <code><<:s :p :o>></code> is syntactic form for a
+<a href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">“reifying
triple”</a>.</p></blockquote>
+<hr>
+<p><a href="https://w3c.github.io/rdf-star/">RDF-star</a> (Community Group) is
an extension to RDF that provides
a way for one triple to refer to another triple. RDF* is the name of the
original work which is described in
<a
href="https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/">Olaf
Hartig’s blog entry</a>.</p>
diff --git a/content/documentation/io/trix.html
b/content/documentation/archive/rdf-star-stub.html
similarity index 73%
copy from content/documentation/io/trix.html
copy to content/documentation/archive/rdf-star-stub.html
index dda6389e1..77fb100b0 100644
--- a/content/documentation/io/trix.html
+++ b/content/documentation/archive/rdf-star-stub.html
@@ -3,7 +3,7 @@
<head>
- <title>Apache Jena - TriX support in Apache Jena</title>
+ <title>Apache Jena - Support of RDF-star (Community Group)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -126,7 +126,7 @@
- <li class="nav-item" id="edit"><a class="nav-link"
href="https://github.com/apache/jena-site/edit/main/source/documentation/io/trix.md"
title="Edit this page on GitHub"><span class="bi-pencil-square"></span><span
class="text-body d-none d-xxl-inline"> Edit this page</span></a></li>
+ <li class="nav-item" id="edit"><a class="nav-link"
href="https://github.com/apache/jena-site/edit/main/source/documentation/archive/rdf-star-stub.md"
title="Edit this page on GitHub"><span class="bi-pencil-square"></span><span
class="text-body d-none d-xxl-inline"> Edit this page</span></a></li>
</ul>
</div>
</div>
@@ -157,7 +157,7 @@
- <li class="breadcrumb-item"><a
href='/documentation/io'>IO</a></li>
+ <li class="breadcrumb-item"><a
href='/documentation/archive'>ARCHIVE</a></li>
@@ -165,7 +165,7 @@
- <li class="breadcrumb-item active">TRIX</li>
+ <li class="breadcrumb-item active">RDF STAR STUB</li>
@@ -176,114 +176,29 @@
</div>
- <h1 class="title">TriX support in Apache Jena</h1>
+ <h1 class="title">Support of RDF-star (Community Group)</h1>
<main class="d-flex flex-xl-row flex-column">
<aside class="text-muted align-self-start mb-3 p-0 d-xl-none d-block">
<h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
- <nav id="TableOfContents">
- <ul>
- <li>
- <ul>
- <li><a href="#trix-history">TriX History</a></li>
- <li><a href="#trix-star">TriX-star</a>
- <ul>
- <li><a href="#example">Example</a></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
-</nav>
+ <nav id="TableOfContents"></nav>
</aside>
<article class="flex-column me-lg-4">
- <p>Jena supports <a
href="https://en.wikipedia.org/wiki/TriX_(serialization_format)">TriX</a>, a
-simple XML format for RDF, for both reading and writing RDF data.</p>
-<p>The support is of the TriX core, without processing instructions.</p>
-<p>Local copies:</p>
-<ul>
-<li><a href="./HPL-2004-56.pdf">HPL-2004-56.pdf</a></li>
-<li><a href="./HPL-2003-268.pdf">HPL-2003-268.pdf</a></li>
-</ul>
-<p>Both the original HPlabs and W3C DTDs are supported for reading. Writing is
-according to the W3C DTD, that is using root element <code><trix></code>,
-rather than <code><TriX></code>.</p>
-<p>Note: This format should not be confused with RDF/XML, the W3C standardised
XML
-format for RDF.</p>
-<h3 id="trix-history">TriX History</h3>
-<p>TriX originated from work by Jeremy Carroll (then at HP Labs, Bristol) and
Patrick
-Stickler (then at Nokia) and published as a tech report
-<a
href="https://www.hpl.hp.com/techreports/2004/HPL-2004-56.html">HPL-2004-56</a>
-There is also earlier work published in <a
href="https://www.hpl.hp.com/techreports/2003/HPL-2003-268.html">HPL-2003-268</a>.</p>
-<p>The work within the Semantic Web Interest Group on Named Graphs, including
TriX,
-is documented at <a
href="https://www.w3.org/2004/03/trix/">https://www.w3.org/2004/03/trix/</a>.</p>
-<p>TriX DTD: <a
href="http://www.w3.org/2004/03/trix/trix-1/trix-1.0.dtd">http://www.w3.org/2004/03/trix/trix-1/trix-1.0.dtd</a><br/>
-Trix XML Schema: <a
href="http://www.w3.org/2004/03/trix/trix-1/trix-1.0.xsd">http://www.w3.org/2004/03/trix/trix-1/trix-1.0.xsd</a></p>
-<p>The <a href="https://www.w3.org/2004/03/trix/trix-1/trix-1.0.dtd">W3C
DTD</a> differs from
-HPL-2004-56 by having root element <code><trix></code> not
<code><TriX></code>.</p>
-<pre tabindex="0"><code><!-- TriX: RDF Triples in XML -->
-<!ELEMENT trix (graph*)>
-<!ATTLIST trix xmlns CDATA #FIXED
"http://www.w3.org/2004/03/trix/trix-1/">
-<!ELEMENT graph (uri, triple*)>
-<!ELEMENT triple ((id|uri|plainLiteral|typedLiteral), uri,
(id|uri|plainLiteral|typedLiteral))>
-<!ELEMENT id (#PCDATA)>
-<!ELEMENT uri (#PCDATA)>
-<!ELEMENT plainLiteral (#PCDATA)>
-<!ATTLIST plainLiteral xml:lang CDATA #IMPLIED>
-<!ELEMENT typedLiteral (#PCDATA)>
-<!ATTLIST typedLiteral datatype CDATA #REQUIRED>
-</code></pre><h3 id="trix-star">TriX-star</h3>
-<p>The format is extended for <a
href="https://w3c.github.io/rdf-star/">RDF-star</a> with
-embedded triples by allowing nested <code><triple></code>.</p>
-<p>Trix-star (2021) adds ’triple’ to subject and object positions
-of <code>ELEMENT triple</code>.</p>
-<pre tabindex="0"><code><!ELEMENT triple
((id|uri|plainLiteral|typedLiteral|triple), uri,
(id|uri|plainLiteral|typedLiteral|triple))>
-</code></pre><h4 id="example">Example</h4>
-<p>The Turtle:</p>
-<pre tabindex="0"><code>PREFIX : <http://example/>
+ <hr>
+<blockquote>
+<p>This is not RDF 1.2.
+In RDF 1.2, <code><<:s :p :o>></code> is syntactic form for a
+<a href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">“reifying
triple”</a>.</p></blockquote>
+<hr>
+<p><a href="/documentation/archive/rdf-star-cg.html">Archived material on
“RDF-star”</a></p>
-:s :p "ABC" .
-<< :s :p :o >> :q :r .
-</code></pre><p>is written in Trix as:</p>
-<pre tabindex="0"><code><trix
xmlns="http://www.w3.org/2004/03/trix/trix-1/">
- <graph>
- <triple>
- <uri>http://example/s</uri>
- <uri>http://example/p</uri>
- <plainLiteral>ABC</plainLiteral>
- </triple>
- <triple>
- <triple>
- <uri>http://example/s</uri>
- <uri>http://example/p</uri>
- <uri>http://example/o</uri>
- </triple>
- <uri>http://example/q</uri>
- <uri>http://example/r</uri>
- </triple>
- </graph>
-</trix>
-</code></pre>
</article>
<aside class="text-muted align-self-start mb-3 mb-xl-5 p-0 d-none d-xl-flex
flex-column sticky-top">
<h2 class="h6 sticky-top m-0 p-2 bg-body-tertiary">On this page</h2>
- <nav id="TableOfContents">
- <ul>
- <li>
- <ul>
- <li><a href="#trix-history">TriX History</a></li>
- <li><a href="#trix-star">TriX-star</a>
- <ul>
- <li><a href="#example">Example</a></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
-</nav>
+ <nav id="TableOfContents"></nav>
</aside>
</main>
diff --git a/content/documentation/index.xml b/content/documentation/index.xml
index 8d2419884..58c6cd53e 100644
--- a/content/documentation/index.xml
+++ b/content/documentation/index.xml
@@ -1107,11 +1107,18 @@
<description><p>ARQ supports the functions and operators from
&ldquo;<a
href="https://www.w3.org/TR/xpath-functions-3/">XQuery 1.0 and XPath
2.0 Functions and Operators
v3.1</a>&rdquo;.</p>
<p>ARQ supports all the XSD
atomic datatypes.</p>
<p>The prefix <code>fn</code>
is
<code>&lt;http://www.w3.org/2005/xpath-functions#&gt;</code>
(the
XPath and XQuery function namespace).</p&g [...]
</item>
<item>
- <title>Support of RDF-star</title>
- <link>https://jena.apache.org/documentation/rdf-star/</link>
+ <title>Support of RDF-star (Community Group)</title>
+
<link>https://jena.apache.org/documentation/archive/rdf-star-cg.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://jena.apache.org/documentation/rdf-star/</guid>
- <description><p><a
href="https://w3c.github.io/rdf-star/">RDF-star</a> is an
extension to RDF that provides
a way for one triple to refer to another
triple. RDF* is the name of the
original work which is described
in
<a
href="https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/">Olaf
Hartig&rsquo;s blog
entry</a>.</p>
<p>Example:</p>
<div
class="highlight [...]
+
<guid>https://jena.apache.org/documentation/archive/rdf-star-cg.html</guid>
+ <description><hr>
<blockquote>
<p>This is not
RDF 1.2.
In RDF 1.2, <code>&lt;&lt;:s :p
:o&gt;&gt;</code> is syntactic form for a
<a
href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">&ldquo;reifying
triple&rdquo;</a>.</p></blockquote>
<hr>
<p><a
href="https://w3c.github.io/rdf-star/">RDF-star</a>
(Community Group) is an extension to [...]
+ </item>
+ <item>
+ <title>Support of RDF-star (Community Group)</title>
+
<link>https://jena.apache.org/documentation/archive/rdf-star-stub.html</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
+
<guid>https://jena.apache.org/documentation/archive/rdf-star-stub.html</guid>
+ <description><hr>
<blockquote>
<p>This is not
RDF 1.2.
In RDF 1.2, <code>&lt;&lt;:s :p
:o&gt;&gt;</code> is syntactic form for a
<a
href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">&ldquo;reifying
triple&rdquo;</a>.</p></blockquote>
<hr>
<p><a
href="https://jena.apache.org/documentation/archive/rdf-star-cg.html">Archived
material on & [...]
</item>
<item>
<title>Support Request</title>
diff --git a/content/documentation/io/rdf-binary.html
b/content/documentation/io/rdf-binary.html
index dca8d4e3a..33b4ded00 100644
--- a/content/documentation/io/rdf-binary.html
+++ b/content/documentation/io/rdf-binary.html
@@ -265,7 +265,7 @@ union RDF_Term {
6: RDF_ANY any
7: RDF_UNDEF undefined
8: RDF_REPEAT repeat
-9: RDF_Triple tripleTerm # RDF-star
+9: RDF_Triple tripleTerm # RDF 1.2 triple term
# Value forms of literals.
10: i64 valInteger
diff --git a/content/documentation/io/trix.html
b/content/documentation/io/trix.html
index dda6389e1..a6ed4b4d1 100644
--- a/content/documentation/io/trix.html
+++ b/content/documentation/io/trix.html
@@ -235,33 +235,27 @@ HPL-2004-56 by having root element
<code><trix></code> not <code><TriX&
<!ELEMENT typedLiteral (#PCDATA)>
<!ATTLIST typedLiteral datatype CDATA #REQUIRED>
</code></pre><h3 id="trix-star">TriX-star</h3>
-<p>The format is extended for <a
href="https://w3c.github.io/rdf-star/">RDF-star</a> with
-embedded triples by allowing nested <code><triple></code>.</p>
-<p>Trix-star (2021) adds ’triple’ to subject and object positions
-of <code>ELEMENT triple</code>.</p>
+<p>The format is extended for
+<a href="https://www.w3.org/TR/rdf12-concepts/#section-terms">RDF triple
terms</a>
+with by allowing nested <code><triple></code>.</p>
<pre tabindex="0"><code><!ELEMENT triple
((id|uri|plainLiteral|typedLiteral|triple), uri,
(id|uri|plainLiteral|typedLiteral|triple))>
</code></pre><h4 id="example">Example</h4>
<p>The Turtle:</p>
<pre tabindex="0"><code>PREFIX : <http://example/>
-:s :p "ABC" .
-<< :s :p :o >> :q :r .
+:x :q <<( :s :p :o )>> .
</code></pre><p>is written in Trix as:</p>
<pre tabindex="0"><code><trix
xmlns="http://www.w3.org/2004/03/trix/trix-1/">
<graph>
- <triple>
- <uri>http://example/s</uri>
- <uri>http://example/p</uri>
- <plainLiteral>ABC</plainLiteral>
</triple>
<triple>
+ <uri>http://example/x</uri>
+ <uri>http://example/q</uri>
<triple>
<uri>http://example/s</uri>
<uri>http://example/p</uri>
<uri>http://example/o</uri>
</triple>
- <uri>http://example/q</uri>
- <uri>http://example/r</uri>
</triple>
</graph>
</trix>
diff --git a/content/documentation/query/index.html
b/content/documentation/query/index.html
index a6e335e8f..f91a30908 100644
--- a/content/documentation/query/index.html
+++ b/content/documentation/query/index.html
@@ -266,7 +266,6 @@ application usages</li>
<p>Feature of ARQ that go beyond SPARQL syntax.</p>
<ul>
<li><a href="lateral-join.html">LATERAL Join</a></li>
-<li><a href="https://w3c.github.io/rdf-star/">RDF-star</a></li>
<li>Operators and functions
<a
href="https://www.w3.org/TR/xpath-functions/#func-numeric-mod"><code>MOD</code></a>
and <a
href="https://www.w3.org/TR/xpath-functions/#func-numeric-integer-divide"><code>IDIV</code></a>
for modulus and integer division.</li>
diff --git a/content/documentation/rdfstar.html
b/content/documentation/rdfstar.html
deleted file mode 100644
index a5595a167..000000000
--- a/content/documentation/rdfstar.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>https://jena.apache.org/documentation/rdf-star/</title>
- <link rel="canonical"
href="https://jena.apache.org/documentation/rdf-star/">
- <meta name="robots" content="noindex">
- <meta charset="utf-8">
- <meta http-equiv="refresh" content="0;
url=https://jena.apache.org/documentation/rdf-star/">
- </head>
-</html>
diff --git a/content/documentation/rdfstar/index.html
b/content/documentation/rdfstar/index.html
deleted file mode 100644
index a5595a167..000000000
--- a/content/documentation/rdfstar/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>https://jena.apache.org/documentation/rdf-star/</title>
- <link rel="canonical"
href="https://jena.apache.org/documentation/rdf-star/">
- <meta name="robots" content="noindex">
- <meta charset="utf-8">
- <meta http-equiv="refresh" content="0;
url=https://jena.apache.org/documentation/rdf-star/">
- </head>
-</html>
diff --git a/content/download/index.html b/content/download/index.html
index f0be45967..3304affbd 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -211,9 +211,9 @@
</thead>
<tbody>
<tr>
- <td><a
href="[preferred]jena/source/jena-6.0.0-source-release.zip">jena-6.0.0-source-release.zip</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/source/jena-6.0.0-source-release.zip.sha512">SHA512</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/source/jena-6.0.0-source-release.zip.asc">PGP</a></td>
+ <td><a
href="[preferred]jena/source/jena-6.1.0-source-release.zip">jena-6.1.0-source-release.zip</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/source/jena-6.1.0-source-release.zip.sha512">SHA512</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/source/jena-6.1.0-source-release.zip.asc">PGP</a></td>
</tr>
</tbody>
</table>
@@ -229,14 +229,14 @@
</thead>
<tbody>
<tr>
- <td><a
href="[preferred]jena/binaries/apache-jena-fuseki-6.0.0.tar.gz">apache-jena-fuseki-6.0.0.tar.gz</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.tar.gz.sha512">SHA512</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.tar.gz.asc">PGP</a></td>
+ <td><a
href="[preferred]jena/binaries/apache-jena-fuseki-6.1.0.tar.gz">apache-jena-fuseki-6.1.0.tar.gz</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.1.0.tar.gz.sha512">SHA512</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.1.0.tar.gz.asc">PGP</a></td>
</tr>
<tr>
- <td><a
href="[preferred]jena/binaries/apache-jena-fuseki-6.0.0.zip">apache-jena-fuseki-6.0.0.zip</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.zip.sha512">SHA512</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.0.0.zip.asc">PGP</a></td>
+ <td><a
href="[preferred]jena/binaries/apache-jena-fuseki-6.1.0.zip">apache-jena-fuseki-6.1.0.zip</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.1.0.zip.sha512">SHA512</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-6.1.0.zip.asc">PGP</a></td>
</tr>
</tbody>
</table>
@@ -252,14 +252,14 @@ The binary distribution of libraries contains the APIs,
SPARQL engine, the TDB n
</thead>
<tbody>
<tr>
- <td><a
href="[preferred]jena/binaries/apache-jena-6.0.0.tar.gz">apache-jena-6.0.0.tar.gz</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.tar.gz.sha512">SHA512</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.tar.gz.asc">PGP</a></td>
+ <td><a
href="[preferred]jena/binaries/apache-jena-6.1.0.tar.gz">apache-jena-6.1.0.tar.gz</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.1.0.tar.gz.sha512">SHA512</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.1.0.tar.gz.asc">PGP</a></td>
</tr>
<tr>
- <td><a
href="[preferred]jena/binaries/apache-jena-6.0.0.zip">apache-jena-6.0.0.zip</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.zip.sha512">SHA512</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.0.0.zip.asc">PGP</a></td>
+ <td><a
href="[preferred]jena/binaries/apache-jena-6.1.0.zip">apache-jena-6.1.0.zip</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.1.0.zip.sha512">SHA512</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/jena/binaries/apache-jena-6.1.0.zip.asc">PGP</a></td>
</tr>
</tbody>
</table>
diff --git a/content/index.json b/content/index.json
index 401a16473..babe6fc25 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 42662637f..76493bc53 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -1317,11 +1317,18 @@
<description><p>ARQ supports the functions and operators from
&ldquo;<a
href="https://www.w3.org/TR/xpath-functions-3/">XQuery 1.0 and XPath
2.0 Functions and Operators
v3.1</a>&rdquo;.</p>
<p>ARQ supports all the XSD
atomic datatypes.</p>
<p>The prefix <code>fn</code>
is
<code>&lt;http://www.w3.org/2005/xpath-functions#&gt;</code>
(the
XPath and XQuery function namespace).</p&g [...]
</item>
<item>
- <title>Support of RDF-star</title>
- <link>https://jena.apache.org/documentation/rdf-star/</link>
+ <title>Support of RDF-star (Community Group)</title>
+
<link>https://jena.apache.org/documentation/archive/rdf-star-cg.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://jena.apache.org/documentation/rdf-star/</guid>
- <description><p><a
href="https://w3c.github.io/rdf-star/">RDF-star</a> is an
extension to RDF that provides
a way for one triple to refer to another
triple. RDF* is the name of the
original work which is described
in
<a
href="https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/">Olaf
Hartig&rsquo;s blog
entry</a>.</p>
<p>Example:</p>
<div
class="highlight [...]
+
<guid>https://jena.apache.org/documentation/archive/rdf-star-cg.html</guid>
+ <description><hr>
<blockquote>
<p>This is not
RDF 1.2.
In RDF 1.2, <code>&lt;&lt;:s :p
:o&gt;&gt;</code> is syntactic form for a
<a
href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">&ldquo;reifying
triple&rdquo;</a>.</p></blockquote>
<hr>
<p><a
href="https://w3c.github.io/rdf-star/">RDF-star</a>
(Community Group) is an extension to [...]
+ </item>
+ <item>
+ <title>Support of RDF-star (Community Group)</title>
+
<link>https://jena.apache.org/documentation/archive/rdf-star-stub.html</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
+
<guid>https://jena.apache.org/documentation/archive/rdf-star-stub.html</guid>
+ <description><hr>
<blockquote>
<p>This is not
RDF 1.2.
In RDF 1.2, <code>&lt;&lt;:s :p
:o&gt;&gt;</code> is syntactic form for a
<a
href="https://www.w3.org/TR/rdf12-turtle/#reifying-triples">&ldquo;reifying
triple&rdquo;</a>.</p></blockquote>
<hr>
<p><a
href="https://jena.apache.org/documentation/archive/rdf-star-cg.html">Archived
material on & [...]
</item>
<item>
<title>Support Request</title>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index c632a6eaf..63a97e896 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -51,7 +51,7 @@
<lastmod>2024-10-18T18:21:19+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/download/</loc>
- <lastmod>2026-01-27T11:01:53+00:00</lastmod>
+ <lastmod>2026-05-03T14:23:14+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/archive/sdb/</loc>
<lastmod>2022-11-09T14:16:56+00:00</lastmod>
@@ -72,7 +72,7 @@
<lastmod>2022-08-20T12:05:43+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/query/</loc>
- <lastmod>2023-04-10T12:49:33+02:00</lastmod>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/query/group-by.html</loc>
<lastmod>2024-03-28T22:35:37+01:00</lastmod>
@@ -209,10 +209,10 @@
<lastmod>2023-04-09T15:11:22+02:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation.html</loc>
- <lastmod>2026-02-09T22:21:16+01:00</lastmod>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/download.html</loc>
- <lastmod>2026-01-27T11:01:53+00:00</lastmod>
+ <lastmod>2026-05-03T14:23:14+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/notes/event-handler-howto.html</loc>
<lastmod>2023-06-06T21:08:29+02:00</lastmod>
@@ -434,7 +434,7 @@
<lastmod>2024-03-28T22:35:37+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/io/rdf-binary.html</loc>
- <lastmod>2024-01-18T09:09:14+01:00</lastmod>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/rdfconnection/</loc>
<lastmod>2023-10-01T07:38:49-05:00</lastmod>
@@ -592,8 +592,11 @@
<loc>https://jena.apache.org/documentation/query/xsd-support.html</loc>
<lastmod>2021-02-19T15:39:55+13:00</lastmod>
</url><url>
- <loc>https://jena.apache.org/documentation/rdf-star/</loc>
- <lastmod>2022-01-12T11:39:44+00:00</lastmod>
+ <loc>https://jena.apache.org/documentation/archive/rdf-star-cg.html</loc>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
+ </url><url>
+ <loc>https://jena.apache.org/documentation/archive/rdf-star-stub.html</loc>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/query/support_request.html</loc>
<lastmod>2024-03-28T22:35:37+01:00</lastmod>
@@ -679,7 +682,7 @@
<lastmod>2024-03-17T17:45:17+00:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/io/trix.html</loc>
- <lastmod>2025-03-07T13:28:58+00:00</lastmod>
+ <lastmod>2026-05-05T22:27:44+01:00</lastmod>
</url><url>
<loc>https://jena.apache.org/documentation/query/manipulating_sparql_using_arq_pt.html</loc>
<lastmod>2020-05-01T11:11:56+12:00</lastmod>