provo narrative
authorTim L <lebot@rpi.edu>
Mon, 02 Jul 2012 23:07:11 -0400
changeset 3625 22c243c26e8c
parent 3624 f0483a6bfc06
child 3626 6cb64ad7be9e
provo narrative
ontology/prov-o-html-sections/description-qualified-terms.inc.html
--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Mon Jul 02 23:05:53 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Mon Jul 02 23:07:11 2012 -0400
@@ -1,7 +1,7 @@
 <!-- incorporate https://dvcs.w3.org/hg/prov/rev/e3ecc51f4598 -->
      <section id="description-qualified-terms">
        <h3>Qualified Terms</h3>
-       <p>The Qualified terms category is for users who wish to provide additional details about the relationships between
+       <p>The Qualified Terms category is for users who wish to provide further details about the influence among
          Entities, Activities, and Agents.  The terms in this category are the result of
 applying the <strong>Qualification Pattern</strong> [[LD-Patterns-QR]] to the simple (unqualified)
 relations available in the <a
@@ -31,7 +31,7 @@
 the class <a class="qname" href='#Generation'>prov:Generation</a>, which is a subclass of <a class ="qname" href="#ActivityInfluence">prov:ActivityInfluence</a>. From this, we can restate the above relation using the <em>qualification pattern</em> as:
 </p>
 <pre class="example">
-:e1    prov:wasGeneratedBy :e1Gen .
+:e1 prov:wasGeneratedBy :e1Gen .
 
 :e1Gen 
    a prov:Generation;