annotate src/sord-0.12.0/tests/test-10.out @ 109:9d5448da9449
Added tag sv_v2.1 for changeset 619f715526df
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Thu, 16 May 2013 16:47:33 +0100 |
parents |
545efbb81310 |
children |
|
rev |
line source |
cannam@85
|
1 <http://example.org/res1> <http://example.org/prop1> "000000"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
cannam@85
|
2 <http://example.org/res2> <http://example.org/prop2> "0"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
cannam@85
|
3 <http://example.org/res3> <http://example.org/prop3> "000001"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
cannam@85
|
4 <http://example.org/res4> <http://example.org/prop4> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
cannam@85
|
5 <http://example.org/res5> <http://example.org/prop5> "4"^^<http://www.w3.org/2001/XMLSchema#integer> .
|