--- a/spec/latest/json-ld-syntax/index.html Wed Sep 19 11:09:31 2012 +0200
+++ b/spec/latest/json-ld-syntax/index.html Wed Sep 19 18:07:29 2012 +0200
@@ -1910,9 +1910,9 @@
{
"@context":
{
- ****"title": { "@id": ["http://purl.org/dc/terms/title",
- "http://schema.org/name",
- "http://www.w3.org/2000/01/rdf-schema#label"] }****,
+ ****"title": { "@id": [ "http://purl.org/dc/terms/title",
+ "http://schema.org/name",
+ "http://www.w3.org/2000/01/rdf-schema#label" ] }****
},
"@id": "http://example.com/book",
****"title": "The Count of Monte Cristo"****