Fixed link to SparqlPatch. See http://lists.w3.org/Archives/Public/public-ldp-wg/2014Sep/0000.html ldpatch
authorAlexandre Bertails <alexandre@bertails.org>
Mon, 01 Sep 2014 14:54:42 -0400
branchldpatch
changeset 794 8cda216327b8
parent 776 503808034312
child 822 357f87969c82
Fixed link to SparqlPatch. See http://lists.w3.org/Archives/Public/public-ldp-wg/2014Sep/0000.html
ldpatch.html
--- a/ldpatch.html	Tue Aug 26 09:35:51 2014 -0400
+++ b/ldpatch.html	Mon Sep 01 14:54:42 2014 -0400
@@ -212,7 +212,7 @@
       
       <ul>
 	<li><a href="http://www.w3.org/TR/sparql11-http-rdf-update/#http-patch">SPARQL 1.1 Update</a> &mdash; already standardized, but quite complex for LDP scenarios</li>
-	<li><a href="http://www.w3.org/2012/ldp/wiki/LDP_PATCH_Proposals#EricP.27s_proposal">SPARQL Patch</a> &mdash; restricted to a simple subset of SPARQL 1.1 Update</li>
+	<li><a href="http://www.w3.org/2001/sw/wiki/SparqlPatch">SparqlPatch</a> &mdash; restricted to a simple subset of SPARQL 1.1 Update</li>
 	<li><a href="http://www.w3.org/2001/sw/wiki/TurtlePatch">TurtlePatch</a> &mdash; uses an even simpler subset, but requires unusual handling of blank nodes</li>
 	<li><a href="http://afs.github.io/rdf-patch/">RDF Patch</a> &mdash; simple, but also requires unusual handling of blank nodes</li>
       </ul>