Update frame-0010 expected output to include "http://purl.org/dc/terms/creator": null
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 20 Apr 2012 12:43:04 -0700
changeset 546 17f8807833db
parent 545 0a13b196ea64
child 548 2e6c44cf8c1c
Update frame-0010 expected output to include "http://purl.org/dc/terms/creator": null
test-suite/tests/frame-0010-out.jsonld
--- a/test-suite/tests/frame-0010-out.jsonld	Thu Apr 19 18:27:34 2012 -0700
+++ b/test-suite/tests/frame-0010-out.jsonld	Fri Apr 20 12:43:04 2012 -0700
@@ -13,6 +13,7 @@
     "dc:creator": {
       "@id": "_:t0",
       "foaf:name": "John Doe"
-    }
+    },
+    "http://purl.org/dc/terms/creator": null
   }]
 }
\ No newline at end of file