--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html Fri Apr 27 10:23:56 2012 +0200
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html Fri Apr 27 10:41:23 2012 +0100
@@ -9,13 +9,11 @@
<p>Similarly, the <span class="repeated">prov:qualifiedAssociation</span> property parallels the <span class="repeated">prov:wasAssociatedWith</span> property, and references an instance of <span class="repeated">prov:Association</span> that provides attributes of the <span class="repeated">prov:wasAssociatedWith</span> relation between the Activity and Agent. The <span class="repeated">prov:agent</span> property is used to cite the Agent that was involved in the Activity. In this case, the plan that the Agent used is provided using the <span class="repeated">prov:hadPlan</span> property and an instance of <span class="repeated">prov:Plan</span>.
</p>
- <div style="text-align: center;">
- <figure>
+ <div style="text-align: center;" class="figure">
<img src="prov-o-diagrams/Qualified-Association.png"
style="width: 50%; min-width: 25em; max-width: 60em"
alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship"/>
- <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>.</figcaption>
- </figure>
+ <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>
<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 Fri Apr 27 10:23:56 2012 +0200
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html Fri Apr 27 10:41:23 2012 +0100
@@ -14,13 +14,11 @@
<p>These three classes and the properties that relate them are illustrated in the following figure.
</p>
- <div style="text-align: center;">
- <figure>
+ <div style="text-align: center;" class="figure">
<img src="prov-o-diagrams/Starting-points-terms.png"
style="width: 50%; min-width: 25em; max-width: 60em"
alt="PROV-O Starting Point terms"/>
- <figcaption>Figure 1. The three Starting Point classes and the properties that relate them.</figcaption>
- </figure>
+ <div class="figcaption">Figure 1. The three Starting Point classes and the properties that relate them.</div>
</div>
<p>