File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -13240,7 +13240,7 @@ <h4>Conversion of native data types</h4>
13240
13240
-->
13241
13241
</pre>
13242
13242
13243
- <div class="note changed">Note that this interpretation differs from [[Turtle]],
13243
+ <div id="issue318" class="note changed">Note that this interpretation differs from [[Turtle]],
13244
13244
in which the literal `2.78` translates to an `xsd:decimal`.
13245
13245
The rationale is that most JSON tools parse numbers with fractions as
13246
13246
<em>floating point numbers</em>,
@@ -13720,6 +13720,14 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
13720
13720
<li>Warn about forward-compatibility issues for terms of the form (`"@"1*ALPHA`).</li>
13721
13721
</ul>
13722
13722
</section>
13723
+ <section class="appendix informative" id="changes-from-cg">
13724
+ <h2>Changes since Candidate Release of 12 November 2019</h2>
13725
+ <ul>
13726
+ <li>Added a <a href="#issue318">Note</a> motivating the lack of native support
13727
+ for `xsd:decimal` literals.
13728
+ This is in response to <a href="https://github.com/w3c/json-ld-syntax/issues/318">Issue 318</a>.</li>
13729
+ </ul>
13730
+ </section>
13723
13731
13724
13732
<section id="ack"
13725
13733
class="appendix informative"
You can’t perform that action at this time.
0 commit comments