Add section on differences
authorGavin Carothers <gavin@carothers.name>
Sat, 09 Mar 2013 08:33:21 -0800
changeset 637 96ae93dfdc80
parent 636 8e4d58601c57
child 638 9869126a7c20
Add section on differences
trig/index.html
--- a/trig/index.html	Sat Mar 09 08:24:41 2013 -0800
+++ b/trig/index.html	Sat Mar 09 08:33:21 2013 -0800
@@ -431,7 +431,14 @@
 				Define a method of parsing that treats each graph statement as a Turtle document. Merge any graph statements that have the same label, or if they don't have a label merge to form the default graph.
 			</p>
 		</section>
-
+      <section id="sec-differences" class="appendix informative">
+      	<h2>Differences from previous TriG</h2>
+      	<ul>
+      		<li>No support for optional = graph naming operator or optional "." after each graph. N3 compatibility not supported.</li>
+      		<li>Graph labels do not have to be unique within a TriG document. Reused labels are merged.</li>
+      		<li>Multiple unnamed graphs in the same TriG document are merged</li>
+  		</ul>
+      </section>
       <section id="sec-mediaReg" class="appendix">
         <h2>Internet Media Type, File Extension and Macintosh File Type</h2>
         <dl>