author | Manu Sporny <msporny@digitalbazaar.com> |
Tue, 02 Aug 2011 06:32:32 -0700 | |
changeset 91 | e206a170dd5b |
parent 90 | 33067a93f7c8 (current diff) |
parent 73 | f6c6e17abee9 (diff) |
child 92 | 6ade5e1b6057 |
index.html |
--- a/index.html Tue Aug 02 09:28:56 2011 -0400 +++ b/index.html Tue Aug 02 06:32:32 2011 -0700 @@ -55,7 +55,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", "@subject": "http://dbpedia.org/resource/John_Lennon", "name": "John Lennon", "birthday": "10-09",