Removed media type parameter option "form=compacted". This closes #69.
--- a/spec/latest/json-ld-syntax/index.html Fri Jan 27 10:55:33 2012 -0800
+++ b/spec/latest/json-ld-syntax/index.html Wed Feb 22 22:26:27 2012 +0800
@@ -2727,11 +2727,10 @@
<dl>
<dt><code>form</code></dt>
<dd>Determines the serialization form for the JSON-LD document. Valid
- values include; <code>compacted</code>, <code>expanded</code>,
- and <code>normalized</code>. If no form is specified in an HTTP
- request header to an HTTP server, the server MAY choose any form.
- If no form is specified for an HTTP client, the form MUST NOT be
- assumed to take any particular form.</dd>
+ values are <code>expanded</code> and <code>normalized</code>. If no
+ form is specified in an HTTP request header to an HTTP server, the
+ server MAY choose any form. If no form is specified for an HTTP
+ client, the form MUST NOT be assumed to take any particular form.</dd>
</dl>
</dd>
<dt>Encoding considerations:</dt>
@@ -2770,7 +2769,7 @@
<dt>Restrictions on usage:</dt>
<dd>None</dd>
<dt>Author(s):</dt>
- <dd>Manu Sporny, Gregg Kellogg, Dave Longley</dd>
+ <dd>Manu Sporny, Gregg Kellogg, Markus Lanthaler, Dave Longley</dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl>