corrected turtle refs
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 28 Mar 2013 14:23:32 +0100
changeset 697 944768c30883
parent 696 e04a33c40d95
child 698 cba4dc71171f
corrected turtle refs
ReSpec.js/bibref/biblio.js
--- a/ReSpec.js/bibref/biblio.js	Thu Mar 28 14:15:52 2013 +0100
+++ b/ReSpec.js/bibref/biblio.js	Thu Mar 28 14:23:32 2013 +0100
@@ -4,7 +4,7 @@
 // For RDF Concepts
     "RDF11-CONCEPTS" : "Richard Cyganiak; David Wood. <a href=\"http://www.w3.org/TR/2012/WD-rdf11-concepts-20120605/\"><cite>RDF 1.1 Concepts and Abstract Syntax</cite></a> 05 June 2012. W3C Working Draft (work in progress). URL: <a href=\"http://www.w3.org/TR/2012/WD-rdf11-concepts-20120605/\">http://www.w3.org/TR/2012/WD-rdf11-concepts-20120605/</a>",
     "RDF11-MT" : "Patrick J. Hayes; Peter F. Oatel-Schneider. <a href=\"http://www.w3.org/TR/df11-mt/\"><cite>RDF 1.1 Semantics</cite></a>. W3C Working Draft (work in progress). URL: <a href=\"http://www.w3.org/TR/rdf11-mt/\">http://www.w3.org/TR/rdf11-mt/</a>",
-    "TURTLE" : "Gavin Carothers; Eric Prud'hommeaux. <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\"><cite>Turtle: Terse Triple Language</cite></a> 19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>",
+    "TURTLE-TR" : "Gavin Carothers; Eric Prud'hommeaux. <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\"><cite>Turtle: Terse Triple Language</cite></a> 19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>",
     "TRIG" : "Gavin Carothers. <a href=\"http://www.w3.org/TR/trig/\"><cite>TriG</cite></a>. W3C Working Draft (work in progress). URL: <a href=\"http://www.w3.org/TR/trig/\">http://www.w3.org/TR/trig/</a>",
     "N-TRIPLES" : "Gavin Carothers. <a href=\"http://www.w3.org/TR/n-triples/\"><cite>N-Triples</cite></a>. W3C Working Draft (work in progress). URL: <a href=\"http://www.w3.org/TR/n-triples/\">http://www.w3.org/TR/n-triples/</a>",
     "N-QUADS" : "Gavin Carothers. <a href=\"http://www.w3.org/TR/n-quads/\"><cite>N-Quads</cite></a>. W3C Working Draft (work in progress). URL: <a href=\"http://www.w3.org/TR/n-quads/\">http://www.w3.org/TR/n-quads/</a>",
@@ -15,7 +15,6 @@
    "WELL-KNOWN" : "M. Nottingham; E. Hammer-Lahav. <a href=\"http://tools.ietf.org/html/rfc5785\"><cite>Defining Well-Known Uniform Resource Identifiers (URIs).</cite></a> April 2010. Internet RFC 5785. URL: <a href=\"http://tools.ietf.org/html/rfc5785\">http://tools.ietf.org/html/rfc5785</a>",
    "VOCAB-ORG" : "Dave Reynolds. <a href=\"http://www.w3.org/TR/2012/WD-vocab-org-20121023/\"><cite>An organization ontology.</cite></a> 23 October 2012. W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/2012/WD-vocab-org-20121023/\">http://www.w3.org/TR/2012/WD-vocab-org-20121023/</a>",
 // For Turtle
-   "TURTLE-TR" : "Eric Prud'hommeaux, Gavin Carothers. <a href=\"http://www.w3.org/TR/2012/WD-turtle-20120710/\"><cite>Turtle: Terse RDF Triple Language.</cite></a> 10 July 2012. W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/2012/WD-turtle-20120710/\">http://www.w3.org/TR/2012/WD-turtle-20120710/</a>",
    "UNISEC" : "Mark Davis; Michel Suignard. <a href=\"http://www.unicode.org/reports/tr36/\"><cite>Unicode Security Considerations</cite></a> 4 August 2010. URL: <a href=\"http://www.unicode.org/reports/tr36/\">http://www.unicode.org/reports/tr36/</a>",
    "EBNF-NOTATION" : "Tim Bray; Jean Paoli; C. M. Sperberg-McQueen; Eve Maler; François Yergeau. <a href=\"http://www.w3.org/TR/REC-xml/#sec-notation\"><cite>EBNF Notation</cite></a> 26 November 2008. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/REC-xml/#sec-notation\">http://www.w3.org/TR/REC-xml/#sec-notation</a> ",
    "RDF-TESTCASES-N-TRIPLES" : "Jan Grant; Dave Beckett. <a href=\"http://www.w3.org/TR/rdf-testcases/#ntriples\"><cite>N-Triples</cite></a> 10 February 2004. W3C Recommendation. URL:  <a href=\"http://www.w3.org/TR/rdf-testcases/#ntriples\">http://www.w3.org/TR/rdf-testcases/#ntriples</a>",