provo html tweaks
authorTim L <lebot@rpi.edu>
Tue, 17 Jul 2012 11:41:45 -0400
changeset 4095 6186bdf3b5cb
parent 4094 63071bed0d50
child 4096 c6640f73aeb8
provo html tweaks
ontology/prov-o-html-sections/description-qualified-terms.inc.html
--- 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.