Two sentence description of parsing
authorGavin Carothers <gavin@carothers.name>
Sat, 09 Mar 2013 08:24:41 -0800
changeset 636 8e4d58601c57
parent 635 05d71999edcd
child 637 96ae93dfdc80
Two sentence description of parsing
trig/index.html
--- a/trig/index.html	Sat Mar 09 08:22:10 2013 -0800
+++ b/trig/index.html	Sat Mar 09 08:24:41 2013 -0800
@@ -427,6 +427,9 @@
 		</section>
 		<section id="sec-parsing">
 			<h2>Parsing</h2>
+			<p class="issue">
+				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-mediaReg" class="appendix">