--- a/spec/latest/json-ld-api/index.html Sun Apr 08 14:40:38 2012 +0800
+++ b/spec/latest/json-ld-api/index.html Sun Apr 08 14:50:46 2012 +0800
@@ -826,6 +826,7 @@
<dt><code>@container</code></dt><dd>Used to set the container of a particular value.</dd>
<dt><code>@list</code></dt><dd>Used to express an ordered set of data.</dd>
<dt><code>@set</code></dt><dd>Used to express an unordered set of data.</dd>
+ <dt><code>@graph</code></dt><dd>Used to explicitely express a <tref>linked data graph</tref>.</dd>
<dt><code>:</code></dt><dd>The separator for JSON keys and values that use <tref title="compact_iri">compact IRIs</tref>.</dd>
</dl>