Changed @subject to @id in the landing page, spotted by Melvin Carvalho.
authorManu Sporny <msporny@digitalbazaar.com>
Mon, 16 Jan 2012 12:56:34 -0500
changeset 340 1d685d4da5a6
parent 338 f206ab6e2a0d
child 341 1a8ed98f93a2
Changed @subject to @id in the landing page, spotted by Melvin Carvalho.
index.html
--- a/index.html	Thu Jan 12 13:31:11 2012 -0500
+++ b/index.html	Mon Jan 16 12:56:34 2012 -0500
@@ -55,7 +55,7 @@
                <pre>
 { 
   "@context": "http://purl.org/jsonld/Person",
-  "@subject": "http://dbpedia.org/resource/John_Lennon",
+  "@id": "http://dbpedia.org/resource/John_Lennon",
   "name": "John Lennon",
   "birthday": "10-09",
   "member": "http://dbpedia.org/resource/The_Beatles"