Skip to content

Commit 7f13ed4

Browse files
committed
Updated IANA considerations section to be more precise. Closes #10.
1 parent d4b99a8 commit 7f13ed4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

spec/latest/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,15 +4228,15 @@ <h1>IANA Considerations</h1>
42284228
<dl>
42294229
<dt><code>form</code></dt>
42304230
<dd>Determines the serialization form for the JSON-LD document. Valid
4231-
values include; <code>compact</code>, <code>expand</code>,
4232-
<code>frame</code>, and <code>normalize</code>. Other values are
4231+
values include; <code>compacted</code>, <code>expanded</code>,
4232+
<code>framed</code>, and <code>normalized</code>. Other values are
42334233
allowed, but must be pre-pended with a <code>x-</code> string until
4234-
they are clearly defined by a stable specification. If no format
4234+
they are clearly defined by a stable specification. If no form
42354235
is specified in an HTTP request header to a responding application,
4236-
such as a Web server, the application MAY choose any format. If no
4237-
format is specified for a receiving application, the format MUST NOT
4236+
such as a Web server, the application MAY choose any form. If no
4237+
form is specified for a receiving application, the form MUST NOT
42384238
be assumed to take any particular form.</dd>
4239-
<div class="issue">It is currently <a href="https://github.com/json-ld/json-ld.org/issues/14"> being discussed to remove form=frame</a> from this specification as there are several issues with it.</div>
4239+
<div class="issue">It is currently <a href="https://github.com/json-ld/json-ld.org/issues/14"> being discussed to remove form=framed</a> from this specification as there are several issues with it.</div>
42404240
</dl>
42414241
</dd>
42424242
<dt>Encoding considerations:</dt>

0 commit comments

Comments
 (0)