We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51e9c6 commit df3b686Copy full SHA for df3b686
1 file changed
index.html
@@ -1206,9 +1206,10 @@ <h2>JSON literals</h2>
1206
</p>
1207
1208
<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.
+ When is converted as RDF, the JSON literal's lexical form is
+ <a data-cite="RFC8259#section-2">JSON text</a> reconstructed from the
+ <a data-cite="JSON-LD11-API#dfn-internal-representation">internal representation</a>;
1212
+ that is separate from how the literal is written in YAML.
1213
1214
</section>
1215
0 commit comments