We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e845d8 commit fe54fb8Copy full SHA for fe54fb8
spec/index.html
@@ -12239,6 +12239,9 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
12239
<a data-cite="RDF12-CONCEPTS#dfn-language-tag">language tag</a> and
12240
<a data-cite="RDF12-CONCEPTS#dfn-base-direction">base direction</a>:
12241
`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>
12245
<li>Remove concepts of plain and simple literals, in favor of explicit mentions of `xsd:string`</li>
12246
<li>Migrate XML Schema references to 1.1</li>
12247
<li>Update references to XPath from 2.0 to 3.1</li>
0 commit comments