changed figure to div class=
authorTim L <lebot@rpi.edu>
Thu, 26 Apr 2012 17:20:09 -0400
changeset 2591 8145f51241b6
parent 2590 7553bd590c58
child 2592 8477d2c6dcdc
changed figure to div class=
ontology/spwd/2012-04-26-with-luc/prov-xhtml.html
--- a/ontology/spwd/2012-04-26-with-luc/prov-xhtml.html	Thu Apr 26 17:16:43 2012 -0400
+++ b/ontology/spwd/2012-04-26-with-luc/prov-xhtml.html	Thu Apr 26 17:20:09 2012 -0400
@@ -1166,10 +1166,10 @@
       </p>
 
       <div style="text-align: center;">
-         <figure>
+         <div class="respec-figure">
             <img alt="PROV-O Starting Point terms" style="width: 50%; min-width: 25em; max-width: 60em" src="prov-o-diagrams/Starting-points-terms.png" />
-            <figcaption>Figure 1. The three Starting Point classes and the properties that relate them.</figcaption>
-         </figure>
+            <div class="respec-captioin">Figure 1. The three Starting Point classes and the properties that relate them.</div>
+         </div>
       </div>
 
          <p>
@@ -1555,10 +1555,10 @@
       </p>
 
        <div style="text-align: center;">
-         <figure>
+         <div class="respec-figure">
             <img alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship" style="width: 50%; min-width: 25em; max-width: 60em" src="prov-o-diagrams/Qualified-Association.png" />
-            <figcaption>Figure 2. An illustration of the qualification pattern applied to the Starting Point properties <a href="#used" class="qname">prov:used</a> and <a href="#wasAssociatedWith" class="qname">prov:wasAssociatedWith</a>.</figcaption>
-         </figure>
+            <div class="respec-caption">Figure 2. An illustration of the qualification pattern applied to the Starting Point properties <a href="#used" class="qname">prov:used</a> and <a href="#wasAssociatedWith" class="qname">prov:wasAssociatedWith</a>.</div>
+         </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>.