author | Markus Lanthaler <mark_lanthaler@gmx.net> |
Mon, 18 Feb 2013 15:44:20 +0100 | |
changeset 1298 | c7483c370274 |
parent 1297 | 77d333e6218b |
child 1299 | ff8ffa55b5e3 |
common/lang-jsonld.js |
--- a/common/lang-jsonld.js Mon Feb 18 14:00:52 2013 +0100 +++ b/common/lang-jsonld.js Mon Feb 18 15:44:20 2013 +0100 @@ -55,7 +55,7 @@ ], [ // common "keywords" - ["lang-jsonld-keyword", /^"(@context|@id|@value|@language|@type|@container|@list|@set|@vocab|@graph)"\s*:/], + ["lang-jsonld-keyword", /^"(@context|@id|@value|@language|@type|@container|@list|@set|@vocab|@graph|@index)"\s*:/], // empty string //[PR.PR_LITERAL, /^""/], ["lang-jsonld-string", /^""/],