--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/spec/latest/changes-since-lc.txt Mon Apr 15 19:14:21 2013 +0200
@@ -0,0 +1,9 @@
+Syntax spec
+---------------------
+
+- Permit keywords as value of @id in expanded term definitions (section B.7 Context Definitions)
+
+
+
+API spec
+---------------------
--- a/spec/latest/json-ld/index.html Mon Apr 15 19:04:12 2013 +0200
+++ b/spec/latest/json-ld/index.html Mon Apr 15 19:14:21 2013 +0200
@@ -3096,7 +3096,8 @@
<p>If the <tref>expanded term definition</tref> contains the <code>@id</code>
<tref>keyword</tref>, its value MUST be <tref>null</tref>, an <tref>absolute IRI</tref>,
- a <tref>blank node identifier</tref>, a <tref>compact IRI</tref>, or a <tref>term</tref>.</p>
+ a <tref>blank node identifier</tref>, a <tref>compact IRI</tref>, a <tref>term</tref>,
+ or a <tref>keyword</tref>.</p>
<p>If the <tref>expanded term definition</tref> contains the <code>@type</code>
<tref>keyword</tref>, its value MUST be an <tref>absolute IRI</tref>, a