small changes of the doc structure
authorgatemezing
Sat, 10 Mar 2012 18:01:47 +0100
changeset 118 50d3c11513cd
parent 117 3a82646e179a
child 119 a0ee2b730930
small changes of the doc structure
glossary/respec-ref.js
--- a/glossary/respec-ref.js	Sat Mar 10 16:29:41 2012 +0100
+++ b/glossary/respec-ref.js	Sat Mar 10 18:01:47 2012 +0100
@@ -1,6 +1,7 @@
 var preProc = {
       apply:  function(c) {
                 // extend the bibliography entries
+		berjon.biblio["RDF"] = "<cite><a href=\"http://www.w3.org/TR/2004/REC-rdf-primer-20040210/\">RDF Primer</a></cite>  Frank Manola; et al. 10 February 2004.  W3C Recommendation. URL: http://www.w3.org/TR/rdf-primer/ ";
                 berjon.biblio["MICRODATA"] = "<cite><a href=\"http://www.w3.org/TR/microdata/\">Microdata</a></cite> Ian Hickson; et al. 04 March 2010. W3C Working Draft. URL: http://www.w3.org/TR/microdata/ ";
                 berjon.biblio["XHTML-RDFA"] = "<cite><a href=\"http://www.w3.org/TR/xhtml-rdfa/\">XHTML+RDFa</a></cite> Manu Sporny; et al. 31 March 2011. W3C Working Draft. URL: http://www.w3.org/TR/xhtml-rdfa/ ";
                 berjon.biblio["HTML-RDFA"] = "<cite><a href=\"http://dev.w3.org/html5/rdfa/\">HTML+RDFa</a></cite> Manu Sporny; et al. 24 May 2011. W3C Working Draft. URL: http://dev.w3.org/html5/rdfa/ ";
@@ -124,4 +125,4 @@
                     p.replaceChild(sp, item) ;
                 }
             }
-    } ;
\ No newline at end of file
+    } ;