annotate src/sord-0.12.0/tests/test-10.out @ 149:279b18cc7785
Update Win32 capnp builds to v0.6
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Tue, 23 May 2017 09:16:54 +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> .
|