@@ -1273,7 +1273,7 @@ <h3>Algorithm</h3>
1273
1273
If it is not a < a > string</ a > , an
1274
1274
< a data-link-for ="JsonLdErrorCode "> invalid default language</ a >
1275
1275
error has been detected and processing is aborted.
1276
- < span class ="changed "> If < var > value</ var > is not a < a > well-formed</ a > according to
1276
+ < span class ="changed "> If < var > value</ var > is not < a > well-formed</ a > according to
1277
1277
< a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
1278
1278
processors SHOULD issue a warning.</ span >
1279
1279
< span class ="changed note "> Processors MAY normalize < a > language tags</ a > to lower case.</ span >
@@ -1635,7 +1635,7 @@ <h3>Algorithm</h3>
1635
1635
< li > Initialize < var > language</ var > to the value associated with the
1636
1636
< code > @language</ code > < a > entry</ a > , which MUST be either < code > null</ code >
1637
1637
or a < a > string</ a > .
1638
- < span class ="changed "> If < var > language</ var > is not a < a > well-formed</ a > according to
1638
+ < span class ="changed "> If < var > language</ var > is not < a > well-formed</ a > according to
1639
1639
< a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
1640
1640
processors SHOULD issue a warning.</ span >
1641
1641
Otherwise, an < a data-link-for ="JsonLdErrorCode "> invalid language mapping</ a >
@@ -2142,7 +2142,7 @@ <h3>Algorithm</h3>
2142
2142
< var > value</ var > is not a < a > string</ a > , an
2143
2143
< a data-link-for ="JsonLdErrorCode "> invalid language-tagged string</ a >
2144
2144
error has been detected and processing is aborted.
2145
- < span class ="changed "> If < var > value</ var > is not a < a > well-formed</ a > according to
2145
+ < span class ="changed "> If < var > value</ var > is not < a > well-formed</ a > according to
2146
2146
< a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
2147
2147
processors SHOULD issue a warning.</ span >
2148
2148
< span class ="changed ">
@@ -2291,7 +2291,7 @@ <h3>Algorithm</h3>
2291
2291
consisting of two
2292
2292
key-value pairs: (< code > @value</ code > -< var > item</ var > )
2293
2293
and (< code > @language</ code > -< var > language</ var > ).
2294
- < span class ="changed "> If < var > item</ var > is neither `@none` nor a < a > well-formed</ a > according to
2294
+ < span class ="changed "> If < var > item</ var > is neither `@none` nor < a > well-formed</ a > according to
2295
2295
< a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
2296
2296
processors SHOULD issue a warning.</ span >
2297
2297
< span class ="changed note "> Processors MAY normalize < a > language tags</ a > to lower case.</ span >
@@ -5101,7 +5101,7 @@ <h2>Algorithm</h2>
5101
5101
from the `rdf:value` entry in < var > cl node</ var > .</ li >
5102
5102
< li > Add an < a > entry</ a > to < var > node</ var > for `@language` with the value taken
5103
5103
from the `rdf:language` entry in < var > cl node</ var > , if any.
5104
- If that value is not a < a > well-formed</ a > according to
5104
+ If that value is not < a > well-formed</ a > according to
5105
5105
< a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
5106
5106
an < a data-link-for ="JsonLdErrorCode "> invalid language-tagged string</ a >
5107
5107
error has been detected and processing is aborted.</ li >
0 commit comments