Update test-suite context definition.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Thu, 22 Mar 2012 12:47:26 -0700
changeset 403 fdc8d388a1f9
parent 402 a50d5d532b18
child 404 b30f42af39e1
Update test-suite context definition.
test-suite/context.jsonld
--- a/test-suite/context.jsonld	Thu Mar 22 22:10:33 2012 +0800
+++ b/test-suite/context.jsonld	Thu Mar 22 12:47:26 2012 -0700
@@ -11,7 +11,7 @@
     "input":    {"@id": "test:informationResourceInput", "@type": "@id"},
     "name":     "dc:title",
     "purpose":  "test:purpose",
-    "sequence": {"@id": "jld:sequence", "@type": "@id", "@list": true},
+    "sequence": {"@id": "jld:sequence", "@type": "@id", "@container": "@list"},
     "sparql":   {"@id": "test:expectedResults", "@type": "@id"}
   }
 }
\ No newline at end of file