merge
authorTim L <lebot@rpi.edu>
Tue, 20 Nov 2012 10:04:41 -0500
changeset 4855 e9fa4ea4c4e5
parent 4854 781c3dac807e (current diff)
parent 4853 a9d2ca2b2c87 (diff)
child 4856 de8cda493917
merge
--- a/model/provbib.js	Tue Nov 20 10:04:30 2012 -0500
+++ b/model/provbib.js	Tue Nov 20 10:04:41 2012 -0500
@@ -23,62 +23,62 @@
 var provReferences = {
 
         "PROV-DM":
-          "Luc Moreau and Paolo Missier, eds. "+
+          "Luc Moreau; 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, 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":
-          "James Cheney. "+
+          "James Cheney; ed. "+
           "<a href=\"http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman\"><cite>Formal Semantics Strawman</cite></a>. "+
           "2011, Work in progress. "+
           "URL: <a href=\"http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman\">http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman</a>.",
 
         "PROV-PRIMER":
-          "Yolanda Gil and Simon Miles, eds. "+
+          "Yolanda Gil; Simon Miles; eds. "+
           "<a href=\"http://www.w3.org/TR/2012/WD-prov-primer-20121211/\"><cite>Prov Model Primer</cite></a>. "+
           "11 December 2012, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/WD-prov-primer-20121211/\">http://www.w3.org/TR/2012/WD-prov-primer-20121211/</a>.",
 
         "PROV-O":
-          "Timothy Lebo, Satya Sahoo, and Deborah McGuinness, eds. "+
+          "Timothy Lebo; Satya Sahoo; Deborah McGuinness; eds. "+
           "<a href=\"http://www.w3.org/TR/2012/CR-prov-o-20121211/\"><cite>Provenance Formal Model</cite></a>. "+
           "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. "+
+          "James Cheney; Paolo Missier; 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, 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. "+
+          "Luc Moreau; 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, 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>.",
 
 
         "PROV-XML":
-          "Hook Hua, Curt Tilmes, and Stephan Zednik, eds. "+
+          "Hook Hua; Curt Tilmes; Stephan Zednik; eds. "+
           "<a href=\"http://www.w3.org/TR/2012/WD-prov-xml-20121211/\"><cite>PROV-XML: The PROV XML Schema</cite></a>. "+
           "11 December 2012, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/WD-prov-xml-20121211/\">http://www.w3.org/TR/2012/WD-prov-xml-20121211/</a>.",
 
         "PROV-OVERVIEW":
-          "AUTHORS TBD. "+
+          "Editors TBD. "+
           "<a href=\"http://www.w3.org/TR/2012/WD-prov-overview-20121211/\"><cite>PROV-OVERVIEW: The PROV Family of Documents</cite></a>. "+
           "11 December 2012, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/WD-prov-overview-20121211/\">http://www.w3.org/TR/2012/WD-prov-overview-20121211/</a>.",
 
         "PROV-AQ":
-          "Graham Klyne and Paul Groth, eds. "+
+          "Graham Klyne; Paul Groth; eds. "+
           "<a href=\"http://www.w3.org/TR/2012/WD-prov-aq-20120619/\"><cite>Provenance Access and Query</cite></a>. "+
           "19 June 2012, Working Draft. "+
 	"URL: <a href=\"http://www.w3.org/TR/2012/WD-prov-aq-20120619/\">http://www.w3.org/TR/2012/WD-prov-aq-20120619/</a>.",
 
         "PROV-MENTION":
-          "Tim Lebo and Luc Moreau, eds. "+
+          "Tim Lebo; Luc Moreau; eds. "+
           "<a href=\"http://www.w3.org/TR/2012/WD-prov-mention-20121211/\"><cite>MENTION</cite></a>. "+
           "11 December 2012, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2012/WD-prov-mention-20121211/\">http://www.w3.org/TR/2012/WD-prov-mention-20121211/</a>.",