Skip to content

Commit b3055ec

Browse files
committed
@context and property negotiation note
1 parent d2f2177 commit b3055ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/API.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@ <h2 id="context">@context</h2>
13311331
provides this <code class="language-plaintext highlighter-rouge">@context</code> in the <code class="language-plaintext highlighter-rouge">Link</code> header and also provides a <code class="language-plaintext highlighter-rouge">@context</code> for the <code class="language-plaintext highlighter-rouge">__rerum</code> terms mentioned above.
13321332
</p>
13331333
<p>http://store.rerum.io/v1/context.json</p>
1334-
<p>The following @contexts map '@id' to 'id' as well as '@type' to 'type'.</p>
1334+
<p>The following @context definition files map '@id' to 'id' as well as '@type' to 'type'. If these values are a part of an object's established @context the properties will be interchangeable, though the values without '@' are preferenced.</p>
13351335
<ul>
13361336
<li>store.rerum.io/v1/context.json</li>
13371337
<li>iiif.io/api/presentation/3/context.json</li>

0 commit comments

Comments
 (0)