issues JSON/syntax
authorGuus Schreiber <guus.schreiber@vu.nl>
Mon, 16 Dec 2013 13:36:21 +0100
changeset 1606 e71ed6a16cac
parent 1605 8b40f4316100
child 1607 54b645d10155
issues JSON/syntax
rdf-primer/index.html
--- a/rdf-primer/index.html	Mon Dec 16 13:29:38 2013 +0100
+++ b/rdf-primer/index.html	Mon Dec 16 13:36:21 2013 +0100
@@ -642,6 +642,9 @@
 
     <section id="subsection-turtle">
 
+<p class="issue">We plan to include also one annotated JSON-LD example in this
+section.</p>
+
       <h3>Turtle</h3>
 
       <p>Turtle [[TURTLE]] provides a syntax for RDF
@@ -1055,6 +1058,9 @@
 example</a>; the mutiple-graphs examples encode the same graph as the <a href="#trig-example">Trig
 example</a>. </p>
 
+      <p class="issue">
+    We should consider annotating the examples in this
+    appendix, thus providing a mini-primer for each syntax. </p>
 
       <section id="subsection-rdfa">
    
@@ -1089,11 +1095,6 @@
 
     <section id="subsection-jsonld">
 
-    <p class="issue">
-    We should consider annotating the JSON-LD examples in this
-    subsection, thus making it a mini JSON-LD primer, and/or including
-    one of the JSON-LD example in Sec. 5. </p>
-
        <h3>JSON-LD</h3>
 
       Single-graph example:
@@ -1190,8 +1191,6 @@
 JSON data, at the cost of a more elaborate definition of
 <code>@context</code>. </p>
 
-<p class="issue">Should we include this alternative example?</p>
-
 <pre class="example">
 01    {
 02      "@context": {