Line oriantedness of N-Triples
authorGavin Carothers <gavin@carothers.name>
Wed, 02 May 2012 06:53:10 -0700
changeset 375 526e8f594e99
parent 305 30aac7b208b6
child 376 8a09ac3f5fe5
Line oriantedness of N-Triples
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed May 02 06:46:59 2012 -0700
+++ b/rdf-turtle/index.html	Wed May 02 06:53:10 2012 -0700
@@ -1083,6 +1083,10 @@
 
         <section>
         	<h3>Summary of diffrences in N-Triples and Turtle</h3>
+        	<section>
+        		<h4>Triples</h4>
+        		<p>N-Triples only allows for <a href="#simple-triples">simple triple</a> statements which MUST NOT contain new lines. A single triple is always a single line of the document.</p>
+        	</section>
 		<section id="iri-summary">
 		  <h3>IRI Representations</h3>