issue-504
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 26 Oct 2012 10:27:50 +0100
changeset 4560 667018748996
parent 4559 38b9e40267bb
child 4561 9f89462fad4a
issue-504
model/glossary.html
model/glossary.js
model/prov-dm.html
--- a/model/glossary.html	Fri Oct 26 10:22:37 2012 +0100
+++ b/model/glossary.html	Fri Oct 26 10:27:50 2012 +0100
@@ -36,7 +36,7 @@
 </span>
 
 <span class="glossary" id="glossary-collection">  
-A <dfn id="concept-collection">collection</dfn> is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be <dfn>member of</dfn> the collections. 
+A <dfn id="concept-collection">collection</dfn> is an entity that provides a structure to some constituents that must themselves be entities. These constituents are said to be <dfn>member of</dfn> the collections. 
 </span>
 
 
--- a/model/glossary.js	Fri Oct 26 10:22:37 2012 +0100
+++ b/model/glossary.js	Fri Oct 26 10:27:50 2012 +0100
@@ -3,7 +3,7 @@
 //  with <script src="glossary.js" class="remove"></script>
 //Insert glossary definitions with the following 
 // <div class="glossary-ref" ref="glossary-generation"></div>
-glossary_hg='http://dvcs.w3.org/hg/prov/file/d005d76ab405/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/38b9e40267bb/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -43,7 +43,7 @@
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-collection">   ' + 
-'A <dfn id="concept-collection">collection</dfn> is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be <dfn>member of</dfn> the collections.  ' + 
+'A <dfn id="concept-collection">collection</dfn> is an entity that provides a structure to some constituents that must themselves be entities. These constituents are said to be <dfn>member of</dfn> the collections.  ' + 
 '</span> ' + 
 ' ' + 
 ' ' + 
--- a/model/prov-dm.html	Fri Oct 26 10:22:37 2012 +0100
+++ b/model/prov-dm.html	Fri Oct 26 10:27:50 2012 +0100
@@ -3906,6 +3906,7 @@
 <li> <a href="http://www.w3.org/2011/prov/track/issues/525">ISSUE-525</a>: Made it explicit that Membership, Alternate, Specialization are not Influence
 <li> Copied the sentence " An agent may be a particular type of entity or activity. This means that the model can be
  used to express provenance of the agents themselves.  " from the informative section into the normative section.
+<li> <a href="http://www.w3.org/2011/prov/track/issues/504">ISSUE-504</a>: Updated definition of collection.
 </ul>
 
 </section>