Fix tests impacted by triple serialization changes.
authorDave Longley <dlongley@digitalbazaar.com>
Mon, 09 Apr 2012 17:11:17 -0400
changeset 482 9b12e94cfd55
parent 477 6d3e3dab4c29
child 483 669b1984c5a0
Fix tests impacted by triple serialization changes.
test-suite/tests/normalize-0020-out.jsonld
test-suite/tests/normalize-0024-out.jsonld
test-suite/tests/normalize-0025-out.jsonld
test-suite/tests/normalize-0026-out.jsonld
test-suite/tests/normalize-0027-out.jsonld
test-suite/tests/normalize-0028-out.jsonld
test-suite/tests/normalize-0029-out.jsonld
test-suite/tests/normalize-0030-out.jsonld
test-suite/tests/normalize-0033-out.jsonld
test-suite/tests/normalize-0034-out.jsonld
test-suite/tests/normalize-0044-out.jsonld
test-suite/tests/normalize-0045-out.jsonld
test-suite/tests/normalize-0046-out.jsonld
test-suite/tests/normalize-0047-out.jsonld
test-suite/tests/normalize-0048-out.jsonld
test-suite/tests/normalize-0050-out.jsonld
test-suite/tests/normalize-0053-out.jsonld
test-suite/tests/normalize-0054-out.jsonld
--- a/test-suite/tests/normalize-0020-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0020-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -1,33 +1,33 @@
 [
   {
-    "@id": "_:c14n0",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n2"
-      }
-    ]
+    "@id": "_:c14n0"
   },
   {
     "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
+        "@id": "_:c14n0"
       }
     ]
   },
   {
-    "@id": "_:c14n2"
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ]
   },
   {
     "@id": "http://example.org/vocab#test",
     "http://example.org/vocab#A": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#B": [
       {
-        "@id": "_:c14n0"
+        "@id": "_:c14n1"
       }
     ]
   }
--- a/test-suite/tests/normalize-0024-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0024-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0025-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0025-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0026-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0026-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0027-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0027-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0028-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0028-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0029-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0029-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,21 +3,8 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n2"
-      }
-    ],
-    "http://example.org/vocab#prev": [
-      {
         "@id": "_:c14n1"
       }
-    ]
-  },
-  {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#next": [
-      {
-        "@id": "_:c14n0"
-      }
     ],
     "http://example.org/vocab#prev": [
       {
@@ -26,10 +13,10 @@
     ]
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n1",
     "http://example.org/vocab#next": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ],
     "http://example.org/vocab#prev": [
@@ -37,5 +24,18 @@
         "@id": "_:c14n0"
       }
     ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://example.org/vocab#next": [
+      {
+        "@id": "_:c14n0"
+      }
+    ],
+    "http://example.org/vocab#prev": [
+      {
+        "@id": "_:c14n1"
+      }
+    ]
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0030-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0030-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -27,17 +27,17 @@
     "@id": "http://example.org/vocab#test",
     "http://example.org/vocab#A": [
       {
-        "@id": "_:c14n2"
+        "@id": "_:c14n0"
       }
     ],
     "http://example.org/vocab#B": [
       {
-        "@id": "_:c14n0"
+        "@id": "_:c14n1"
       }
     ],
     "http://example.org/vocab#C": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n2"
       }
     ]
   }
--- a/test-suite/tests/normalize-0033-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0033-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -1,24 +1,24 @@
 [
   {
-    "@id": "_:c14n0",
+    "@id": "_:c14n0"
+  },
+  {
+    "@id": "_:c14n1",
     "http://example.org/vocab#prop": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
   {
-    "@id": "_:c14n1"
+    "@id": "_:c14n2"
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n3",
     "http://example.org/vocab#prop": [
       {
-        "@id": "_:c14n3"
+        "@id": "_:c14n2"
       }
     ]
-  },
-  {
-    "@id": "_:c14n3"
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0034-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0034-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -1,24 +1,24 @@
 [
   {
-    "@id": "_:c14n0",
+    "@id": "_:c14n0"
+  },
+  {
+    "@id": "_:c14n1",
     "http://example.org/vocab#prop": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
   {
-    "@id": "_:c14n1"
+    "@id": "_:c14n2"
   },
   {
-    "@id": "_:c14n2",
+    "@id": "_:c14n3",
     "http://example.org/vocab#prop": [
       {
-        "@id": "_:c14n3"
+        "@id": "_:c14n2"
       }
     ]
-  },
-  {
-    "@id": "_:c14n3"
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0044-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0044-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -31,10 +31,10 @@
     "@id": "_:c14n10",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n11"
@@ -48,7 +48,7 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n10"
@@ -118,10 +118,10 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       }
     ]
   },
@@ -132,7 +132,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
         "@id": "_:c14n11"
@@ -146,7 +146,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n7"
+        "@id": "_:c14n11"
       },
       {
         "@id": "_:c14n10"
@@ -160,7 +160,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n11"
+        "@id": "_:c14n7"
       },
       {
         "@id": "_:c14n10"
--- a/test-suite/tests/normalize-0045-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0045-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -31,10 +31,10 @@
     "@id": "_:c14n10",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n11"
@@ -48,7 +48,7 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n10"
@@ -118,10 +118,10 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       }
     ]
   },
@@ -132,7 +132,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
         "@id": "_:c14n11"
@@ -146,7 +146,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n7"
+        "@id": "_:c14n11"
       },
       {
         "@id": "_:c14n10"
@@ -160,7 +160,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n11"
+        "@id": "_:c14n7"
       },
       {
         "@id": "_:c14n10"
--- a/test-suite/tests/normalize-0046-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0046-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -31,10 +31,10 @@
     "@id": "_:c14n10",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n11"
@@ -48,7 +48,7 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
         "@id": "_:c14n10"
@@ -118,10 +118,10 @@
         "@id": "_:c14n7"
       },
       {
-        "@id": "_:c14n9"
+        "@id": "_:c14n8"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       }
     ]
   },
@@ -132,7 +132,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n8"
+        "@id": "_:c14n9"
       },
       {
         "@id": "_:c14n11"
@@ -146,7 +146,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n7"
+        "@id": "_:c14n11"
       },
       {
         "@id": "_:c14n10"
@@ -160,7 +160,7 @@
         "@id": "_:c14n6"
       },
       {
-        "@id": "_:c14n11"
+        "@id": "_:c14n7"
       },
       {
         "@id": "_:c14n10"
--- a/test-suite/tests/normalize-0047-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0047-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -2,22 +2,22 @@
   {
     "@id": "_:c14n0",
     "http://example.org/vocab#z": [
+      "foo1",
+      "foo2"
+    ]
+  },
+  {
+    "@id": "_:c14n1",
+    "http://example.org/vocab#z": [
       "bar1",
       "bar2"
     ]
   },
   {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#z": [
-      "foo1",
-      "foo2"
-    ]
-  },
-  {
     "@id": "_:c14n2",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n0"
+        "@id": "_:c14n1"
       }
     ]
   },
@@ -25,7 +25,7 @@
     "@id": "_:c14n3",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
--- a/test-suite/tests/normalize-0048-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0048-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -2,22 +2,22 @@
   {
     "@id": "_:c14n0",
     "http://example.org/vocab#z": [
+      "foo1",
+      "foo2"
+    ]
+  },
+  {
+    "@id": "_:c14n1",
+    "http://example.org/vocab#z": [
       "bar1",
       "bar2"
     ]
   },
   {
-    "@id": "_:c14n1",
-    "http://example.org/vocab#z": [
-      "foo1",
-      "foo2"
-    ]
-  },
-  {
     "@id": "_:c14n2",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n0"
+        "@id": "_:c14n1"
       }
     ]
   },
@@ -25,7 +25,7 @@
     "@id": "_:c14n3",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
--- a/test-suite/tests/normalize-0050-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0050-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -1,9 +1,6 @@
 [
   {
-    "@id": "_:c14n0"
-  },
-  {
-    "@id": "_:c14n1",
+    "@id": "_:c14n0",
     "http://example.org/vocab#array": [
       "value"
     ],
@@ -12,8 +9,11 @@
     ],
     "http://example.org/vocab#object": [
       {
-        "@id": "_:c14n0"
+        "@id": "_:c14n1"
       }
     ]
+  },
+  {
+    "@id": "_:c14n1"
   }
 ]
\ No newline at end of file
--- a/test-suite/tests/normalize-0053-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0053-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -2,6 +2,52 @@
   {
     "@id": "_:c14n0",
     "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
+      "2"
+    ],
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
+      {
+        "@id": "_:c14n6"
+      }
+    ]
+  },
+  {
+    "@id": "_:c14n1",
+    "http://example.org/test#property1": [
+      {
+        "@id": "_:c14n5"
+      }
+    ],
+    "http://example.org/test#property2": [
+      {
+        "@id": "_:c14n2"
+      }
+    ]
+  },
+  {
+    "@id": "_:c14n2",
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
+      "4"
+    ],
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
+      {
+        "@id": "_:c14n3"
+      }
+    ]
+  },
+  {
+    "@id": "_:c14n3",
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
+      "5"
+    ],
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
+      {
+        "@id": "_:c14n4"
+      }
+    ]
+  },
+  {
+    "@id": "_:c14n4",
+    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
       "6"
     ],
     "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
@@ -11,59 +57,13 @@
     ]
   },
   {
-    "@id": "_:c14n1",
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
-      "4"
-    ],
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
-      {
-        "@id": "_:c14n2"
-      }
-    ]
-  },
-  {
-    "@id": "_:c14n2",
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
-      "5"
-    ],
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
-      {
-        "@id": "_:c14n0"
-      }
-    ]
-  },
-  {
-    "@id": "_:c14n3",
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
-      "2"
-    ],
-    "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
-      {
-        "@id": "_:c14n6"
-      }
-    ]
-  },
-  {
-    "@id": "_:c14n4",
+    "@id": "_:c14n5",
     "http://www.w3.org/1999/02/22-rdf-syntax-ns#first": [
       "1"
     ],
     "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest": [
       {
-        "@id": "_:c14n3"
-      }
-    ]
-  },
-  {
-    "@id": "_:c14n5",
-    "http://example.org/test#property1": [
-      {
-        "@id": "_:c14n4"
-      }
-    ],
-    "http://example.org/test#property2": [
-      {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
--- a/test-suite/tests/normalize-0054-out.jsonld	Mon Apr 09 14:22:05 2012 -0400
+++ b/test-suite/tests/normalize-0054-out.jsonld	Mon Apr 09 17:11:17 2012 -0400
@@ -3,7 +3,10 @@
     "@id": "_:c14n0",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n2"
+        "@id": "_:c14n15"
+      },
+      {
+        "@id": "_:c14n9"
       }
     ]
   },
@@ -11,20 +14,12 @@
     "@id": "_:c14n1",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n8"
-      },
-      {
-        "@id": "_:c14n15"
+        "@id": "_:c14n2"
       }
     ]
   },
   {
-    "@id": "_:c14n10",
-    "http://example.org/vocab#p": [
-      {
-        "@id": "_:c14n9"
-      }
-    ]
+    "@id": "_:c14n10"
   },
   {
     "@id": "_:c14n11",
@@ -70,7 +65,7 @@
     "@id": "_:c14n2",
     "http://example.org/vocab#p": [
       {
-        "@id": "_:c14n1"
+        "@id": "_:c14n0"
       }
     ]
   },
@@ -118,6 +113,11 @@
     ]
   },
   {
-    "@id": "_:c14n9"
+    "@id": "_:c14n9",
+    "http://example.org/vocab#p": [
+      {
+        "@id": "_:c14n8"
+      }
+    ]
   }
 ]
\ No newline at end of file