Fixing example 11
authorYves Raimond <yves.raimond@bbc.co.uk>
Thu, 05 Dec 2013 16:06:10 +0000
changeset 1473 efd7de392ca5
parent 1472 ff6d041b8705
child 1474 94c8b1b509e8
Fixing example 11
rdf-primer/index.html
--- a/rdf-primer/index.html	Thu Dec 05 11:05:42 2013 +0000
+++ b/rdf-primer/index.html	Thu Dec 05 16:06:10 2013 +0000
@@ -1287,7 +1287,7 @@
 
 <pre class="example">
 01    {
-02      "context": "example-context.json",
+02      "@context": "example-context.json",
 03      "uri": "bob#me",
 04      "type": "Person",
 05      "born": "1990-07-04",