comparison sparql/sparql/test/dawg/data-r2/regex/regex-data-01.ttl @ 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
2 @prefix ex: <http://example.com/#> .
3
4 ex:foo rdf:value "abcDEFghiJKL" , "ABCdefGHIjkl", "0123456789",
5 <http://example.com/uri>, "http://example.com/literal" .