merge
authorTim L <lebot@rpi.edu>
Tue, 20 Nov 2012 10:01:56 -0500
changeset 4851 abf98a6ffec9
parent 4850 074adeaf2ab0 (current diff)
parent 4849 b08604071950 (diff)
child 4853 a9d2ca2b2c87
child 4854 781c3dac807e
merge
--- a/model/provbib.js	Tue Nov 20 10:01:45 2012 -0500
+++ b/model/provbib.js	Tue Nov 20 10:01:56 2012 -0500
@@ -23,9 +23,9 @@
 var provReferences = {
 
         "PROV-DM":
-          "Luc Moreau and Paolo Missier, eds."+
+          "Luc Moreau and Paolo Missier, eds. "+
           "<a href=\"http://www.w3.org/TR/2012/CR-prov-dm-20121211/\"><cite>PROV-DM: The PROV Data Model</cite></a>. "+
-          "11 December 2012, Candidate Recommendation. "+
+          "11 December 2012, W3C Candidate Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/CR-prov-dm-20121211/\">http://www.w3.org/TR/2012/CR-prov-dm-20121211/</a>",
 
         "PROV-SEM":
@@ -43,19 +43,19 @@
         "PROV-O":
           "Timothy Lebo, Satya Sahoo, and Deborah McGuinness, eds. "+
           "<a href=\"http://www.w3.org/TR/2012/CR-prov-o-20121211/\"><cite>Provenance Formal Model</cite></a>. "+
-          "11 December 2012, Candidate Recommendation. "+
+          "11 December 2012, W3C Candidate Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/CR-prov-o-20121211/\">http://www.w3.org/TR/2012/CR-prov-o-20121211/</a>.",
 
         "PROV-CONSTRAINTS":
           "James Cheney, Paolo Missier, and Luc Moreau, eds. "+
           "<a href=\"http://www.w3.org/TR/2012/CR-prov-constraints-20121211/\"><cite>Constraints of the PROV Data Model</cite></a>. "+
-          "11 December 2012, Candidate Recommendation. "+
+          "11 December 2012, W3C Candidate Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/CR-prov-constraints-20121211/\">http://www.w3.org/TR/2012/CR-prov-constraints-20121211/</a>.",
 
         "PROV-N":
           "Luc Moreau and Paolo Missier, eds. "+
           "<a href=\"http://www.w3.org/TR/2012/CR-prov-n-20121211/\"><cite>PROV-N: The Provenance Notation</cite></a>. "+
-          "11 December 2012, Candidate Recommendation. "+
+          "11 December 2012, W3C Candidate Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/CR-prov-n-20121211/\">http://www.w3.org/TR/2012/CR-prov-n-20121211/</a>.",