Fixup after name change from document-loader to remote-doc.
--- a/test-suite/tests/remote-doc-0001-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0001-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
[{
- "@id": "http://json-ld.org/test-suite/tests/document-loader-0001-in.jsonld",
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0001-in.jsonld",
"http://example/vocab#term": [{"@value": "object"}]
}]
--- a/test-suite/tests/remote-doc-0002-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0002-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
[{
- "@id": "http://json-ld.org/test-suite/tests/document-loader-0002-in.json",
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0002-in.json",
"http://example/vocab#term": [{"@value": "object"}]
}]
--- a/test-suite/tests/remote-doc-0003-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0003-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
[{
- "@id": "http://json-ld.org/test-suite/tests/document-loader-0003-in.jldt",
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0003-in.jldt",
"http://example/vocab#term": [{"@value": "object"}]
}]
--- a/test-suite/tests/remote-doc-0009-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0009-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,3 +1,3 @@
[{
- "@id": "http"
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld"
}]
\ No newline at end of file
--- a/test-suite/tests/remote-doc-0010-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0010-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
[{
- "@id": "http://json-ld.org/test-suite/tests/document-loader-0002-in.json",
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0010-in.json",
"http://example/vocab#term": [{"@value": "object"}]
}]
--- a/test-suite/tests/remote-doc-0011-out.jsonld Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0011-out.jsonld Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
[{
- "@id": "http://json-ld.org/test-suite/tests/document-loader-0011-in.json",
+ "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.json",
"http://example/vocab#term": [{"@value": "object"}]
}]