added links to svg figure
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 08 Mar 2012 12:02:30 +0000
changeset 1807 aafcfd38e6bd
parent 1806 0400c26ef3ed
child 1808 9fe73a8d9c2c
added links to svg figure
model/images/OverviewDiagram.svg
model/prov-dm.html
--- a/model/images/OverviewDiagram.svg	Thu Mar 08 11:35:42 2012 +0000
+++ b/model/images/OverviewDiagram.svg	Thu Mar 08 12:02:30 2012 +0000
@@ -43,8 +43,9 @@
 <polyline fill="none" points="526,152 526,304 346,304" stroke="#000000" stroke-width="1"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="358" x2="346" y1="297" y2="304"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="358" x2="346" y1="311" y2="304"/>
+<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-ActivityAssociation" target="_parent">
 <text font-family="Dialog" font-size="13" x="424" y="324">
-wasAssociatedWith</text>
+wasAssociatedWith</text></a>
 <text font-family="Dialog" font-size="13" x="539" y="180">
 </text>
 <text font-family="Dialog" font-size="13" x="357" y="300">
@@ -61,8 +62,9 @@
 <polyline fill="none" points="238,88 238,32 150,32 150,128 206,128" stroke="#000000" stroke-width="1"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="194" x2="206" y1="135" y2="128"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="194" x2="206" y1="121" y2="128"/>
+<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation" target="_parent">
 <text font-family="Dialog" font-size="13" x="74" y="28">
-wasDerivedFrom</text>
+wasDerivedFrom</text></a>
 <text font-family="Dialog" font-size="13" x="217" y="72">
 </text>
 <text font-family="Dialog" font-size="13" x="187" y="124">
@@ -70,7 +72,7 @@
 <polyline fill="none" points="454,112 290,112" stroke="#000000" stroke-width="1"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="302" x2="290" y1="105" y2="112"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="302" x2="290" y1="119" y2="112"/>
-<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/working-copy/towards-wd4.html#record-Usage">
+<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage" target="_parent">
  <text font-family="Dialog" font-size="13" x="333" y="106">
 used</text></a>
 <text font-family="Dialog" font-size="13" x="435" y="108">
@@ -80,8 +82,9 @@
 <polyline fill="none" points="290,144 454,144" stroke="#000000" stroke-width="1"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="442" x2="454" y1="151" y2="144"/>
 <line fill="#000000" stroke="#000000" stroke-width="1" x1="442" x2="454" y1="137" y2="144"/>
+<a xlink:href="http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation" target="_parent">
 <text font-family="Dialog" font-size="13" x="317" y="160">
-wasGeneratedBy</text>
+wasGeneratedBy</text></a>
 <text font-family="Dialog" font-size="13" x="301" y="140">
 </text>
 <text font-family="Dialog" font-size="13" x="435" y="140">
--- a/model/prov-dm.html	Thu Mar 08 11:35:42 2012 +0000
+++ b/model/prov-dm.html	Thu Mar 08 12:02:30 2012 +0000
@@ -604,9 +604,13 @@
 
 
 <div style="text-align: center; ">
-  <figure>
-
-  <img src="images/OverviewDiagram.svg" alt="PROV-DM overview" style="max-width: 70%; "  />
+  <figure style="max-width: 70%; " >
+
+
+  <embed src="images/OverviewDiagram.svg" width="600" height="400" alt="PROV-DM overview"  type="image/svg+xml" ></embed>
+
+<!--
+  <img src="images/OverviewDiagram.svg" alt="PROV-DM overview" style="max-width: 70%; "  />-->
 
 <figcaption>PROV-DM overview</figcaption>
   </figure>