uml
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 27 Jun 2012 10:12:14 +0100
changeset 3448 dc1f5b7352c5
parent 3445 8d30b0512ebb
child 3449 1a2de4a1bb14
uml
model/prov-dm.html
model/uml/Makefile
--- a/model/prov-dm.html	Wed Jun 27 10:10:26 2012 +0100
+++ b/model/prov-dm.html	Wed Jun 27 10:12:14 2012 +0100
@@ -2216,7 +2216,7 @@
 
 <div style="text-align: center;">
 <figure>
-<img src="uml/Component3b.svg" alt="Influence"/>
+<img src="uml/Component3b.png" alt="Influence"/>
 <figcaption id="figure-component3b">Figure 7b: Influence</figcaption>
 </figure>
 </div>
@@ -3064,7 +3064,7 @@
 
 <div style="text-align: center;">
 <figure>
-<img src="uml/component6.svg" alt="collection"/>
+<img src="uml/component6.png" alt="collection"/>
 
 <figcaption id="figure-component6">Figure 10: Collections Component Overview</figcaption>
 </figure>
--- a/model/uml/Makefile	Wed Jun 27 10:10:26 2012 +0100
+++ b/model/uml/Makefile	Wed Jun 27 10:12:14 2012 +0100
@@ -1,4 +1,4 @@
-all: go1 go2 go3 go4 go5 go6 go0
+all: go1 go2 go3 go3b go4 go5 go6 go0 go-d
 
 go1:
 	inkscape --export-png=component1.png component1.svg
@@ -6,6 +6,8 @@
 	inkscape --export-png=component2.png component2.svg
 go3:
 	inkscape --export-png=component3.png component3.svg
+go3b:
+	inkscape --export-png=Component3b.png Component3b.svg
 go4:
 	inkscape --export-png=component4.png component4.svg
 go5:
@@ -14,4 +16,6 @@
 	inkscape --export-png=component6.png component6.svg
 go0:
 	inkscape --export-png=essentials.png essentials.svg
+go-d:
+	inkscape --export-png=Component-Dictionary.png Component-Dictionary.svg