--- 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",