W3C

SPARQL Codepoint-Escaping Tests

Copyright © 2010 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, and document use rules apply.


Abstract

This page describes SPARQL 1.2 test suite of the W3C RDF & SPARQL Working Group.

Contributing Tests

The test manifests and entries are built automatically from manifest.ttl using a Rake task. Tests may be contributed via pull request to https://github.com/w3c/rdf-tests with suitable changes to the manifest.ttl and referenced files.

Distribution

Distributed under both the W3C Test Suite License and the W3C 3-clause BSD License. To contribute to a W3C Test Suite, see the policies and contribution forms.

Disclaimer

UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.

Test Descriptions

codepoint-esc-01: codepoint-esc-01.rq
type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-01.rq
codepoint-esc-02: codepoint-esc-02.rq

codepoint escape for the backslash of a PN_LOCAL_ESC in the PN_LOCAL part of a PrefixedName

type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-02.rq
codepoint-esc-bad-03: codepoint-esc-bad-03.rq

codepoint escape that results in an invalid backslash escape (requires handling codepoint escaping before backslash escaping)

type
mf:NegativeSyntaxTest
approval
action
codepoint-esc-bad-03.rq
codepoint-esc-04: codepoint-esc-04.rq

codepoint escape that results in a valid backslash escape

type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-04.rq
codepoint-esc-05: codepoint-esc-05.rq
type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-05.rq
codepoint-esc-06: codepoint-esc-06.rq

codepoint escape for the percent sign in the PL_LOCAL part of a PrefixedName

type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-06.rq
codepoint-esc-07: codepoint-esc-07.rq

codepoint escape for whitespace separating the projection tokens: SELECT * WHERE

type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-07.rq
codepoint-esc-08: codepoint-esc-08.rq

codepoint escape for the starting double-quote of a literal

type
mf:PositiveSyntaxTest
approval
action
codepoint-esc-08.rq