We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c402fd commit a7c2291Copy full SHA for a7c2291
index.html
@@ -5487,13 +5487,16 @@ Algorithm
5487
li>
5488
<li>
5489
If the conversion is successful, set <var>converted valuevar>
5490
- to its result.
+ to its result;
5491
+ li>
5492
+ <li>
5493
+ Otherwise, set <var>typevar> to <a>datatype IRIa> of <var>valuevar>.
5494
5495
ol>
5496
5497
5498
- <li class="changed">If <a>processing modea> is not `json-ld-1.0`,
5499
+ <li class="changed">Otherwise, if <a>processing modea> is not `json-ld-1.0`,
5500
and <var>valuevar> is a <a>JSON literala>,
5501
set <var>converted valuevar> to the result of
5502
turning the lexical value of <var>valuevar>
0 commit comments