Ensure that toRdf tests end with a new-line character
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 06 Jun 2013 13:51:22 +0200
changeset 1691 51bbc15eaa52
parent 1690 4b2824425af0
child 1692 fd56f8bf3a52
Ensure that toRdf tests end with a new-line character

See https://github.com/json-ld/json-ld.org/commit/177b5041c9fc145d84ddb307b8f11c86c805fca2#commitcomment-3365483
test-suite/tests/toRdf-0041-out.nq
test-suite/tests/toRdf-0042-out.nq
test-suite/tests/toRdf-0043-out.nq
test-suite/tests/toRdf-0044-out.nq
test-suite/tests/toRdf-0045-out.nq
test-suite/tests/toRdf-0046-out.nq
test-suite/tests/toRdf-0047-out.nq
test-suite/tests/toRdf-0048-out.nq
test-suite/tests/toRdf-0049-out.nq
test-suite/tests/toRdf-0050-out.nq
test-suite/tests/toRdf-0051-out.nq
test-suite/tests/toRdf-0052-out.nq
test-suite/tests/toRdf-0053-out.nq
test-suite/tests/toRdf-0054-out.nq
test-suite/tests/toRdf-0055-out.nq
test-suite/tests/toRdf-0056-out.nq
test-suite/tests/toRdf-0057-out.nq
test-suite/tests/toRdf-0058-out.nq
test-suite/tests/toRdf-0059-out.nq
test-suite/tests/toRdf-0060-out.nq
test-suite/tests/toRdf-0061-out.nq
test-suite/tests/toRdf-0062-out.nq
test-suite/tests/toRdf-0063-out.nq
test-suite/tests/toRdf-0064-out.nq
test-suite/tests/toRdf-0065-out.nq
test-suite/tests/toRdf-0066-out.nq
test-suite/tests/toRdf-0067-out.nq
test-suite/tests/toRdf-0068-out.nq
test-suite/tests/toRdf-0069-out.nq
test-suite/tests/toRdf-0070-out.nq
test-suite/tests/toRdf-0071-out.nq
test-suite/tests/toRdf-0072-out.nq
test-suite/tests/toRdf-0073-out.nq
test-suite/tests/toRdf-0074-out.nq
test-suite/tests/toRdf-0075-out.nq
test-suite/tests/toRdf-0077-out.nq
test-suite/tests/toRdf-0078-out.nq
test-suite/tests/toRdf-0079-out.nq
test-suite/tests/toRdf-0080-out.nq
test-suite/tests/toRdf-0081-out.nq
test-suite/tests/toRdf-0082-out.nq
test-suite/tests/toRdf-0083-out.nq
test-suite/tests/toRdf-0084-out.nq
test-suite/tests/toRdf-0085-out.nq
test-suite/tests/toRdf-0086-out.nq
test-suite/tests/toRdf-0087-out.nq
test-suite/tests/toRdf-0088-out.nq
test-suite/tests/toRdf-0089-out.nq
test-suite/tests/toRdf-0090-out.nq
test-suite/tests/toRdf-0091-out.nq
test-suite/tests/toRdf-0092-out.nq
test-suite/tests/toRdf-0093-out.nq
test-suite/tests/toRdf-0094-out.nq
test-suite/tests/toRdf-0095-out.nq
test-suite/tests/toRdf-0096-out.nq
test-suite/tests/toRdf-0097-out.nq
test-suite/tests/toRdf-0098-out.nq
test-suite/tests/toRdf-0099-out.nq
test-suite/tests/toRdf-0100-out.nq
test-suite/tests/toRdf-0101-out.nq
test-suite/tests/toRdf-0102-out.nq
test-suite/tests/toRdf-0104-out.nq
test-suite/tests/toRdf-0105-out.nq
test-suite/tests/toRdf-0106-out.nq
test-suite/tests/toRdf-0107-out.nq
test-suite/tests/toRdf-0108-out.nq
test-suite/tests/toRdf-0109-out.nq
test-suite/tests/toRdf-0110-out.nq
test-suite/tests/toRdf-0111-out.nq
test-suite/tests/toRdf-0112-out.nq
--- a/test-suite/tests/toRdf-0041-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0041-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -0,0 +1,1 @@
+
--- a/test-suite/tests/toRdf-0042-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0042-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -4,4 +4,4 @@
 <http://example.com/id1> <http://example.com/term4> "4"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/id1> <http://example.com/term5> "50"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/id1> <http://example.com/term5> "51"^^<http://www.w3.org/2001/XMLSchema#integer> .
-<http://example.com/id1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/t1> .
\ No newline at end of file
+<http://example.com/id1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/t1> .
--- a/test-suite/tests/toRdf-0043-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0043-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -0,0 +1,1 @@
+
--- a/test-suite/tests/toRdf-0044-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0044-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -8,4 +8,4 @@
 _:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "one item" .
 _:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
 _:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "one item" .
-_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
\ No newline at end of file
+_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
--- a/test-suite/tests/toRdf-0045-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0045-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -3,4 +3,4 @@
 <http://example.com/bob#me> <http://xmlns.com/foaf/0.1/homepage> <http://example.com/bob> .
 <http://example.com/bob#me> <http://xmlns.com/foaf/0.1/name> "Bob" .
 <http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld#me> <http://xmlns.com/foaf/0.1/knows> <http://example.com/alice#me> .
-<http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld#me> <http://xmlns.com/foaf/0.1/knows> <http://example.com/bob#me> .
\ No newline at end of file
+<http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld#me> <http://xmlns.com/foaf/0.1/knows> <http://example.com/bob#me> .
--- a/test-suite/tests/toRdf-0046-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0046-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://example.org/test#example1> <http://example.org/test#property1> <http://example.org/test#example2> .
 <http://example.org/test#example1> <http://example.org/test#property2> <http://example.org/test#example3> .
 <http://example.org/test#example1> <http://example.org/test#property3> <http://example.org/test#example4> .
-<http://example.org/test#example2> <http://example.org/test#property4> "foo" .
\ No newline at end of file
+<http://example.org/test#example2> <http://example.org/test#property4> "foo" .
--- a/test-suite/tests/toRdf-0047-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0047-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.org/test#example1> <http://example.org/vocab#date> "2011-01-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
 <http://example.org/test#example1> <http://example.org/vocab#embed> <http://example.org/test#example2> .
-<http://example.org/test#example2> <http://example.org/vocab#parent> <http://example.org/test#example1> .
\ No newline at end of file
+<http://example.org/test#example2> <http://example.org/vocab#parent> <http://example.org/test#example1> .
--- a/test-suite/tests/toRdf-0048-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0048-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 <http://example.org/test> <http://example.org/vocab#keep-full-value> "only value" .
-<http://example.org/test> <http://example.org/vocab#test> "test"@en .
\ No newline at end of file
+<http://example.org/test> <http://example.org/vocab#test> "test"@en .
--- a/test-suite/tests/toRdf-0049-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0049-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -6,4 +6,4 @@
 <http://example.org/test#jane> <http://example.org/vocab#authored> <http://example.org/test#chapter> .
 <http://example.org/test#jane> <http://xmlns.com/foaf/0.1/name> "Jane" .
 <http://example.org/test#john> <http://xmlns.com/foaf/0.1/name> "John" .
-<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
\ No newline at end of file
+<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
--- a/test-suite/tests/toRdf-0050-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0050-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 <http://example.org/test> <http://example.org/vocab#bool> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
-<http://example.org/test> <http://example.org/vocab#int> "123"^^<http://www.w3.org/2001/XMLSchema#integer> .
\ No newline at end of file
+<http://example.org/test> <http://example.org/vocab#int> "123"^^<http://www.w3.org/2001/XMLSchema#integer> .
--- a/test-suite/tests/toRdf-0051-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0051-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +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" .
\ No newline at end of file
+<http://example.org/test#book> <http://purl.org/dc/elements/1.1/title> "Title" .
--- a/test-suite/tests/toRdf-0052-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0052-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -6,4 +6,4 @@
 <http://example.org/test#jane> <http://example.org/vocab#authored> <http://example.org/test#chapter> .
 <http://example.org/test#jane> <http://xmlns.com/foaf/0.1/name> "Jane" .
 <http://example.org/test#john> <http://xmlns.com/foaf/0.1/name> "John" .
-<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
\ No newline at end of file
+<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
--- a/test-suite/tests/toRdf-0053-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0053-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -4,4 +4,4 @@
 <http://example.com/id1> <http://example.com/term4> "4"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/id1> <http://example.com/term5> "50"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/id1> <http://example.com/term5> "51"^^<http://www.w3.org/2001/XMLSchema#integer> .
-<http://example.com/id1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/t1> .
\ No newline at end of file
+<http://example.com/id1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/t1> .
--- a/test-suite/tests/toRdf-0054-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0054-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -3,4 +3,4 @@
 <http://example.org/test#example1> <http://example.org/test#property3> <http://example.org/test#example4> .
 <http://example.org/test#example1> <http://example.org/test#property4> <http://example.org/test#example4> .
 <http://example.org/test#example2> <http://example.org/test#property4> "foo" .
-<http://example.org/test#example4> <http://example.org/test#property5> "2012-03-31"^^<http://www.w3.org/2001/XMLSchema#date> .
\ No newline at end of file
+<http://example.org/test#example4> <http://example.org/test#property5> "2012-03-31"^^<http://www.w3.org/2001/XMLSchema#date> .
--- a/test-suite/tests/toRdf-0055-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0055-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -3,4 +3,4 @@
 <http://example.org/id> <http://example.com/myset3> "collapsed" .
 <http://example.org/id> <http://example.com/myset3> "hello" .
 <http://example.org/id> <http://example.com/myset3> "this" .
-<http://example.org/id> <http://example.com/myset3> "will" .
\ No newline at end of file
+<http://example.org/id> <http://example.com/myset3> "will" .
--- a/test-suite/tests/toRdf-0056-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0056-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -6,4 +6,4 @@
 _:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
 _:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b2 .
 _:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "hi" .
-_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
\ No newline at end of file
+_:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
--- a/test-suite/tests/toRdf-0057-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0057-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -6,4 +6,4 @@
 <http://example.org/test#jane> <http://example.org/vocab#authored> <http://example.org/test#chapter> .
 <http://example.org/test#jane> <http://xmlns.com/foaf/0.1/name> "Jane" .
 <http://example.org/test#john> <http://xmlns.com/foaf/0.1/name> "John" .
-<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
\ No newline at end of file
+<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
--- a/test-suite/tests/toRdf-0058-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0058-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -6,4 +6,4 @@
 <http://example.org/test> <http://example.org/vocab#nolang> "no language" .
 <http://example.org/test> <http://example.org/vocab#test-default> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.org/test> <http://example.org/vocab#test-default> "hello"@en .
-<http://example.org/test> <http://example.org/vocab#test-default> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
\ No newline at end of file
+<http://example.org/test> <http://example.org/vocab#test-default> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
--- a/test-suite/tests/toRdf-0059-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0059-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -0,0 +1,1 @@
+
--- a/test-suite/tests/toRdf-0060-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0060-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -8,4 +8,4 @@
 <http://example.org/test#jane> <http://example.org/vocab#authored> _:b0 .
 <http://example.org/test#jane> <http://xmlns.com/foaf/0.1/name> "Jane" .
 <http://example.org/test#john> <http://xmlns.com/foaf/0.1/name> "John" .
-<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
\ No newline at end of file
+<http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> .
--- a/test-suite/tests/toRdf-0061-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0061-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -10,4 +10,4 @@
 <http://example.org/test#jane> <http://xmlns.com/foaf/0.1/name> "Jane" _:b0 .
 <http://example.org/test#john> <http://xmlns.com/foaf/0.1/name> "John" _:b0 .
 <http://example.org/test#library> <http://example.org/vocab#contains> <http://example.org/test#book> _:b0 .
-_:b0 <http://purl.org/dc/elements/1.1/title> "My first graph" .
\ No newline at end of file
+_:b0 <http://purl.org/dc/elements/1.1/title> "My first graph" .
--- a/test-suite/tests/toRdf-0062-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0062-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.com/term> "v"@en .
\ No newline at end of file
+_:b0 <http://example.com/term> "v"@en .
--- a/test-suite/tests/toRdf-0063-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0063-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -13,4 +13,4 @@
 _:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/id> .
 _:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
 _:b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/id> .
-_:b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
\ No newline at end of file
+_:b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
--- a/test-suite/tests/toRdf-0064-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0064-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://example.com/speakers#Alice> <http://www.w3.org/2002/12/cal/ical#location> "Lyon Convention Centre, Lyon, France" .
 <http://example.com/speakers#Alice> <http://www.w3.org/2002/12/cal/ical#summary> "Alice Talk" .
 <http://example.com/speakers#Alice> <http://xmlns.com/foaf/0.1/homepage> <http://xkcd.com/177/> .
-<http://example.com/speakers#Alice> <http://xmlns.com/foaf/0.1/name> "Alice" .
\ No newline at end of file
+<http://example.com/speakers#Alice> <http://xmlns.com/foaf/0.1/name> "Alice" .
--- a/test-suite/tests/toRdf-0065-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0065-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 _:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/bar> .
 _:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/foo/> .
-_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/underscore/> .
\ No newline at end of file
+_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/underscore/> .
--- a/test-suite/tests/toRdf-0066-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0066-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://example.com/a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/b> .
 <http://example.com/c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/d> .
 <http://example.com/c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/e> .
-<http://example.com/f> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/g> .
\ No newline at end of file
+<http://example.com/f> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/g> .
--- a/test-suite/tests/toRdf-0067-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0067-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -9,4 +9,4 @@
 _:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
 _:b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b3 .
 _:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "3"^^<http://www.w3.org/2001/XMLSchema#integer> .
-_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
\ No newline at end of file
+_:b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
--- a/test-suite/tests/toRdf-0068-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0068-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://json-ld.org/test-suite/tests/example1> <http://example.org/vocab#date> "2011-01-25T00:00:00Z"^^<http://example.org/vocab#dateTime> .
 <http://json-ld.org/test-suite/tests/example1> <http://example.org/vocab#embed> <http://json-ld.org/test-suite/tests/example2> .
 <http://json-ld.org/test-suite/tests/example1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/vocab#test> .
-<http://json-ld.org/test-suite/tests/example2> <http://example.org/vocab#expandedDate> "2012-08-01T00:00:00Z"^^<http://example.org/vocab#dateTime> .
\ No newline at end of file
+<http://json-ld.org/test-suite/tests/example2> <http://example.org/vocab#expandedDate> "2012-08-01T00:00:00Z"^^<http://example.org/vocab#dateTime> .
--- a/test-suite/tests/toRdf-0069-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0069-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -31,4 +31,4 @@
 _:b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://json-ld.org/too-many-dots> .
 _:b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b9 .
 _:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://json-ld.org/absolute> .
-_:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b10 .
\ No newline at end of file
+_:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b10 .
--- a/test-suite/tests/toRdf-0070-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0070-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/queen> <http://example.com/vocab/label> "Die Königin"@de .
 <http://example.com/queen> <http://example.com/vocab/label> "Ihre Majestät"@de .
-<http://example.com/queen> <http://example.com/vocab/label> "The Queen"@en .
\ No newline at end of file
+<http://example.com/queen> <http://example.com/vocab/label> "The Queen"@en .
--- a/test-suite/tests/toRdf-0071-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0071-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.org/test#example1> <http://example.org/vocab#boolean> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
 <http://example.org/test#example1> <http://example.org/vocab#double> "1.2345E2"^^<http://www.w3.org/2001/XMLSchema#double> .
-<http://example.org/test#example1> <http://example.org/vocab#integer> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
\ No newline at end of file
+<http://example.org/test#example1> <http://example.org/vocab#integer> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
--- a/test-suite/tests/toRdf-0072-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0072-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-<http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0073-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0073-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 _:b0 <http://example.com/vocab#created_at> "2012-10-28"^^<http://www.w3.org/2001/XMLSchema#date> .
 _:b0 <http://example.com/vocab#homepage> <http://www.markus-lanthaler.com/> .
-_:b0 <http://example.com/vocab#name> "Markus Lanthaler" .
\ No newline at end of file
+_:b0 <http://example.com/vocab#name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0074-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0074-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 <http://example.com/IriCollissions> <http://example.com/vocab/collidingTerm> "3"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/IriCollissions> <http://example.com/vocab/collidingTerm> "5"^^<http://www.w3.org/2001/XMLSchema#integer> .
 <http://example.com/IriCollissions> <http://example.com/vocab/collidingTerm> "four" .
-<http://example.com/IriCollissions> <http://example.com/vocab/collidingTerm> "value 1" .
\ No newline at end of file
+<http://example.com/IriCollissions> <http://example.com/vocab/collidingTerm> "value 1" .
--- a/test-suite/tests/toRdf-0075-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0075-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 <http://example.com/queen> <http://example.com/vocab/label> "Ihre Majestät"@de .
 <http://example.com/queen> <http://example.com/vocab/label> "Il re"@it .
 <http://example.com/queen> <http://example.com/vocab/label> "The Queen"@en .
-<http://example.com/queen> <http://example.com/vocab/label> "The king"@en .
\ No newline at end of file
+<http://example.com/queen> <http://example.com/vocab/label> "The king"@en .
--- a/test-suite/tests/toRdf-0077-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0077-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0078-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0078-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -13,4 +13,4 @@
 _:b0 _:b0 _:b2 .
 _:b0 _:b0 _:b3 .
 _:b1 _:b0 "term" .
-_:b2 _:b0 "termId" .
\ No newline at end of file
+_:b2 _:b0 "termId" .
--- a/test-suite/tests/toRdf-0079-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0079-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0080-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0080-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://example.com/queen> <http://example.com/vocab/index> "No" .
 <http://example.com/queen> <http://example.com/vocab/index> "indexes" .
 <http://example.com/queen> <http://example.com/vocab/index> <http://json-ld.org/test-suite/tests/asTheValueIsntAnObject> .
-<http://example.com/queen> <http://example.com/vocab/label> "The Queen" .
\ No newline at end of file
+<http://example.com/queen> <http://example.com/vocab/label> "The Queen" .
--- a/test-suite/tests/toRdf-0081-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0081-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 _:b0 <http://example.com/nested> _:b1 .
 _:b0 <http://example.com/property> "this is English"@en .
-_:b1 <http://example.com/property> "and this is a plain string" .
\ No newline at end of file
+_:b1 <http://example.com/property> "and this is a plain string" .
--- a/test-suite/tests/toRdf-0082-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0082-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0083-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0083-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 <http://example.com/people/gregg> <http://xmlns.com/foaf/0.1/name> "Gregg Kellogg" .
 <http://example.com/people/markus> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/dave> .
 <http://example.com/people/markus> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/gregg> .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0084-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0084-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/node> <http://example.com/vocab/property> "einfacher String"@de .
 <http://example.com/node> <http://example.com/vocab/property> <http://example.com/propertyValueNode> .
-<http://example.com/propertyValueNode> <http://example.com/vocab/indexMap> "simple string"@en .
\ No newline at end of file
+<http://example.com/propertyValueNode> <http://example.com/vocab/indexMap> "simple string"@en .
--- a/test-suite/tests/toRdf-0085-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0085-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -0,0 +1,1 @@
+
--- a/test-suite/tests/toRdf-0086-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0086-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -0,0 +1,1 @@
+
--- a/test-suite/tests/toRdf-0087-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0087-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-<http://example.com/node> <http://example.com/property> "nodes with properties are not removed" .
\ No newline at end of file
+<http://example.com/node> <http://example.com/property> "nodes with properties are not removed" .
--- a/test-suite/tests/toRdf-0088-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0088-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://example.com/compact-iris-are-considered> <http://example.com/property> "@id supports the following values: relative, absolute, and compact IRIs" .
 <http://json-ld.org/test-suite/parent-node> <http://example.com/property> "relative IRIs get resolved against the document's base IRI" .
 <http://json-ld.org/test-suite/tests/term> <http://example.com/property> <http://example.com/compact-iris-are-considered> .
-<http://json-ld.org/test-suite/tests/term> <http://example.com/property> <http://json-ld.org/test-suite/parent-node> .
\ No newline at end of file
+<http://json-ld.org/test-suite/tests/term> <http://example.com/property> <http://json-ld.org/test-suite/parent-node> .
--- a/test-suite/tests/toRdf-0089-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0089-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 <http://example.com/people/gregg> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0090-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0090-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 _:b0 <http://example.com/issue/> <http://json-ld.org/issue/1> .
-_:b0 <http://example.com/issue/raisedBy> "Markus" .
\ No newline at end of file
+_:b0 <http://example.com/issue/raisedBy> "Markus" .
--- a/test-suite/tests/toRdf-0091-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0091-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-<http://json-ld.org/issue/1> <http://example.com/property> "ok" .
\ No newline at end of file
+<http://json-ld.org/issue/1> <http://example.com/property> "ok" .
--- a/test-suite/tests/toRdf-0092-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0092-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 _:b0 <http://example.org/property> "ok" .
-_:b0 <http://example.org/vocabRelativeProperty> "must expand to http://example.org/vocabRelativeProperty" .
\ No newline at end of file
+_:b0 <http://example.org/vocabRelativeProperty> "must expand to http://example.org/vocabRelativeProperty" .
--- a/test-suite/tests/toRdf-0093-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0093-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.org/term> <http://example.org/enum> .
\ No newline at end of file
+_:b0 <http://example.org/term> <http://example.org/enum> .
--- a/test-suite/tests/toRdf-0094-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0094-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.org/term> <http://example.org/enum> .
\ No newline at end of file
+_:b0 <http://example.org/term> <http://example.org/enum> .
--- a/test-suite/tests/toRdf-0095-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0095-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.org/term> <http://example.org/enum> .
\ No newline at end of file
+_:b0 <http://example.org/term> <http://example.org/enum> .
--- a/test-suite/tests/toRdf-0096-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0096-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://me.markus-lanthaler.com/> <http://example.com/link> <http://json-ld.org/test-suite/tests/relative-iri> .
 <http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/homepage> <http://www.markus-lanthaler.com/> .
-<http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0097-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0097-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.org/term> <http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI> .
\ No newline at end of file
+_:b0 <http://example.org/term> <http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI> .
--- a/test-suite/tests/toRdf-0098-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0098-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.org/term> <http://example.com/vocab#suffix> .
\ No newline at end of file
+_:b0 <http://example.org/term> <http://example.com/vocab#suffix> .
--- a/test-suite/tests/toRdf-0099-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0099-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 <http://json-ld.org/test-suite/tests/example-vocab-reset> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://json-ld.org/test-suite/tests/document-relative> .
 <http://json-ld.org/test-suite/tests/example-with-vocab> <http://example.org/vocab#embed> <http://json-ld.org/test-suite/tests/example-vocab-reset> .
 <http://json-ld.org/test-suite/tests/example-with-vocab> <http://example.org/vocab#property> "property expanded using @vocab" .
-<http://json-ld.org/test-suite/tests/example-with-vocab> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/vocab#vocab-prefixed> .
\ No newline at end of file
+<http://json-ld.org/test-suite/tests/example-with-vocab> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/vocab#vocab-prefixed> .
--- a/test-suite/tests/toRdf-0100-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0100-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 <http://example.org/document-base-overwritten> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/test/#document-base-overwritten> .
 <http://json-ld.org/test-suite/document-relative> <http://example.com/vocab#property> "only @base is reset" .
 <http://json-ld.org/test-suite/document-relative> <http://example.com/vocab#property> <http://example.org/document-base-overwritten> .
-<http://json-ld.org/test-suite/document-relative> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld#document-relative> .
\ No newline at end of file
+<http://json-ld.org/test-suite/document-relative> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld#document-relative> .
--- a/test-suite/tests/toRdf-0101-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0101-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,4 +1,4 @@
 _:b0 <http://example.com/property> "1"^^<http://example.com/datatype> .
 _:b0 <http://example.com/property> "5.1E0"^^<http://example.com/datatype> .
 _:b0 <http://example.com/property> "false"^^<http://example.com/datatype> .
-_:b0 <http://example.com/property> "true"^^<http://example.com/datatype> .
\ No newline at end of file
+_:b0 <http://example.com/property> "true"^^<http://example.com/datatype> .
--- a/test-suite/tests/toRdf-0102-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0102-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -35,4 +35,4 @@
 _:b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.com/too-many-dots> .
 _:b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b9 .
 _:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.com/absolute> .
-_:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b10 .
\ No newline at end of file
+_:b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:b10 .
--- a/test-suite/tests/toRdf-0104-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0104-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 _:b0 <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 _:b0 <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
 _:b1 <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
-_:b1 <http://xmlns.com/foaf/0.1/name> "Gregg Kellogg" .
\ No newline at end of file
+_:b1 <http://xmlns.com/foaf/0.1/name> "Gregg Kellogg" .
--- a/test-suite/tests/toRdf-0105-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0105-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,3 +1,3 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
-<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
\ No newline at end of file
+<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
--- a/test-suite/tests/toRdf-0106-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0106-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -2,4 +2,4 @@
 <http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
 <http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
 <http://json-ld.org/test-suite/tests/relative-node> <http://example.com/vocab/noTerm> <http://example.com/people/markus> .
-<http://json-ld.org/test-suite/tests/relative-node> <http://xmlns.com/foaf/0.1/name> "Compact keys using @vocab" .
\ No newline at end of file
+<http://json-ld.org/test-suite/tests/relative-node> <http://xmlns.com/foaf/0.1/name> "Compact keys using @vocab" .
--- a/test-suite/tests/toRdf-0107-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0107-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 <http://example.org/node1> <http://example.org/property> "all these IRIs remain unchanged because they are interpreted as absolute IRIs" .
-<http://example.org/node1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/type> .
\ No newline at end of file
+<http://example.org/node1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/type> .
--- a/test-suite/tests/toRdf-0108-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0108-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 _:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:b0 .
-_:b1 _:b2 "all these IRIs remain unchanged because they are interpreted as blank node identifiers" .
\ No newline at end of file
+_:b1 _:b2 "all these IRIs remain unchanged because they are interpreted as blank node identifiers" .
--- a/test-suite/tests/toRdf-0109-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0109-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 <http://example.com/vocab#class> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
-<http://example.com/vocab#class> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.com/vocab#someOtherClass> .
\ No newline at end of file
+<http://example.com/vocab#class> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.com/vocab#someOtherClass> .
--- a/test-suite/tests/toRdf-0110-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0110-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 <http://example.com/vocab#id> <http://www.example.org/vocab#foo> "bar" .
-<http://example.com/vocab#id> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.example.org/vocab#Class> .
\ No newline at end of file
+<http://example.com/vocab#id> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.example.org/vocab#Class> .
--- a/test-suite/tests/toRdf-0111-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0111-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,2 +1,2 @@
 _:b0 <http://example.com/vocab#term> "value of v:term" .
-_:b0 <http://example.com/vocab#termId> "value of v:termId" .
\ No newline at end of file
+_:b0 <http://example.com/vocab#termId> "value of v:termId" .
--- a/test-suite/tests/toRdf-0112-out.nq	Thu Jun 06 13:00:41 2013 +0200
+++ b/test-suite/tests/toRdf-0112-out.nq	Thu Jun 06 13:51:22 2013 +0200
@@ -1,1 +1,1 @@
-_:b0 <http://example.com/anotherVocab#term> "value of term" .
\ No newline at end of file
+_:b0 <http://example.com/anotherVocab#term> "value of term" .