We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038c0ff commit 30c3190Copy full SHA for 30c3190
index.html
@@ -6379,7 +6379,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
6379
a context. When this is set, vocabulary-relative IRIs, such as the
6380
<a>entries</a> of <a>node objects</a>, are expanded or compacted relative
6381
to the <a>base IRI</a> and the <a>vocabulary mapping</a> using string concatenation.</li>
6382
- <li>In the <a>LoadDocumentCallback</a>, if the retrieved content is not `application/ld+json`
+ <li>In the <a>LoadDocumentCallback</a>, if the retrieved content is not any JSON media type
6383
and there is a link header with `rel=alternate` and `type=application/ld+json`, redirect
6384
to that content.</li>
6385
</ul>
0 commit comments