merged - renamed wasDerivedBy to hadActivity
authorTim L <lebot@rpi.edu>
Sun, 01 Apr 2012 11:21:18 -0400
changeset 2149 153d82fa343e
parent 2148 a94a7649a112 (current diff)
parent 2147 8c129b571fb2 (diff)
child 2150 3a8a750e02d2
merged - renamed wasDerivedBy to hadActivity
--- a/primer/Primer.html	Sun Apr 01 11:20:41 2012 -0400
+++ b/primer/Primer.html	Sun Apr 01 11:21:18 2012 -0400
@@ -44,7 +44,7 @@
  
     // if your specification has a subtitle that goes below the main
     // formal title, define it here
-    subtitle   :  "",
+    subtitle   :  "WD2 for internal review",
  
     // if you wish the publication date to be other than today, set this
     // publishDate:  "2009-08-06",
@@ -833,7 +833,7 @@
 
      agent(ex:chartgen, [ prov:type="prov:Organization",
             foaf:name = "Chart Generators Inc"])
-     actedOnBehalfOf(ex:chartgen, ex:derek, ex:compose)
+     actedOnBehalfOf(ex:derek, ex:chartgen, ex:compose)
 
      wasAttributedTo(ex:chart1, ex:derek)
     </pre>