Update reference to ToRDF manifest and expected results for 0016 and 0018 to use updated naming.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 30 Apr 2012 10:11:13 -0700
changeset 595 16bc3af83397
parent 594 28c8a3d90e7f
child 596 d2bddc5341e2
Update reference to ToRDF manifest and expected results for 0016 and 0018 to use updated naming.
test-suite/manifest.jsonld
test-suite/tests/toRdf-0016-out.nq
test-suite/tests/toRdf-0018-out.nq
--- a/test-suite/manifest.jsonld	Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/manifest.jsonld	Mon Apr 30 10:11:13 2012 -0700
@@ -10,6 +10,6 @@
     "tests/frame-manifest.jsonld",
     "tests/fromRdf-manifest.jsonld",
     "tests/normalize-manifest.jsonld",
-    "tests/rdf-manifest.jsonld"
+    "tests/toRdf-manifest.jsonld"
   ]
 }
--- a/test-suite/tests/toRdf-0016-out.nq	Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/tests/toRdf-0016-out.nq	Mon Apr 30 10:11:13 2012 -0700
@@ -1,1 +1,1 @@
-<http://json-ld.org/test-suite/tests/rdf-0016.jsonld> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+<http://json-ld.org/test-suite/tests/toRdf-0016-in.jsonld> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
--- a/test-suite/tests/toRdf-0018-out.nq	Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/tests/toRdf-0018-out.nq	Mon Apr 30 10:11:13 2012 -0700
@@ -1,1 +1,1 @@
-<http://json-ld.org/test-suite/tests/rdf-0018.jsonld#frag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+<http://json-ld.org/test-suite/tests/toRdf-0018-in.jsonld#frag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .