Fix typo in section 6.16 Data Indexing
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Wed, 30 Oct 2013 13:24:45 +0100
changeset 2054 e0902de148ea
parent 2053 221ef289dd1a
child 2055 f893f69f25df
Fix typo in section 6.16 Data Indexing

Thanks to Matt Wuerstl for reporting it. See http://lists.w3.org/Archives/Public/public-rdf-comments/2013Oct/0097.html
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Tue Oct 22 13:17:14 2013 -0700
+++ b/spec/latest/json-ld/index.html	Wed Oct 30 13:24:45 2013 +0100
@@ -2496,13 +2496,13 @@
   -->
   </pre>
 
-  <p>In the example above, the <strong>blogPost</strong> <tref>term</tref> has
+  <p>In the example above, the <strong>post</strong> <tref>term</tref> has
     been marked as an <tref>index map</tref>. The <strong>en</strong>,
     <strong>de</strong>, and <strong>ja</strong> keys will be ignored
     semantically, but preserved syntactically, by the JSON-LD Processor.
     This allows a developer to access the German version
-    of the <strong>blogPost</strong> using the following code snippet:
-    <code>obj.blogPost.de</code>.</p>
+    of the <strong>post</strong> using the following code snippet:
+    <code>obj.post.de</code>.</p>
 
   <p>The interpretation of the data above is expressed in
     the table below. Note how the index keys do not appear in the Linked Data
@@ -3908,7 +3908,7 @@
     Glenn McDonald, Guus Schreiber, Henri Bergius, Jose María Alvarez Rodríguez,
     Ivan Herman, Jack Moffitt, Josh Mandel, KANZAKI Masahide, Kingsley Idehen,
     Kuno Woudt, Larry Garfield, Mark Baker, Mark MacGillivray, Marko Rodriguez,
-    Marios Meimaris,
+    Marios Meimaris, Matt Wuerstl,
     Melvin Carvalho, Nathan Rixham, Olivier Grisel, Paolo Ciccarese, Pat Hayes,
     Patrick Logan, Paul Kuykendall, Pelle Braendgaard,
     Peter Patel-Schneider, Peter Williams, Pierre-Antoine Champin,