Fixed compact-0010 output to include all of the provided context, not just that which is used in the body.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 06 Jan 2012 17:31:43 -0800
changeset 317 207f5f5f152f
parent 316 beb95491702f
child 318 68108b9b164b
Fixed compact-0010 output to include all of the provided context, not just that which is used in the body.
test-suite/tests/compact-0010-out.jsonld
--- a/test-suite/tests/compact-0010-out.jsonld	Fri Jan 06 17:27:50 2012 -0800
+++ b/test-suite/tests/compact-0010-out.jsonld	Fri Jan 06 17:31:43 2012 -0800
@@ -1,5 +1,8 @@
 {
   "@context": {
+    "http://example.org/test#property1": {
+      "@type": "uri"
+    },
     "http://example.org/test#property2": {
       "@type": "uri"
     },