Skip to content

Commit 56280e7

Browse files
committed
complete description of the main changes
as discussed last week https://www.w3.org/2025/10/16-rdf-star-minutes.html
1 parent c9c542d commit 56280e7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

spec/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,12 @@
104104
as a <a>triple term</a>, in the <a>object</a> position of another <a>triple</a>.
105105
RDF 1.2 also introduces <a>directional language-tagged strings</a>,
106106
which contain a <a>base direction</a> component that allows the
107-
initial text direction to be specified for presentation by a user agent.</p>
107+
initial text direction to be specified for presentation by a user agent.
108+
Finally, to ease the transition from RDF 1.1 to RDF 1.2,
109+
this specification introduces a mechanism for
110+
<a href="#section-version-announcement">explicitly conveying</a>
111+
which version of RDF is used by a given piece of data.
112+
</p>
108113

109114
<p>This specification introduces key concepts and terminology for RDF 1.2, and subsequently discusses
110115
datatyping and the handling of <a>fragment identifiers</a> in IRIs within

0 commit comments

Comments
 (0)