diff options
author | David Robillard <d@drobilla.net> | 2011-01-19 07:24:09 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-19 07:24:09 +0000 |
commit | 05f3e795bebbf51c1a5a859cd015d5dbd74c21f9 (patch) | |
tree | 1be491847f560c520f3077497b739221635d42ce /tests/test-uri.out | |
parent | 281c57610c95e1f80fd42b3729da1d3da90c43b6 (diff) | |
download | serd-05f3e795bebbf51c1a5a859cd015d5dbd74c21f9.tar.gz serd-05f3e795bebbf51c1a5a859cd015d5dbd74c21f9.tar.bz2 serd-05f3e795bebbf51c1a5a859cd015d5dbd74c21f9.zip |
Initial import.
git-svn-id: http://svn.drobilla.net/serd/trunk@2 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/test-uri.out')
-rw-r--r-- | tests/test-uri.out | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/test-uri.out b/tests/test-uri.out new file mode 100644 index 00000000..546d121e --- /dev/null +++ b/tests/test-uri.out @@ -0,0 +1,23 @@ +<g:h> <http://www.w3.org/2002/07/owl#sameAs> <g:h> . +<http://a/b/c/g> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g> . +<http://a/b/c/g> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g> . +<http://a/b/c/g/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g/> . +<http://a/g> <http://www.w3.org/2002/07/owl#sameAs> <http://a/g> . +<http://g> <http://www.w3.org/2002/07/owl#sameAs> <http://g> . +<http://a/b/c/d;p?y> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/d;p?y> . +<http://a/b/c/g?y> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g?y> . +<http://a/b/c/d;p?q#s> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/d;p?q#s> . +<http://a/b/c/g#s> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g#s> . +<http://a/b/c/g?y#s> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g?y#s> . +<http://a/b/c/;x> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/;x> . +<http://a/b/c/g;x> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g;x> . +<http://a/b/c/g;x?y#s> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/g;x?y#s> . +<http://a/b/c/d;p?q> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/d;p?q> . +<http://a/b/c/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/> . +<http://a/b/c/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/c/> . +<http://a/b/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/> . +<http://a/b/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/> . +<http://a/b/g> <http://www.w3.org/2002/07/owl#sameAs> <http://a/b/g> . +<http://a/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/> . +<http://a/> <http://www.w3.org/2002/07/owl#sameAs> <http://a/> . +<http://a/g> <http://www.w3.org/2002/07/owl#sameAs> <http://a/g> . |