Fixed quoting issue in IANA Considerations reported by Paul Kuykendall.
authorManu Sporny <msporny@digitalbazaar.com>
Tue, 19 Feb 2013 20:21:50 -0500
changeset 1314 98f77dabf00b
parent 1313 7a65549b3405
child 1315 24cba2a4fddc
Fixed quoting issue in IANA Considerations reported by Paul Kuykendall.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Tue Feb 19 13:40:14 2013 -0500
+++ b/spec/latest/json-ld-syntax/index.html	Tue Feb 19 20:21:50 2013 -0500
@@ -3293,14 +3293,14 @@
           dereferenceable and provide useful documentation at that IRI. For more
           information and background please refer to [[PROFILE-LINK]].</p>
         <p>This specification defines four values for the <code>profile</code> parameter.
-          To request or specify Expanded JSON-LD document form, the
-          <code>http://www.w3.org/ns/json-ld#expanded</code> IRI SHOULD be used.
-          To request or specify Expanded, Flattened JSON-LD document form, the
-          <code>http://www.w3.org/ns/json-ld#expanded-flattened</code> IRI SHOULD
-          be used. To request or specify Compacted JSON-LD document form, the
-          <code>http://www.w3.org/ns/json-ld#compacted</code> IRI SHOULD be used.
-          To request or specify Compacted, Flattened JSON-LD document form, the
-          <code>http://www.w3.org/ns/json-ld#compacted-flattened</code> IRI
+          To request or specify Expanded JSON-LD document form, the value
+          <code>"http://www.w3.org/ns/json-ld#expanded"</code> SHOULD be used.
+          To request or specify Expanded, Flattened JSON-LD document form, the value
+          <code>"http://www.w3.org/ns/json-ld#expanded-flattened"</code> SHOULD
+          be used. To request or specify Compacted JSON-LD document form, the value
+          <code>"http://www.w3.org/ns/json-ld#compacted"</code> SHOULD be used.
+          To request or specify Compacted, Flattened JSON-LD document form, the value
+          <code>"http://www.w3.org/ns/json-ld#compacted-flattened"</code> 
           SHOULD be used.</p>
       </dd>
     </dl>
@@ -3394,7 +3394,7 @@
     Ivan Herman, Jack Moffitt, Josh Mandel, KANZAKI Masahide, Kingsley Idehen,
     Kuno Woudt, Larry Garfield, Mark Baker, Mark MacGillivray, Marko Rodriguez,
     Melvin Carvalho, Nathan Rixham, Olivier Grisel, Paolo Ciccarese, Pat Hayes,
-    Patrick Logan, Pelle Braendgaard, Peter Williams, Pierre-Antoine Champin,
+    Patrick Logan, Paul Kuykendall, Pelle Braendgaard, Peter Williams, Pierre-Antoine Champin,
     Richard Cyganiak, Roy T. Fielding, Sandro Hawke, Srecko Joksimovic,
     Stephane Fellah, Steve Harris, Ted Thibodeau Jr., Thomas Steiner, Tim Bray,
     Tom Morris, Tristan King, Sergio Fernández, Werner Wilms, and William Waites.</p>