diff --git a/test/json-ld.net.tests/W3C/remote-doc-0001-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0001-out.jsonld index 5d1957a..00d00cc 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0001-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0001-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0001-in.jsonld", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0001-in.jsonld", "http://example/vocab#term": [{"@value": "object"}] }] diff --git a/test/json-ld.net.tests/W3C/remote-doc-0002-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0002-out.jsonld index b41edc7..e4fc288 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0002-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0002-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0002-in.json", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0002-in.json", "http://example/vocab#term": [{"@value": "object"}] }] diff --git a/test/json-ld.net.tests/W3C/remote-doc-0003-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0003-out.jsonld index 4564d66..ba4d9f3 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0003-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0003-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0003-in.jldt", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0003-in.jldt", "http://example/vocab#term": [{"@value": "object"}] }] diff --git a/test/json-ld.net.tests/W3C/remote-doc-0009-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0009-out.jsonld index 427bc1e..09f0b3b 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0009-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0009-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld", "http://example/0009/term": [{"@value": "value1"}] }] \ No newline at end of file diff --git a/test/json-ld.net.tests/W3C/remote-doc-0010-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0010-out.jsonld index 804502e..29fc493 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0010-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0010-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0010-in.json", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0010-in.json", "http://example/vocab#term": [{"@value": "value"}] }] diff --git a/test/json-ld.net.tests/W3C/remote-doc-0011-out.jsonld b/test/json-ld.net.tests/W3C/remote-doc-0011-out.jsonld index 0450834..20fda82 100644 --- a/test/json-ld.net.tests/W3C/remote-doc-0011-out.jsonld +++ b/test/json-ld.net.tests/W3C/remote-doc-0011-out.jsonld @@ -1,4 +1,4 @@ [{ - "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt", + "@id": "https://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt", "http://example/vocab#term": [{"@value": "value"}] }]