Skip to content

Commit 340f5ee

Browse files
committed
Update spec/index.html
1 parent 41a9323 commit 340f5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@

Encoding RDF terms

517517
<p>The blank node label is scoped to the results object. That is, two blank nodes with the same label in a single SPARQL Results JSON object are the same blank node. This is not an
518518
indication of any internal system identifier the SPARQL processor may use. Use of the same label in another SPARQL Results JSON object does not imply it is the same blank node.p>
519519
<p>The subject, predicate, and object of a quoted triple are encoded using the same format, recursively.p>
520-
<p class="note">The "`xml:lang`" and "`its:dir`" keys resemble terms in XML namespaces due to alignment with the [[[SPARQL12-RESULTS-XML]]] specification, but such namespaces do not exist in JSON, which means that these keys are to be used "as is".p>
520+
<p class="note">The <code>xml:langcode> and <code>its:dircode> keys resemble terms in XML namespaces due to alignment with the [[[SPARQL12-RESULTS-XML]]] specification, but such namespaces do not exist in JSON, which means that these keys are to be used "as is".p>
521521
section>
522522
section>
523523
section>

0 commit comments

Comments
 (0)