summaryrefslogtreecommitdiff
path: root/tests/examplefiles/sparql.rq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/sparql.rq')
-rw-r--r--tests/examplefiles/sparql.rq4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examplefiles/sparql.rq b/tests/examplefiles/sparql.rq
index 70b594e1..d979d203 100644
--- a/tests/examplefiles/sparql.rq
+++ b/tests/examplefiles/sparql.rq
@@ -29,8 +29,8 @@ SELECT ?person (COUNT(?nick) AS ?nickCount) {
ex:float5 .0e1 ;
ex:float6 5e11 ;
ex:float7 1. ;
- ex:À "" ;
- ex:豈 "" ;
+ ex:aUnicodeÀExample "somestring" ;
+ ex:catName "Kitty", "Kitty_" ; # object list
ex:escape "\n\u00c0\U00010000";
ex:catAge ?catage ;
dcterms:description "Someone with a cat called \"cat\"."@en . # language tag