provo narrative
authorTim L <lebot@rpi.edu>
Mon, 02 Jul 2012 22:32:45 -0400
changeset 3611 829c351ae5bf
parent 3610 95e899935a9b
child 3612 faa3d80bca39
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:30:26 2012 -0400
+++ b/ontology/prov-o-html-sections/description-expanded-terms.inc.html	Mon Jul 02 22:32:45 2012 -0400
@@ -18,14 +18,16 @@
 
      <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> 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.
+      two subclasses of Entity are provided (<a href="#Collection" class="qname">prov:Collection</a>, and <a href="#Bundle" class="qname">prov:Bundle</a>). 
 
-      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.
-      Note that a named set of provenance descriptions can take any form beyond PROV-O triples, including videotaped testimony or scribbles on a drink napkin. 
+      <span class="repeated">prov:Collection</a> 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.
+
+      A <span class="repeated">prov:Collection</span> is a named set of provenance descriptions can take any form beyond PROV-O triples, 
+      including videotaped testimony or scribbles on a drink napkin. 
       The extension of Bundle that contains only PROV-O assertions is not named by PROV or PROV-O, since it is more appropriate to do so using other recommendations, 
       standards, or technologies. In any case, a Bundle of PROV-O assertions is an abstract set of RDF triples, and adding or removing a triple creates a distinct 
       Bundle of PROV-O assertions.