"worse" grammatically, easier to read. From Shawn Eisenach
authorGavin Carothers <gavin@carothers.name>
Thu, 21 Jun 2012 14:36:40 -0700
changeset 479 80975d3d32a1
parent 478 92a532e3ce23
child 480 ada2993dcef0
"worse" grammatically, easier to read. From Shawn Eisenach
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Jun 20 16:06:02 2012 -0700
+++ b/rdf-turtle/index.html	Thu Jun 21 14:36:40 2012 -0700
@@ -233,7 +233,7 @@
 		<section id="object-lists">
 			<h3>Object Lists</h3>
 			<p>
-			  As with predicates often objects are repeated with the same subject and predicate. The <a href="#grammar-production-objectList">objectList production</a> matches a series of objects, separated by <code>,</code>, following a predicate.
+			  As with predicates often objects are repeated with the same subject and predicate. The <a href="#grammar-production-objectList">objectList production</a> matches a series of objects separated by '<code>,</code>' following a predicate.
 			  This expresses a series of RDF Triples with the corresponding subject and predicate and a each object allocated to one triple.
 			  Thus, the <code>,</code> symbol is used to repeat the subject and predicate of triples that only differ in the object RDF term.</p>
 			  <p>These two examples  are equivalent ways of writing Spiderman's name in two languages.<p>