Minor changes to IANA registration (compact, expand, frame, normalize).
--- a/spec/latest/index.html Thu Aug 18 16:14:56 2011 -0400
+++ b/spec/latest/index.html Thu Aug 18 17:26:06 2011 -0400
@@ -4137,10 +4137,10 @@
<dt>Optional parameters:</dt>
<dd>
<dl>
- <dt><code>format</code></dt>
- <dd>Determines the serialization format for the JSON-LD document. Valid
- values include; <code>compacted</code>, <code>expanded</code>,
- <code>framed</code>, and <code>normalized</code>. Other values are
+ <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
allowed, but must be pre-pended with a <code>x-</code> string until
they are clearly defined by a stable specification. If no format
is specified in an HTTP request header to a responding application,