issue-437
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 09 Jul 2012 22:10:10 +0100
changeset 3839 56bf86e8ae79
parent 3833 a3e54ca57aa6
child 3840 ef1fc4b701b8
issue-437
model/prov-dm.html
model/prov-n.html
--- a/model/prov-dm.html	Mon Jul 09 21:58:55 2012 +0100
+++ b/model/prov-dm.html	Mon Jul 09 22:10:10 2012 +0100
@@ -344,10 +344,12 @@
                 company: "University of Manchester" },
               { name: "Reza B'Far",
                 company: "Oracle Corporation" },
+              { name: "James Cheney", url: "http://homepages.inf.ed.ac.uk/jcheney/",
+                company: "University of Edinburgh" },
+              { name: "Sam Coppens",
+                company: "IBBT - Ghent University"},
               { name: "Stephen Cresswell",
                 company: "legislation.gov.uk"},
-              { name: "Sam Coppens",
-                company: "IBBT - Ghent University"},
               { name: "Yolanda Gil",
                 company: "Invited Expert", url:"http://www.isi.edu/~gil/"},
               { name: "Paul Groth", url: "http://www.few.vu.nl/~pgroth/",
--- a/model/prov-n.html	Mon Jul 09 21:58:55 2012 +0100
+++ b/model/prov-n.html	Mon Jul 09 22:10:10 2012 +0100
@@ -271,10 +271,14 @@
           // This is optional, uncomment if you have authors as well as editors.
           // only "name" is required. Same format as editors.
 
-//          authors:  [
-//              { name: "TBD" },
-//         ],
- 
+          authors:  [
+              { name: "James Cheney", url: "http://homepages.inf.ed.ac.uk/jcheney/",
+                company: "University of Edinburgh" },
+
+              { name: "Stian Soiland-Reyes", url: "http://soiland-reyes.com/stian/",
+                company: "University of Manchester" }
+         ],
+
           
           // name of the WG
           wg:           "Provenance Working Group",