--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html Mon Jul 02 23:15:48 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html Mon Jul 02 23:18:25 2012 -0400
@@ -8,7 +8,29 @@
<a href="#prov-expanded-owl-terms-at-a-glance">Expanded</a> categories.
The Qualification Pattern consists of restating the unqualified
relation by using an intermediate class that represents the influence between two resources.
- This new instance, in turn, can be described with arbitrary descriptions about the influence between the two resources cited.
+ This new instance, in turn, can be described with arbitrary descriptions about the influence between the two resources cited. The following two tables list the relations that can be qualified using the Qualification Pattern, along with the properties used to qualify.
+ </p>
+
+
+
+ <div id="qualified-forms-starting-point" style="padding: 10px">
+ <p>In addition to Usage and Association described above, six other <a href="#description-starting-point-terms">Starting point relations</a> can be qualified using the qualification properties, qualified influences, and influencer Properties shown in the following table.
+ </p>
+ <div style="text-align: center">
+ {% include "includes/qualifed-forms-starting-point.html" %}
+ </div>
+ </div>
+
+ <div id="qualified-forms-expanded" style="padding: 10px">
+ <p>Six <a href="#description-expanded-terms">Expanded relations</a> can also be qualified using the qualification properties, qualified influences, and influencer P0roperties shown in the following table.
+ </p>
+ <div style="text-align: center">
+ {% include "includes/qualifed-forms-expanded.html" %}
+ </div>
+ </div>
+
+
+ <p>
In the <a href="#cross-reference">cross reference</a> in the next section of this document,
each property that can be qualified provides a <strong>can be qualified with</strong>
header linking to the qualifying property and involvement class.
@@ -62,23 +84,6 @@
</div>
- <div id="qualified-forms-starting-point" style="padding: 10px">
- <p>In addition to Usage and Association described above, six other <a href="#description-starting-point-terms">Starting point relations</a> can be qualified using the qualification properties, qualified influences, and influencer Properties shown in the following table.
- </p>
- <div style="text-align: center">
- {% include "includes/qualifed-forms-starting-point.html" %}
- </div>
- </div>
-
- <div id="qualified-forms-expanded" style="padding: 10px">
- <p>Six <a href="#description-expanded-terms">Expanded relations</a> can also be qualified using the qualification properties, qualified influences, and influencer P0roperties shown in the following table.
- </p>
- <div style="text-align: center">
- {% include "includes/qualifed-forms-expanded.html" %}
- </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>.