--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html Tue Jul 17 11:39:26 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html Tue Jul 17 11:41:45 2012 -0400
@@ -99,7 +99,7 @@
<p>
As can be seen in this example, qualifying an influence relation provides a second form (e.g. <code>:e1Gen</code>) to express an equivalent influence relation
(e.g. <code>:e1 prov:wasGeneratedBy :a1</code>).
- It is correct and acceptable for an implementer to use either qualified or unqualified forms as they choose,
+ It is correct and acceptable for an implementer to use either qualified or unqualified forms as they choose (or both),
and a consuming application should be prepared to recognize either form.
Because the qualification form is more verbose, the unqualified form should be favored in cases where additional properties are not provided.
When the qualified form is expressed, including the equivalent unqualified form will facilitate PROV-O consumption.