diff options
Diffstat (limited to 'tests/JSONLDTests/toRdf-0051-out.nq')
-rw-r--r-- | tests/JSONLDTests/toRdf-0051-out.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0051-out.nq b/tests/JSONLDTests/toRdf-0051-out.nq new file mode 100644 index 00000000..c581db6a --- /dev/null +++ b/tests/JSONLDTests/toRdf-0051-out.nq @@ -0,0 +1,2 @@ +<http://example.org/test#book> <http://example.org/vocab#contains> <http://example.org/test#chapter> . +<http://example.org/test#book> <http://purl.org/dc/elements/1.1/title> "Title" . |