Do not compact "node references" in @graph
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Sat, 08 Dec 2012 16:44:09 +0100
changeset 1003 8c8d6ccd67cb
parent 1002 a5368d60ebfd
child 1004 f98a8c4e8350
Do not compact "node references" in @graph

This addresses #202.
test-suite/tests/compact-0016-out.jsonld
--- a/test-suite/tests/compact-0016-out.jsonld	Sat Dec 08 15:49:59 2012 +0100
+++ b/test-suite/tests/compact-0016-out.jsonld	Sat Dec 08 16:44:09 2012 +0100
@@ -15,7 +15,9 @@
           "@id": "wp:Berlin",
           "wd:population": 3499879
         },
-        "ws:ParisFact"
+        {
+          "@id": "ws:ParisFact"
+        }
       ],
       "wd:assertedBy": "Statistik Berlin/Brandenburg"
     }