Add @base changes to changelog
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 13 May 2013 20:50:55 -0300
changeset 1660 107ca67cb8f0
parent 1659 ec0dd2e5b431
child 1661 7945cd3d5ddf
Add @base changes to changelog
spec/latest/json-ld-api/index.html
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld-api/index.html	Fri May 10 19:38:00 2013 -0700
+++ b/spec/latest/json-ld-api/index.html	Mon May 13 20:50:55 2013 -0300
@@ -169,6 +169,7 @@
       <code class="error"><a href="#idl-def-JsonLdErrorCode.cyclic-IRI-mapping">cyclic IRI mapping</a></code> error</li>
     <li>Raise an <code class="error"><a href="#idl-def-JsonLdErrorCode.invalid-IRI-mapping">invalid IRI mapping</a></code>
       error if relative URLs are used in term definitions</li>
+    <li>Support relative IRIs in <code>@base</code></li>
     <li>Support lists of lists when converting from RDF to JSON-LD</li>
   </ul>
 </section>
--- a/spec/latest/json-ld/index.html	Fri May 10 19:38:00 2013 -0700
+++ b/spec/latest/json-ld/index.html	Mon May 13 20:50:55 2013 -0300
@@ -159,6 +159,7 @@
   <ul>
     <li>Allow keyword aliases to be defined using expanded term definitions</li>
     <li>Mention profile URIs also in the sections describing the various document forms</li>
+    <li>Support relative IRIs in <code>@base</code></li>
   </ul>
 </section>