figure updates provo html
authorTim L <lebot@rpi.edu>
Wed, 23 May 2012 21:27:21 -0400
changeset 2932 ba3b344f3487
parent 2931 f546180d22f4
child 2933 4db2432b331c
figure updates provo html
ontology/prov-o-html-sections/description-qualified-terms.inc.html
ontology/prov-o-html-sections/description-starting-points.inc.html
--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Wed May 23 21:06:07 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Wed May 23 21:27:21 2012 -0400
@@ -54,10 +54,11 @@
 
        <div style="text-align: center;" class="figure">
             <!-- When publishing to w3c: replace prov-o-diagrams/ with diagrams/ -->
-            <img src="prov-o-diagrams/Qualified-Association.png"
-                 style="width: 50%; min-width: 25em; max-width: 60em" 
+            <!--img src="prov-o-diagrams/Qualified-Association.png"-->
+            <img src="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/diagram-history/2012-05-03/qualified-patterns.svg"
+                 style="width: 100%; min-width: 25em; max-width: 60em" 
                  alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship"/>
-            <div class="figcaption">Figure 2. An illustration of the qualification pattern applied to the Starting Point properties <a class="qname" href="#used">prov:used</a> and <a class="qname" href="#wasAssociatedWith">prov:wasAssociatedWith</a>.</div>
+            <div class="figcaption">Figure 2. </div>
        </div>
 
       <p>The following two examples show the result of applying the Usage and Association patterns to the chart making example from <a href=#description-starting-point-terms>Section 3.1</a>.
--- a/ontology/prov-o-html-sections/description-starting-points.inc.html	Wed May 23 21:06:07 2012 -0400
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html	Wed May 23 21:27:21 2012 -0400
@@ -16,7 +16,8 @@
 
       <div style="text-align: center;" class="figure">
             <!-- When publishing to w3c: replace prov-o-diagrams/ with diagrams/ -->
-            <img src="prov-o-diagrams/Starting-points-terms.png"
+            <!--img src="prov-o-diagrams/Starting-points-terms.png"-->
+            <img src="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/diagram-history/2012-05-03/starting-points.svg"
                  style="width: 50%; min-width: 25em; max-width: 60em" 
                  alt="PROV-O Starting Point terms"/>
             <div class="figcaption">Figure 1. The three Starting Point classes and the properties that relate them.</div>