Skip to content

Commit df3b686

Browse files
JSON result vs YAML original © @pchampin
Co-authored-by: Pierre-Antoine Champin <github-100614@champin.net>
1 parent c51e9c6 commit df3b686

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,9 +1206,10 @@ <h2>JSON literals</h2>
12061206
</p>
12071207

12081208
<p>
1209-
When the literal is expressed as RDF, the lexical form and value space of
1210-
<a data-cite="JSON-LD11#the-rdf-json-datatype"><code>rdf:JSON</code></a>
1211-
and JSON Canonicalization Scheme [[RFC8785]] apply; that is separate from how the literal is written in YAML.
1209+
When is converted as RDF, the JSON literal's lexical form is
1210+
<a data-cite="RFC8259#section-2">JSON text</a> reconstructed from the
1211+
<a data-cite="JSON-LD11-API#dfn-internal-representation">internal representation</a>;
1212+
that is separate from how the literal is written in YAML.
12121213
</p>
12131214
</section>
12141215
</section>

0 commit comments

Comments
 (0)