Remove escaping example
authorGavin Carothers <gavin@carothers.name>
Wed, 25 Apr 2012 18:15:46 -0700
changeset 263 4c6aed735a1e
parent 262 bc464a7af425
child 264 ea85da6daebb
Remove escaping example
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Apr 25 18:01:46 2012 -0700
+++ b/rdf-turtle/index.html	Wed Apr 25 18:15:46 2012 -0700
@@ -1205,7 +1205,7 @@
 		  <td class="r">prefixed name</td>
 		  <td style="background-color: green; border:1px solid black;">yes</td>
 		  <td>no</td>
-		  <td><code>foo:bar\=baz</code></td>
+		  <td><code>rdfs:label</code></td>
 		</tr>
 		<tr>
 		  <td class="r"><code>a</code> for the predicate <code>rdf:type</code></td>