diff options
Diffstat (limited to 'test/TriGTests/LITERAL1.trig')
-rw-r--r-- | test/TriGTests/LITERAL1.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TriGTests/LITERAL1.trig b/test/TriGTests/LITERAL1.trig new file mode 100644 index 00000000..df544ef8 --- /dev/null +++ b/test/TriGTests/LITERAL1.trig @@ -0,0 +1,2 @@ +{<http://a.example/s> <http://a.example/p> 'x' .} +<http://example/graph> {<http://a.example/s> <http://a.example/p> 'x' .} |