dm minor edits
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 28 May 2012 11:30:58 +0100
changeset 3002 3cc96f394c1c
parent 3001 f633498932b6
child 3003 32bb947845aa
dm minor edits
model/glossary.html
model/glossary.js
model/prov-dm.html
--- a/model/glossary.html	Mon May 28 11:19:53 2012 +0100
+++ b/model/glossary.html	Mon May 28 11:30:58 2012 +0100
@@ -239,8 +239,7 @@
 
 
 <span class="glossary" id="glossary-role">  
-The attribute <dfn id="concept-role" title="role"><span class="name">prov:role</span></dfn>  denotes the function of an entity with respect to an activity, in the context of a <a>usage</a>, <a>generation</a>,
- <a>association</a>,  <a>start</a>, and  <a>end</a>.
+A <dfn id="concept-role">role</dfn> is the function of an entity with respect to an activity, in the context of a <a>usage</a>, <a>generation</a>, <a>association</a>,  <a>start</a>, and  <a>end</a>.
 </span>
 
 
--- a/model/glossary.js	Mon May 28 11:19:53 2012 +0100
+++ b/model/glossary.js	Mon May 28 11:30:58 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/585d347c1c81/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/f633498932b6/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -246,8 +246,7 @@
 ' ' + 
 ' ' + 
 '<span class="glossary" id="glossary-role">   ' + 
-'The attribute <dfn id="concept-role" title="role"><span class="name">prov:role</span></dfn>  denotes the function of an entity with respect to an activity, in the context of a <a>usage</a>, <a>generation</a>, ' + 
-' <a>association</a>,  <a>start</a>, and  <a>end</a>. ' + 
+'A <dfn id="concept-role">role</dfn> is the function of an entity with respect to an activity, in the context of a <a>usage</a>, <a>generation</a>, <a>association</a>,  <a>start</a>, and  <a>end</a>. ' + 
 '</span> ' + 
 ' ' + 
 ' ' + 
--- a/model/prov-dm.html	Mon May 28 11:19:53 2012 +0100
+++ b/model/prov-dm.html	Mon May 28 11:30:58 2012 +0100
@@ -3048,7 +3048,9 @@
 <h4>prov:role</h4>
 
 
-<p><span class="glossary-ref" data-ref="glossary-role"></span>
+<p><span class="glossary-ref" data-ref="glossary-role"></span></p>
+
+<p>
 The attribute <span class="name">prov:role</span> is allowed to occur multiple times in a list of attribute-value pairs. The value associated with a <span class="name">prov:role</span> attribute MUST be a PROV-DM <a title="value">Value</a>.</p>
 
 <div class="anexample" id="anexample-role">
@@ -3276,7 +3278,7 @@
 <p>The PROV data model provides extensibility points that allow designers to specialize it for specific applications or domains. We summarize these extensibility points here:
 
 <ul>
-<li> Attribute-value lists occur in all types and relations of the data model.  Applications designers are free to introduce further application-specific attributes. Attributes for a given application can be distinguished by qualifying them with a prefix denoting a namespace
+<li> Attribute-value lists occur in all types and most relations of the data model.  Applications designers are free to introduce further application-specific attributes. Attributes for a given application can be distinguished by qualifying them with a prefix denoting a namespace
 declared in a namespace declaration.
 
 <p>The <a title="prov-namespace">PROV namespace</a> declares a set of reserved attributes catering for extensibility: <a href="#term-attribute-type"><span class="name">prov:type</span></a>, <a href="#term-attribute-role"><span class="name">prov:role</span></a>, <a href="#term-attribute-location"><span