Added logs of changes.
--- a/ldpatch.html Fri Nov 21 01:18:14 2014 -0500
+++ b/ldpatch.html Fri Nov 21 01:31:20 2014 -0500
@@ -125,7 +125,7 @@
, url: "http://bertails.org/"
, mailto: "alexandre@bertails.org"
, company: "Pellucid Analytics"
- , companyURL: "http://www.pellucid.com"
+ , companyURL: "http://www.pellucid.com/"
},
{
name: "Pierre-Antoine Champin"
@@ -137,9 +137,9 @@
{
name: "Andrei Sambra"
, url: "https://deiu.rww.io/profile/card#me"
- , mailto: "asambra@mit.edu"
- , company: "MIT"
- , companyURL: "http://web.mit.edu"
+ , mailto: "andrei@w3.org"
+ , company: "MIT/W3C"
+ , companyURL: "http://www.w3.org/"
},
],
@@ -1170,7 +1170,17 @@
<h2>Change Log</h2>
<section>
<h3>Changes since <a href="http://www.w3.org/TR/2014/WD-ldpatch-20140918/">September 2014 First Public Working Draft</a></h3>
- <p>@@ TODO see http://www.w3.org/TR/2014/REC-turtle-20140225/#sec-change-log-PR-REC @@</p>
+ <ul>
+ <li>New section comparing LD Patch with Turtle and SPARQL 1.1</li>
+ <li>Add and Delete now takes Turtle as argument</li>
+ <li>The leading slash for Path expression is now optional</li>
+ <li>New dedicated Example section</li>
+ <li>New section for Media Type registration</li>
+ <li>New section about Error Handling, with specific behaviours</li>
+ <li>Improvements and fixes in the grammar</li>
+ <li>Removed the abstract model section, leading to a lighter operational semantics</li>
+ </ul>
+
</section>
</section>