Changed external context on home page.
authorManu Sporny <msporny@digitalbazaar.com>
Mon, 16 Jan 2012 16:04:32 -0500
changeset 342 3688fe5c754c
parent 341 1a8ed98f93a2
child 343 b8201c1e4f5a
Changed external context on home page.
index.html
--- a/index.html	Mon Jan 16 15:53:05 2012 -0500
+++ b/index.html	Mon Jan 16 16:04:32 2012 -0500
@@ -54,7 +54,7 @@
                <p>A simple example of a JSON object expressing Linked Data:</p>
                <pre>
 { 
-  "@context": "http://purl.org/jsonld/Person",
+  "@context": "http://purl.org/jsonld/person",
   "@id": "http://dbpedia.org/resource/John_Lennon",
   "name": "John Lennon",
   "birthday": "10-09",