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.
@type
1 parent deb4f29 commit a4026a8Copy full SHA for a4026a8
index.html
@@ -2415,7 +2415,9 @@ <h3>Algorithm</h3>
2415
transforming it into an <a>array</a>, if necessary.</span>
2416
<span class="changed">
2417
When the {{JsonLdOptions/frameExpansion}} flag is set, <var>value</var>
2418
- may also be an empty <a>map</a>.
+ may also be an empty <a>map</a>, or a <a>default object</a>.
2419
+ For a <a>default object</a>, the value of `@default` is restricted to be
2420
+ an <a>IRI</a>, which is expanded as above.
2421
</span>
2422
<div class="note">
2423
No transformation from a <a>string</a> <var>value</var> to an <a>array</a>
0 commit comments