Skip to content

Commit fe54fb8

Browse files
committed
Change note: surrogates are excluded from Unicode escape sequences
1 parent 3e845d8 commit fe54fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: spec/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -12239,6 +12239,9 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
1223912239
<a data-cite="RDF12-CONCEPTS#dfn-language-tag">language tag</a> and
1224012240
<a data-cite="RDF12-CONCEPTS#dfn-base-direction">base direction</a>:
1224112241
`LANGDIR`, `hasLANG`, hasLANGDIR, and `STRLANGDIR`</li>
12242+
<li>Define parser input as being an
12243+
<a data-cite="RDF12-CONCEPTS#dfn-rdf-term">RDF string</a>.
12244+
Exclude Unicode surrogates from Unicode escape sequences.</li>
1224212245
<li>Remove concepts of plain and simple literals, in favor of explicit mentions of `xsd:string`</li>
1224312246
<li>Migrate XML Schema references to 1.1</li>
1224412247
<li>Update references to XPath from 2.0 to 3.1</li>

0 commit comments

Comments
 (0)