Add changes since last publication section; fix ReSpec section nesting to put appendixes in
authorAndy Seaborne <andy.seaborne@epimorphics.com>
Thu, 17 Oct 2013 11:47:35 +0100
changeset 1148 2489ba87ebc5
parent 1147 9d66fe0b8d07
child 1149 3d5af16fe3f6
Add changes since last publication section; fix ReSpec section nesting to put appendixes in
trig/index.html
--- a/trig/index.html	Wed Oct 16 21:41:01 2013 +0100
+++ b/trig/index.html	Thu Oct 17 11:47:35 2013 +0100
@@ -757,11 +757,13 @@
             </section>
           </section>
         </section>
-        <section id="sec-differences" class="appendix informative">
-      	<h2>Differences from Previous TriG</h2>
-        <p>This section describes the main differences between TriG, as
-          defined in this document, and earlier forms. 
-      	<ul>
+      </section>
+
+     <section id="sec-differences" class="appendix informative">
+       <h2>Differences from Previous TriG</h2>
+       <p>This section describes the main differences between TriG, as
+         defined in this document, and earlier forms. 
+      	 <ul>
           <li>Syntax is aligned to the 
             <a href="http://www.w3.org/TR/turtle/">Turtle</a> [[!turtle]] recommendation
             for RDF terms.</li>
@@ -863,5 +865,18 @@
           <dd>The TriG specification is the product of the RDF WG. The W3C reserves change control over this specifications.</dd>
         </dl>
       </section>
-	</body>
+ 
+   <section id="sec-changes"  class="appendix">
+       <h2>Changes since the last publication of this document</h2>
+        <ul>
+          <li>The "Features at risk" (uses of <code>GRAPH</code>, default
+            graph triple with enclosing
+            <code>{</code>...<code>}</code>
+            have been incorporated 
+          </li>
+        </ul>
+     </section>
+
+
+ 	</body>
 </html>
\ No newline at end of file