updated prov-links following GK's comments
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 29 Nov 2012 21:44:45 +0000
changeset 5197 a4c3ce5bc3af
parent 5196 7affb36d9d6b
child 5198 ea9fa30b2a54
child 5199 86a4c0c5aa86
updated prov-links following GK's comments
links/prov-links.html
model/glossary.html
model/glossary.js
--- a/links/prov-links.html	Thu Nov 29 16:48:26 2012 +0000
+++ b/links/prov-links.html	Thu Nov 29 21:44:45 2012 +0000
@@ -798,6 +798,11 @@
 the descriptions of entity <span class="name">e1</span>  found in  bundle <span class="name">b</span> with other information.
 To this end, PROV allows a new entity <span class="name">e2</span> to be created and defined as a specialization of the preceding entity <span class="name">e1</span>, and which presents at least an additional aspect:  the bundle <span class="name">b</span> containing some descriptions of <span class="name">e1</span>.  With this relation, applications that process <span class="name">e2</span>
 can know that the attributes of <span class="name">e2</span> may have been computed according to the descriptions of <span class="name">e1</span> in <span class="name">b</span>.
+(The term 'aspect' should be understood  informally as "a particular part or feature of something"; the term is used in [[PROV-DM]]'s definitions of 
+<a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#concept-entity">entity</a> (Section 5.1.1),
+<a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#concept-specialization">specialization</a> (Section 5.5.1),
+<a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#concept-alternate">alternate</a> (Section 5.5.2),  and in 
+<a href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entities-activities-and-agents">section 2.1</a> of [[PROV-CONSTRAINTS]]).
 </p>
 
 
--- a/model/glossary.html	Thu Nov 29 16:48:26 2012 +0000
+++ b/model/glossary.html	Thu Nov 29 21:44:45 2012 +0000
@@ -298,7 +298,7 @@
 
 
 <span class="glossary" id="glossary-mention">  
-The <dfn id="concept-mention">mention</dfn> of an entity in a bundle (containing a description of this entity) is another entity that is a specialization of the former and that presents the bundle as a further additional aspect.
+The <dfn id="concept-mention">mention</dfn> of an entity in a bundle (containing a description of this entity) is another entity that is a specialization of the former and that presents at least the bundle as a further additional aspect.
 </span>
 
 
--- a/model/glossary.js	Thu Nov 29 16:48:26 2012 +0000
+++ b/model/glossary.js	Thu Nov 29 21:44:45 2012 +0000
@@ -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/beb20fc47489/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/7affb36d9d6b/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -305,7 +305,7 @@
 ' ' + 
 ' ' + 
 '<span class="glossary" id="glossary-mention">   ' + 
-'The <dfn id="concept-mention">mention</dfn> of an entity in a bundle (containing a description of this entity) is another entity that is a specialization of the former and that presents the bundle as a further additional aspect. ' + 
+'The <dfn id="concept-mention">mention</dfn> of an entity in a bundle (containing a description of this entity) is another entity that is a specialization of the former and that presents at least the bundle as a further additional aspect. ' + 
 '</span> ' + 
 ' ' + 
 ' ' +