Skip to content

Commit cabfb19

Browse files
pchampingkellogg
authored andcommitted
Explicit requirements for rdf:langString and rdf:dirLangString - alternative
alternative to #212
1 parent d767a1d commit cabfb19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -962,8 +962,8 @@ <h3>Literals</h3>
962962
<li>If and only if the <a>datatype IRI</a> is
963963
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</code> or
964964
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, a
965-
non-empty <dfn class="export">language tag</dfn> as defined by [[!BCP47]]. The
966-
language tag MUST be well-formed according to
965+
non-empty <dfn class="export">language tag</dfn> as defined by [[!BCP47]]
966+
The language tag MUST be well-formed according to
967967
<a data-cite="bcp47#section-2.2.9">section 2.2.9</a>
968968
of [[!BCP47]],
969969
and MUST be treated accordingly, that is, in a case-insensitive manner.

0 commit comments

Comments
 (0)