annotate src/serd-0.18.2/tests/test-no-spaces.out @ 0:c7265573341e
Import initial set of sources
author |
Chris Cannam |
date |
Mon, 18 Mar 2013 14:12:14 +0000 |
parents |
|
children |
|
rev |
line source |
Chris@0
|
1 <http://example.org/s> <http://example.org/p> <http://example.org/o> .
|
Chris@0
|
2 <http://example.org/s> <http://example.org/p2> <http://example.org/o2> .
|
Chris@0
|
3 <http://example.org/s> <http://example.org/p2> <http://example.org/o3> .
|
Chris@0
|
4 <http://example.org/s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
|