provo narrative
authorTim L <lebot@rpi.edu>
Mon, 02 Jul 2012 22:36:52 -0400
changeset 3615 bd7d52f3bba8
parent 3614 9e58db94a80c
child 3616 af7a268a3093
provo narrative
ontology/prov-o-html-sections/description-expanded-terms.inc.html
--- a/ontology/prov-o-html-sections/description-expanded-terms.inc.html	Mon Jul 02 22:35:50 2012 -0400
+++ b/ontology/prov-o-html-sections/description-expanded-terms.inc.html	Mon Jul 02 22:36:52 2012 -0400
@@ -19,11 +19,11 @@
      <p>Three subclasses of Agent (<a href="#Person" class="qname">prov:Person</a>, <a href="#Organization" class="qname">prov:Organization</a>, and 
       <a href="#SoftwareAgent" class="qname">prov:SoftwareAgent</a>) and
       two subclasses of Entity are provided (<a href="#Collection" class="qname">prov:Collection</a>, and <a href="#Bundle" class="qname">prov:Bundle</a>). 
+      A <span class="repeated">prov:Collection</span> is an Entity that provides a structure to some constituents (which are themselves Entities) and 
+      <a href="#Bundle" class="qname">prov:Bundle</a> is a named set of provenance descriptions that enables the expression of provenance of provenance.
       </p>
 
       <p>
-      <span class="repeated">prov:Collection</span> is an Entity that provides a structure to some constituents (which are themselves Entities) and 
-      <a href="#Bundle" class="qname">prov:Bundle</a> is a named set of provenance descriptions that enables the expression of provenance of provenance.
       The <span class="repeated">prov:Collection</span> class can be used to express the provenance of different kinds of collections (sets, lists, etc.) themselves: 
       e.g. who maintains the collection (attribution), which members it contains as it evolves, and how it was assembled. 
       The <a href="#hadMember" class="qname">prov:hadMember</a> property is used to assert membership in a collection.