Adding angle brackets
authorYves Raimond <yves.raimond@bbc.co.uk>
Fri, 15 Nov 2013 11:00:24 +0000
changeset 1352 a25c4b5a84e1
parent 1351 3686e40d909b
child 1353 864c278b84c3
Adding angle brackets
rdf-primer/index.html
--- a/rdf-primer/index.html	Fri Nov 15 10:53:03 2013 +0000
+++ b/rdf-primer/index.html	Fri Nov 15 11:00:24 2013 +0000
@@ -653,7 +653,7 @@
 set is not yet complete. The triple represented by line 10 looks in
 its expanded form like this:</p> 
 <pre>
-<code>http://example.org/bob#me http://xmlns.com/foaf/0.1/knows http://example.org/alice#me .</code>
+<code>&lt;http://example.org/bob#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.org/alice#me&gt; .</code>
 </pre>
 
 <p>Line 9 shows an example of a special kind of syntactic sugar. The