diff options
Diffstat (limited to 'test/w3c/turtle/turtle-subm-22.nt')
-rw-r--r-- | test/w3c/turtle/turtle-subm-22.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/turtle/turtle-subm-22.nt b/test/w3c/turtle/turtle-subm-22.nt new file mode 100644 index 00000000..5a70bff1 --- /dev/null +++ b/test/w3c/turtle/turtle-subm-22.nt @@ -0,0 +1,2 @@ +<http://example.org#a> <http://example.org#b> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> . +<http://example.org#c> <http://example.org#d> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> . |