Skip to content

Commit 1e74d4c

Browse files
dlongleygkellogg
andcommitted
Update index.html
Co-Authored-By: gkellogg <[email protected]>
1 parent 2a1f284 commit 1e74d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10487,7 +10487,7 @@ <h1>Data Model</h1>
1048710487
the scope of a <a>JSON-LD document</a>. Blank node identifiers begin with
1048810488
<code>_:</code>.</li>
1048910489
<li>A <a>JSON-LD value</a> is a <a>typed value</a>, a <a>string</a> (which is interpreted
10490-
as <a>typed value</a> with type <code>xsd:string</code>), a <a>number</a>
10490+
as a <a>typed value</a> with type <code>xsd:string</code>), a <a>number</a>
1049110491
(<a>numbers</a> with a non-zero fractional part, i.e., the result of a modulo&#8209;1 operation,
1049210492
<span class="changed">or which are too large to represent as integers,</span>
1049310493
are interpreted as <a>typed values</a> with type <code>xsd:double</code>, all other

0 commit comments

Comments
 (0)