forked from eclipse-rdf4j/rdf4j
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue eclipse-rdf4j#780: Update Turtle testsuite
Signed-off-by: James Leigh <james.leigh@ontotext.com> Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
- Loading branch information
James Leigh
committed
Jun 1, 2017
1 parent
95f198e
commit 4216546
Showing
419 changed files
with
476 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...in/resources/testcases/turtle/tests-ttl-w3c-20131121/localName_with_non_leading_extras.nt
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
43 changes: 43 additions & 0 deletions
43
...uites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-01.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<urn:ex:s001> <urn:ex:p> <g:h>. | ||
<urn:ex:s002> <urn:ex:p> <http://a/bb/ccc/g>. | ||
<urn:ex:s003> <urn:ex:p> <http://a/bb/ccc/g>. | ||
<urn:ex:s004> <urn:ex:p> <http://a/bb/ccc/g/>. | ||
<urn:ex:s005> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s006> <urn:ex:p> <http://g>. | ||
<urn:ex:s007> <urn:ex:p> <http://a/bb/ccc/d;p?y>. | ||
<urn:ex:s008> <urn:ex:p> <http://a/bb/ccc/g?y>. | ||
<urn:ex:s009> <urn:ex:p> <http://a/bb/ccc/d;p?q#s>. | ||
<urn:ex:s010> <urn:ex:p> <http://a/bb/ccc/g#s>. | ||
<urn:ex:s011> <urn:ex:p> <http://a/bb/ccc/g?y#s>. | ||
<urn:ex:s012> <urn:ex:p> <http://a/bb/ccc/;x>. | ||
<urn:ex:s013> <urn:ex:p> <http://a/bb/ccc/g;x>. | ||
<urn:ex:s014> <urn:ex:p> <http://a/bb/ccc/g;x?y#s>. | ||
<urn:ex:s015> <urn:ex:p> <http://a/bb/ccc/d;p?q>. | ||
<urn:ex:s016> <urn:ex:p> <http://a/bb/ccc/>. | ||
<urn:ex:s017> <urn:ex:p> <http://a/bb/ccc/>. | ||
<urn:ex:s018> <urn:ex:p> <http://a/bb/>. | ||
<urn:ex:s019> <urn:ex:p> <http://a/bb/>. | ||
<urn:ex:s020> <urn:ex:p> <http://a/bb/g>. | ||
<urn:ex:s021> <urn:ex:p> <http://a/>. | ||
<urn:ex:s022> <urn:ex:p> <http://a/>. | ||
<urn:ex:s023> <urn:ex:p> <http://a/g>. | ||
|
||
<urn:ex:s024> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s025> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s026> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s027> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s028> <urn:ex:p> <http://a/bb/ccc/g.>. | ||
<urn:ex:s029> <urn:ex:p> <http://a/bb/ccc/.g>. | ||
<urn:ex:s030> <urn:ex:p> <http://a/bb/ccc/g..>. | ||
<urn:ex:s031> <urn:ex:p> <http://a/bb/ccc/..g>. | ||
<urn:ex:s032> <urn:ex:p> <http://a/bb/g>. | ||
<urn:ex:s033> <urn:ex:p> <http://a/bb/ccc/g/>. | ||
<urn:ex:s034> <urn:ex:p> <http://a/bb/ccc/g/h>. | ||
<urn:ex:s035> <urn:ex:p> <http://a/bb/ccc/h>. | ||
<urn:ex:s036> <urn:ex:p> <http://a/bb/ccc/g;x=1/y>. | ||
<urn:ex:s037> <urn:ex:p> <http://a/bb/ccc/y>. | ||
<urn:ex:s038> <urn:ex:p> <http://a/bb/ccc/g?y/./x>. | ||
<urn:ex:s039> <urn:ex:p> <http://a/bb/ccc/g?y/../x>. | ||
<urn:ex:s040> <urn:ex:p> <http://a/bb/ccc/g#s/./x>. | ||
<urn:ex:s041> <urn:ex:p> <http://a/bb/ccc/g#s/../x>. | ||
<urn:ex:s042> <urn:ex:p> <http:g>. |
45 changes: 45 additions & 0 deletions
45
...ites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-01.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
@base <http://a/bb/ccc/d;p?q>. | ||
|
||
<urn:ex:s001> <urn:ex:p> <g:h>. | ||
<urn:ex:s002> <urn:ex:p> <g>. | ||
<urn:ex:s003> <urn:ex:p> <./g>. | ||
<urn:ex:s004> <urn:ex:p> <g/>. | ||
<urn:ex:s005> <urn:ex:p> </g>. | ||
<urn:ex:s006> <urn:ex:p> <//g>. | ||
<urn:ex:s007> <urn:ex:p> <?y>. | ||
<urn:ex:s008> <urn:ex:p> <g?y>. | ||
<urn:ex:s009> <urn:ex:p> <#s>. | ||
<urn:ex:s010> <urn:ex:p> <g#s>. | ||
<urn:ex:s011> <urn:ex:p> <g?y#s>. | ||
<urn:ex:s012> <urn:ex:p> <;x>. | ||
<urn:ex:s013> <urn:ex:p> <g;x>. | ||
<urn:ex:s014> <urn:ex:p> <g;x?y#s>. | ||
<urn:ex:s015> <urn:ex:p> <>. | ||
<urn:ex:s016> <urn:ex:p> <.>. | ||
<urn:ex:s017> <urn:ex:p> <./>. | ||
<urn:ex:s018> <urn:ex:p> <..>. | ||
<urn:ex:s019> <urn:ex:p> <../>. | ||
<urn:ex:s020> <urn:ex:p> <../g>. | ||
<urn:ex:s021> <urn:ex:p> <../..>. | ||
<urn:ex:s022> <urn:ex:p> <../../>. | ||
<urn:ex:s023> <urn:ex:p> <../../g>. | ||
|
||
<urn:ex:s024> <urn:ex:p> <../../../g>. | ||
<urn:ex:s025> <urn:ex:p> <../../../../g>. | ||
<urn:ex:s026> <urn:ex:p> </./g>. | ||
<urn:ex:s027> <urn:ex:p> </../g>. | ||
<urn:ex:s028> <urn:ex:p> <g.>. | ||
<urn:ex:s029> <urn:ex:p> <.g>. | ||
<urn:ex:s030> <urn:ex:p> <g..>. | ||
<urn:ex:s031> <urn:ex:p> <..g>. | ||
<urn:ex:s032> <urn:ex:p> <./../g>. | ||
<urn:ex:s033> <urn:ex:p> <./g/.>. | ||
<urn:ex:s034> <urn:ex:p> <g/./h>. | ||
<urn:ex:s035> <urn:ex:p> <g/../h>. | ||
<urn:ex:s036> <urn:ex:p> <g;x=1/./y>. | ||
<urn:ex:s037> <urn:ex:p> <g;x=1/../y>. | ||
<urn:ex:s038> <urn:ex:p> <g?y/./x>. | ||
<urn:ex:s039> <urn:ex:p> <g?y/../x>. | ||
<urn:ex:s040> <urn:ex:p> <g#s/./x>. | ||
<urn:ex:s041> <urn:ex:p> <g#s/../x>. | ||
<urn:ex:s042> <urn:ex:p> <http:g>. |
43 changes: 43 additions & 0 deletions
43
...uites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-02.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<urn:ex:s043> <urn:ex:p> <g:h>. | ||
<urn:ex:s044> <urn:ex:p> <http://a/bb/ccc/d/g>. | ||
<urn:ex:s045> <urn:ex:p> <http://a/bb/ccc/d/g>. | ||
<urn:ex:s046> <urn:ex:p> <http://a/bb/ccc/d/g/>. | ||
<urn:ex:s047> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s048> <urn:ex:p> <http://g>. | ||
<urn:ex:s049> <urn:ex:p> <http://a/bb/ccc/d/?y>. | ||
<urn:ex:s050> <urn:ex:p> <http://a/bb/ccc/d/g?y>. | ||
<urn:ex:s051> <urn:ex:p> <http://a/bb/ccc/d/#s>. | ||
<urn:ex:s052> <urn:ex:p> <http://a/bb/ccc/d/g#s>. | ||
<urn:ex:s053> <urn:ex:p> <http://a/bb/ccc/d/g?y#s>. | ||
<urn:ex:s054> <urn:ex:p> <http://a/bb/ccc/d/;x>. | ||
<urn:ex:s055> <urn:ex:p> <http://a/bb/ccc/d/g;x>. | ||
<urn:ex:s056> <urn:ex:p> <http://a/bb/ccc/d/g;x?y#s>. | ||
<urn:ex:s057> <urn:ex:p> <http://a/bb/ccc/d/>. | ||
<urn:ex:s058> <urn:ex:p> <http://a/bb/ccc/d/>. | ||
<urn:ex:s059> <urn:ex:p> <http://a/bb/ccc/d/>. | ||
<urn:ex:s060> <urn:ex:p> <http://a/bb/ccc/>. | ||
<urn:ex:s061> <urn:ex:p> <http://a/bb/ccc/>. | ||
<urn:ex:s062> <urn:ex:p> <http://a/bb/ccc/g>. | ||
<urn:ex:s063> <urn:ex:p> <http://a/bb/>. | ||
<urn:ex:s064> <urn:ex:p> <http://a/bb/>. | ||
<urn:ex:s065> <urn:ex:p> <http://a/bb/g>. | ||
|
||
<urn:ex:s066> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s067> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s068> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s069> <urn:ex:p> <http://a/g>. | ||
<urn:ex:s070> <urn:ex:p> <http://a/bb/ccc/d/g.>. | ||
<urn:ex:s071> <urn:ex:p> <http://a/bb/ccc/d/.g>. | ||
<urn:ex:s072> <urn:ex:p> <http://a/bb/ccc/d/g..>. | ||
<urn:ex:s073> <urn:ex:p> <http://a/bb/ccc/d/..g>. | ||
<urn:ex:s074> <urn:ex:p> <http://a/bb/ccc/g>. | ||
<urn:ex:s075> <urn:ex:p> <http://a/bb/ccc/d/g/>. | ||
<urn:ex:s076> <urn:ex:p> <http://a/bb/ccc/d/g/h>. | ||
<urn:ex:s077> <urn:ex:p> <http://a/bb/ccc/d/h>. | ||
<urn:ex:s078> <urn:ex:p> <http://a/bb/ccc/d/g;x=1/y>. | ||
<urn:ex:s079> <urn:ex:p> <http://a/bb/ccc/d/y>. | ||
<urn:ex:s080> <urn:ex:p> <http://a/bb/ccc/d/g?y/./x>. | ||
<urn:ex:s081> <urn:ex:p> <http://a/bb/ccc/d/g?y/../x>. | ||
<urn:ex:s082> <urn:ex:p> <http://a/bb/ccc/d/g#s/./x>. | ||
<urn:ex:s083> <urn:ex:p> <http://a/bb/ccc/d/g#s/../x>. | ||
<urn:ex:s084> <urn:ex:p> <http:g>. |
45 changes: 45 additions & 0 deletions
45
...ites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-02.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
@base <http://a/bb/ccc/d/>. | ||
|
||
<urn:ex:s043> <urn:ex:p> <g:h>. | ||
<urn:ex:s044> <urn:ex:p> <g>. | ||
<urn:ex:s045> <urn:ex:p> <./g>. | ||
<urn:ex:s046> <urn:ex:p> <g/>. | ||
<urn:ex:s047> <urn:ex:p> </g>. | ||
<urn:ex:s048> <urn:ex:p> <//g>. | ||
<urn:ex:s049> <urn:ex:p> <?y>. | ||
<urn:ex:s050> <urn:ex:p> <g?y>. | ||
<urn:ex:s051> <urn:ex:p> <#s>. | ||
<urn:ex:s052> <urn:ex:p> <g#s>. | ||
<urn:ex:s053> <urn:ex:p> <g?y#s>. | ||
<urn:ex:s054> <urn:ex:p> <;x>. | ||
<urn:ex:s055> <urn:ex:p> <g;x>. | ||
<urn:ex:s056> <urn:ex:p> <g;x?y#s>. | ||
<urn:ex:s057> <urn:ex:p> <>. | ||
<urn:ex:s058> <urn:ex:p> <.>. | ||
<urn:ex:s059> <urn:ex:p> <./>. | ||
<urn:ex:s060> <urn:ex:p> <..>. | ||
<urn:ex:s061> <urn:ex:p> <../>. | ||
<urn:ex:s062> <urn:ex:p> <../g>. | ||
<urn:ex:s063> <urn:ex:p> <../..>. | ||
<urn:ex:s064> <urn:ex:p> <../../>. | ||
<urn:ex:s065> <urn:ex:p> <../../g>. | ||
|
||
<urn:ex:s066> <urn:ex:p> <../../../g>. | ||
<urn:ex:s067> <urn:ex:p> <../../../../g>. | ||
<urn:ex:s068> <urn:ex:p> </./g>. | ||
<urn:ex:s069> <urn:ex:p> </../g>. | ||
<urn:ex:s070> <urn:ex:p> <g.>. | ||
<urn:ex:s071> <urn:ex:p> <.g>. | ||
<urn:ex:s072> <urn:ex:p> <g..>. | ||
<urn:ex:s073> <urn:ex:p> <..g>. | ||
<urn:ex:s074> <urn:ex:p> <./../g>. | ||
<urn:ex:s075> <urn:ex:p> <./g/.>. | ||
<urn:ex:s076> <urn:ex:p> <g/./h>. | ||
<urn:ex:s077> <urn:ex:p> <g/../h>. | ||
<urn:ex:s078> <urn:ex:p> <g;x=1/./y>. | ||
<urn:ex:s079> <urn:ex:p> <g;x=1/../y>. | ||
<urn:ex:s080> <urn:ex:p> <g?y/./x>. | ||
<urn:ex:s081> <urn:ex:p> <g?y/../x>. | ||
<urn:ex:s082> <urn:ex:p> <g#s/./x>. | ||
<urn:ex:s083> <urn:ex:p> <g#s/../x>. | ||
<urn:ex:s084> <urn:ex:p> <http:g>. |
43 changes: 43 additions & 0 deletions
43
...uites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-07.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<urn:ex:s253> <urn:ex:p> <g:h>. | ||
<urn:ex:s254> <urn:ex:p> <file:///a/bb/ccc/g>. | ||
<urn:ex:s255> <urn:ex:p> <file:///a/bb/ccc/g>. | ||
<urn:ex:s256> <urn:ex:p> <file:///a/bb/ccc/g/>. | ||
<urn:ex:s257> <urn:ex:p> <file:///g>. | ||
<urn:ex:s258> <urn:ex:p> <file://g>. | ||
<urn:ex:s259> <urn:ex:p> <file:///a/bb/ccc/d;p?y>. | ||
<urn:ex:s260> <urn:ex:p> <file:///a/bb/ccc/g?y>. | ||
<urn:ex:s261> <urn:ex:p> <file:///a/bb/ccc/d;p?q#s>. | ||
<urn:ex:s262> <urn:ex:p> <file:///a/bb/ccc/g#s>. | ||
<urn:ex:s263> <urn:ex:p> <file:///a/bb/ccc/g?y#s>. | ||
<urn:ex:s264> <urn:ex:p> <file:///a/bb/ccc/;x>. | ||
<urn:ex:s265> <urn:ex:p> <file:///a/bb/ccc/g;x>. | ||
<urn:ex:s266> <urn:ex:p> <file:///a/bb/ccc/g;x?y#s>. | ||
<urn:ex:s267> <urn:ex:p> <file:///a/bb/ccc/d;p?q>. | ||
<urn:ex:s268> <urn:ex:p> <file:///a/bb/ccc/>. | ||
<urn:ex:s269> <urn:ex:p> <file:///a/bb/ccc/>. | ||
<urn:ex:s270> <urn:ex:p> <file:///a/bb/>. | ||
<urn:ex:s271> <urn:ex:p> <file:///a/bb/>. | ||
<urn:ex:s272> <urn:ex:p> <file:///a/bb/g>. | ||
<urn:ex:s273> <urn:ex:p> <file:///a/>. | ||
<urn:ex:s274> <urn:ex:p> <file:///a/>. | ||
<urn:ex:s275> <urn:ex:p> <file:///a/g>. | ||
|
||
<urn:ex:s276> <urn:ex:p> <file:///g>. | ||
<urn:ex:s277> <urn:ex:p> <file:///g>. | ||
<urn:ex:s278> <urn:ex:p> <file:///g>. | ||
<urn:ex:s279> <urn:ex:p> <file:///g>. | ||
<urn:ex:s280> <urn:ex:p> <file:///a/bb/ccc/g.>. | ||
<urn:ex:s281> <urn:ex:p> <file:///a/bb/ccc/.g>. | ||
<urn:ex:s282> <urn:ex:p> <file:///a/bb/ccc/g..>. | ||
<urn:ex:s283> <urn:ex:p> <file:///a/bb/ccc/..g>. | ||
<urn:ex:s284> <urn:ex:p> <file:///a/bb/g>. | ||
<urn:ex:s285> <urn:ex:p> <file:///a/bb/ccc/g/>. | ||
<urn:ex:s286> <urn:ex:p> <file:///a/bb/ccc/g/h>. | ||
<urn:ex:s287> <urn:ex:p> <file:///a/bb/ccc/h>. | ||
<urn:ex:s288> <urn:ex:p> <file:///a/bb/ccc/g;x=1/y>. | ||
<urn:ex:s289> <urn:ex:p> <file:///a/bb/ccc/y>. | ||
<urn:ex:s290> <urn:ex:p> <file:///a/bb/ccc/g?y/./x>. | ||
<urn:ex:s291> <urn:ex:p> <file:///a/bb/ccc/g?y/../x>. | ||
<urn:ex:s292> <urn:ex:p> <file:///a/bb/ccc/g#s/./x>. | ||
<urn:ex:s293> <urn:ex:p> <file:///a/bb/ccc/g#s/../x>. | ||
<urn:ex:s294> <urn:ex:p> <http:g>. |
45 changes: 45 additions & 0 deletions
45
...ites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-07.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
@base <file:///a/bb/ccc/d;p?q>. | ||
|
||
<urn:ex:s253> <urn:ex:p> <g:h>. | ||
<urn:ex:s254> <urn:ex:p> <g>. | ||
<urn:ex:s255> <urn:ex:p> <./g>. | ||
<urn:ex:s256> <urn:ex:p> <g/>. | ||
<urn:ex:s257> <urn:ex:p> </g>. | ||
<urn:ex:s258> <urn:ex:p> <//g>. | ||
<urn:ex:s259> <urn:ex:p> <?y>. | ||
<urn:ex:s260> <urn:ex:p> <g?y>. | ||
<urn:ex:s261> <urn:ex:p> <#s>. | ||
<urn:ex:s262> <urn:ex:p> <g#s>. | ||
<urn:ex:s263> <urn:ex:p> <g?y#s>. | ||
<urn:ex:s264> <urn:ex:p> <;x>. | ||
<urn:ex:s265> <urn:ex:p> <g;x>. | ||
<urn:ex:s266> <urn:ex:p> <g;x?y#s>. | ||
<urn:ex:s267> <urn:ex:p> <>. | ||
<urn:ex:s268> <urn:ex:p> <.>. | ||
<urn:ex:s269> <urn:ex:p> <./>. | ||
<urn:ex:s270> <urn:ex:p> <..>. | ||
<urn:ex:s271> <urn:ex:p> <../>. | ||
<urn:ex:s272> <urn:ex:p> <../g>. | ||
<urn:ex:s273> <urn:ex:p> <../..>. | ||
<urn:ex:s274> <urn:ex:p> <../../>. | ||
<urn:ex:s275> <urn:ex:p> <../../g>. | ||
|
||
<urn:ex:s276> <urn:ex:p> <../../../g>. | ||
<urn:ex:s277> <urn:ex:p> <../../../../g>. | ||
<urn:ex:s278> <urn:ex:p> </./g>. | ||
<urn:ex:s279> <urn:ex:p> </../g>. | ||
<urn:ex:s280> <urn:ex:p> <g.>. | ||
<urn:ex:s281> <urn:ex:p> <.g>. | ||
<urn:ex:s282> <urn:ex:p> <g..>. | ||
<urn:ex:s283> <urn:ex:p> <..g>. | ||
<urn:ex:s284> <urn:ex:p> <./../g>. | ||
<urn:ex:s285> <urn:ex:p> <./g/.>. | ||
<urn:ex:s286> <urn:ex:p> <g/./h>. | ||
<urn:ex:s287> <urn:ex:p> <g/../h>. | ||
<urn:ex:s288> <urn:ex:p> <g;x=1/./y>. | ||
<urn:ex:s289> <urn:ex:p> <g;x=1/../y>. | ||
<urn:ex:s290> <urn:ex:p> <g?y/./x>. | ||
<urn:ex:s291> <urn:ex:p> <g?y/../x>. | ||
<urn:ex:s292> <urn:ex:p> <g#s/./x>. | ||
<urn:ex:s293> <urn:ex:p> <g#s/../x>. | ||
<urn:ex:s294> <urn:ex:p> <http:g>. |
14 changes: 14 additions & 0 deletions
14
...uites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-08.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<urn:ex:s295> <urn:ex:p> <http://abc/def/>. | ||
<urn:ex:s296> <urn:ex:p> <http://abc/def/?a=b>. | ||
<urn:ex:s297> <urn:ex:p> <http://abc/def/#a=b>. | ||
<urn:ex:s298> <urn:ex:p> <http://abc/>. | ||
<urn:ex:s299> <urn:ex:p> <http://abc/?a=b>. | ||
<urn:ex:s300> <urn:ex:p> <http://abc/#a=b>. | ||
|
||
<urn:ex:s301> <urn:ex:p> <http://ab//de//xyz>. | ||
<urn:ex:s302> <urn:ex:p> <http://ab//de//xyz>. | ||
<urn:ex:s303> <urn:ex:p> <http://ab//de/xyz>. | ||
|
||
<urn:ex:s304> <urn:ex:p> <http://abc/d:f/xyz>. | ||
<urn:ex:s305> <urn:ex:p> <http://abc/d:f/xyz>. | ||
<urn:ex:s306> <urn:ex:p> <http://abc/xyz>. |
17 changes: 17 additions & 0 deletions
17
...ites/rio/src/main/resources/testcases/turtle/tests-ttl-w3c-20170126/IRI-resolution-08.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
@base <http://abc/def/ghi>. | ||
<urn:ex:s295> <urn:ex:p> <.>. | ||
<urn:ex:s296> <urn:ex:p> <.?a=b>. | ||
<urn:ex:s297> <urn:ex:p> <.#a=b>. | ||
<urn:ex:s298> <urn:ex:p> <..>. | ||
<urn:ex:s299> <urn:ex:p> <..?a=b>. | ||
<urn:ex:s300> <urn:ex:p> <..#a=b>. | ||
|
||
@base <http://ab//de//ghi>. | ||
<urn:ex:s301> <urn:ex:p> <xyz>. | ||
<urn:ex:s302> <urn:ex:p> <./xyz>. | ||
<urn:ex:s303> <urn:ex:p> <../xyz>. | ||
|
||
@base <http://abc/d:f/ghi>. | ||
<urn:ex:s304> <urn:ex:p> <xyz>. | ||
<urn:ex:s305> <urn:ex:p> <./xyz>. | ||
<urn:ex:s306> <urn:ex:p> <../xyz>. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 9 additions & 5 deletions
14
...ases/turtle/tests-ttl-w3c-20131121/README → ...ases/turtle/tests-ttl-w3c-20170126/README
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...es/turtle/tests-ttl-w3c-20170126/blankNodePropertyList_as_object_containing_objectList.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<http://a.example/s> <http://a.example/p> _:b1 . | ||
_:b1 <http://a.example/p2> <http://a.example/o> . | ||
_:b1 <http://a.example/p2> <http://a.example/o2> . |
1 change: 1 addition & 0 deletions
1
...s/turtle/tests-ttl-w3c-20170126/blankNodePropertyList_as_object_containing_objectList.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<http://a.example/s> <http://a.example/p> [ <http://a.example/p2> <http://a.example/o>,<http://a.example/o2> ] . |
3 changes: 3 additions & 0 deletions
3
...-ttl-w3c-20170126/blankNodePropertyList_as_object_containing_objectList_of_two_objects.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<http://a.example/s> <http://a.example/p> _:b1 . | ||
_:b1 <http://a.example/p2> <http://a.example/o> . | ||
<http://a.example/s> <http://a.example/p> <http://a.example/o2> . |
2 changes: 2 additions & 0 deletions
2
...ttl-w3c-20170126/blankNodePropertyList_as_object_containing_objectList_of_two_objects.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<http://a.example/s> <http://a.example/p> [ <http://a.example/p2> <http://a.example/o> ] | ||
, <http://a.example/o2> . |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...tcases/turtle/tests-ttl-w3c-20170126/localName_with_PN_CHARS_BASE_character_boundaries.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<http://a.example/s> <http://a.example/p> <http://a.example/AZaz\u00C0\u00D6\u00D8\u00F6\u00F8\u02FF\u0370\u037D\u037F\u1FFF\u200C\u200D\u2070\u218F\u2C00\u2FEF\u3001\uD7FF\uF900\uFDCF\uFDF0\uFFEF\U00010000\U000EFFFD> . |
2 changes: 2 additions & 0 deletions
2
...cases/turtle/tests-ttl-w3c-20170126/localName_with_PN_CHARS_BASE_character_boundaries.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
@prefix p: <http://a.example/> . | ||
<http://a.example/s> <http://a.example/p> p:AZazÀÖØöø˿ͰͽͿ⁰Ⰰ、豈﷏ﷰ𐀀 . |
2 changes: 1 addition & 1 deletion
2
...nfc_PN_CHARS_BASE_character_boundaries.nt → ...nfc_PN_CHARS_BASE_character_boundaries.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<http://a.example/s> <http://a.example/p> <http://a.example/AZaz\u00C0\u00D6\u00D8\u00F6\u00F8\u02FF\u0370\u037D\u0384\u1FFE\u200C\u200D\u2070\u2189\u2C00\u2FD5\u3001\uD7FB\uFA0E\uFDC7\uFDF0\uFFEF\U00010000\U000E01EF> . | ||
<http://a.example/s> <http://a.example/p> <http://a.example/AZaz\u00C0\u00D6\u00D8\u00F6\u00F8\u02FF\u0370\u037D\u0384\u1FFE\u200C\u200D\u2070\u2189\u2C00\u2FD5\u3001\uD7FB\uFA0E\uFDC7\uFDF0\uFFEF\U00010000\U0002FA1D> . |
2 changes: 1 addition & 1 deletion
2
...fc_PN_CHARS_BASE_character_boundaries.ttl → ...fc_PN_CHARS_BASE_character_boundaries.ttl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
@prefix p: <http://a.example/> . | ||
<http://a.example/s> <http://a.example/p> p:AZazÀÖØöø˿Ͱͽ΄῾⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ𐀀󠇯 . | ||
<http://a.example/s> <http://a.example/p> p:AZazÀÖØöø˿Ͱͽ΄῾⁰↉Ⰰ⿕、ퟻ﨎ﷇﷰ𐀀𪘀 . |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...in/resources/testcases/turtle/tests-ttl-w3c-20170126/localName_with_non_leading_extras.nt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<http://a.example/a\u00b7\u0300\u036f\u203f\u002e\u2040> <http://a.example/p> <http://a.example/o> . |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.