Updated IANA considerations section to be more precise. Closes #10.
--- a/spec/latest/index.html Sun Sep 11 10:05:04 2011 -0400
+++ b/spec/latest/index.html Sun Sep 11 10:21:48 2011 -0400
@@ -4228,15 +4228,15 @@
<dl>
<dt><code>form</code></dt>
<dd>Determines the serialization form for the JSON-LD document. Valid
- values include; <code>compact</code>, <code>expand</code>,
- <code>frame</code>, and <code>normalize</code>. Other values are
+ values include; <code>compacted</code>, <code>expanded</code>,
+ <code>framed</code>, and <code>normalized</code>. Other values are
allowed, but must be pre-pended with a <code>x-</code> string until
- they are clearly defined by a stable specification. If no format
+ they are clearly defined by a stable specification. If no form
is specified in an HTTP request header to a responding application,
- such as a Web server, the application MAY choose any format. If no
- format is specified for a receiving application, the format MUST NOT
+ such as a Web server, the application MAY choose any form. If no
+ form is specified for a receiving application, the form MUST NOT
be assumed to take any particular form.</dd>
- <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>
+ <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>
</dl>
</dd>
<dt>Encoding considerations:</dt>