Minor changes to IANA registration (compact, expand, frame, normalize).
authorManu Sporny <msporny@digitalbazaar.com>
Thu, 18 Aug 2011 17:26:06 -0400
changeset 170 115515c66b28
parent 169 b32a24b74e5c
child 171 96a5b12879ce
child 172 84e7af8bc03f
child 181 e5590d99c3c9
Minor changes to IANA registration (compact, expand, frame, normalize).
spec/latest/index.html
--- 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,