delegation definition
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 30 May 2012 17:30:57 +0100
changeset 3081 f39950632386
parent 3080 51c9b9141a25
child 3083 aa27ec5e39fe
child 3086 e3454744c276
delegation definition
model/glossary.html
model/glossary.js
--- a/model/glossary.html	Wed May 30 10:58:26 2012 +0100
+++ b/model/glossary.html	Wed May 30 17:30:57 2012 +0100
@@ -69,7 +69,7 @@
 <span class="glossary" id="glossary-delegation">  
 <dfn id="concept-delegation">Delegation</dfn> is the assignment of authority and responsibility to an agent
 (by itself or by another agent)
- to carry out a specific activity as a delegate or representative, while the agent it acts on behalf retains some responsibility for the outcome of the delegated work.
+ to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 </span>
 
 <!--A <dfn title="concept-responsibility">responsibility chain</dfn> is a relation between two agents,
--- a/model/glossary.js	Wed May 30 10:58:26 2012 +0100
+++ b/model/glossary.js	Wed May 30 17:30:57 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/2c6168523386/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/51c9b9141a25/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -76,7 +76,7 @@
 '<span class="glossary" id="glossary-delegation">   ' + 
 '<dfn id="concept-delegation">Delegation</dfn> is the assignment of authority and responsibility to an agent ' + 
 '(by itself or by another agent) ' + 
-' to carry out a specific activity as a delegate or representative, while the agent it acts on behalf retains some responsibility for the outcome of the delegated work. ' + 
+' to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. ' + 
 '</span> ' + 
 ' ' + 
 '<!--A <dfn title="concept-responsibility">responsibility chain</dfn> is a relation between two agents, ' +