Update PR draft
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Wed, 30 Oct 2013 15:25:09 +0100
changeset 2055 f893f69f25df
parent 2054 e0902de148ea
child 2056 6418a4e0802f
Update PR draft
spec/PR/json-ld/20131105/diff-20130910.html
spec/PR/json-ld/20131105/index.html
--- a/spec/PR/json-ld/20131105/diff-20130910.html	Wed Oct 30 13:24:45 2013 +0100
+++ b/spec/PR/json-ld/20131105/diff-20130910.html	Wed Oct 30 15:25:09 2013 +0100
@@ -14536,7 +14536,10 @@
 above,
 the
 <strong>
-blogPost
+<del class="diff-old">blogPost
+</del>
+<ins class="diff-chg">post
+</ins>
 </strong>
 <a href="#dfn-term" title="term" class="tref internalDFN">
 term
@@ -14585,7 +14588,10 @@
 of
 the
 <strong>
-blogPost
+<del class="diff-old">blogPost
+</del>
+<ins class="diff-chg">post
+</ins>
 </strong>
 using
 the
@@ -14593,7 +14599,10 @@
 code
 snippet:
 <code>
-obj.blogPost.de
+<del class="diff-old">obj.blogPost.de
+</del>
+<ins class="diff-chg">obj.post.de
+</ins>
 </code>.
 </p>
 <p>
@@ -22838,6 +22847,9 @@
 Rodriguez,
 Marios
 Meimaris,
+<ins class="diff-new">Matt
+Wuerstl,
+</ins>
 Melvin
 Carvalho,
 Nathan
--- a/spec/PR/json-ld/20131105/index.html	Wed Oct 30 13:24:45 2013 +0100
+++ b/spec/PR/json-ld/20131105/index.html	Wed Oct 30 15:25:09 2013 +0100
@@ -2433,13 +2433,13 @@
   }
 }</pre></div>
 
-  <p>In the example above, the <strong>blogPost</strong> <a href="#dfn-term" title="term" class="tref internalDFN">term</a> has
+  <p>In the example above, the <strong>post</strong> <a href="#dfn-term" title="term" class="tref internalDFN">term</a> has
     been marked as an <a href="#dfn-index-map" title="index-map" class="tref internalDFN">index map</a>. 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
@@ -3720,7 +3720,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,