comparison sparql-7785ad38967f/sparql/sparql/test/dawg/data-r2/syntax-sparql1/syntax-lit-12.rq @ 0:46996d3b1cfb default tip

Uploaded
author greg
date Tue, 13 Mar 2012 16:29:09 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:46996d3b1cfb
1 BASE <http://example.org/>
2 PREFIX : <#>
3 SELECT * WHERE { :x :p '''Long''\'Literal''' }