comparison sparql/sparql/test/dawg/data-r2/expr-ops/.svn/text-base/data.ttl.svn-base @ 0:7785ad38967f default tip

Uploaded
author atsuko
date Thu, 25 Aug 2011 22:14:55 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7785ad38967f
1 @prefix : <http://example.org/> .
2 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
3
4 :x1 :p "1"^^xsd:integer .
5 :x2 :p "2"^^xsd:integer .
6 :x3 :p "3"^^xsd:integer .
7 :x4 :p "4"^^xsd:integer .