updated cite from rdf-mt to rdf11-mt
authorGuus Schreiber <guus.schreiber@vu.nl>
Mon, 06 Jan 2014 22:34:33 +0100
changeset 1759 66368a6de041
parent 1758 5d2b9e387b0f
child 1760 9a7918bf0933
updated cite from rdf-mt to rdf11-mt
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Sun Jan 05 16:56:10 2014 +0100
+++ b/rdf-turtle/index.html	Mon Jan 06 22:34:33 2014 +0100
@@ -524,7 +524,7 @@
 				<h3>Collections</h3>
 
 				<p>
-				  RDF provides a <a href="http://www.w3.org/TR/rdf-mt/#collections">Collection</a> [[RDF-MT]] structure for lists of RDF nodes.
+				  RDF provides a <a href="http://www.w3.org/TR/rdf11-mt/#rdf-collections">Collection</a> [[RDF11-MT]] structure for lists of RDF nodes.
 				  The Turtle syntax for Collections is a possibly empty list of RDF terms enclosed by <code>()</code>.
 				  This collection represents an <code>rdf:first</code>/<code>rdf:rest</code> list structure with the sequence of objects of the <code>rdf:first</code> statements being the order of the terms enclosed by <code>()</code>.
 				</p>