--- a/rdf-mt/index.html Fri Apr 05 22:22:54 2013 +0200
+++ b/rdf-mt/index.html Fri Apr 05 22:38:34 2013 +0200
@@ -36,7 +36,7 @@
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
-prevRecShortname: "rdf-mt",
+ prevRecShortname: "rdf-mt/",
// if you want to have extra CSS, append them to this list
// it is recommended that the respec.css stylesheet be kept
@@ -138,8 +138,7 @@
identity. The statement "A = B" means that there is one entity which both expressions "A" and "B" refer to. Angle brackets < x, y > are used to indicate an ordered pair
of x and y. RDF graph syntax is indicated using the notational conventions of
the N-Triples syntax described
- in the <a
- href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/n-triples.html">Turtle Working Draft</a> [[TURTLE]]
+ in the Turtle Working Draft [[TURTLE-TR]]
literal strings are enclosed within double quote marks and attached to a type IRI using a double-caret <code>^^</code>, language tags indicated
by the use of the <code>@</code> sign, and triples terminate with a 'code dot'
<code>.</code> . </p>