glossary
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 20 Feb 2012 16:38:00 +0000
changeset 1618 5b68cdbc1071
parent 1617 d44c6c99059c
child 1619 7e2a18f9d5d6
glossary
model/working-copy/glossary.html
model/working-copy/glossary.js
--- a/model/working-copy/glossary.html	Mon Feb 20 15:18:12 2012 +0000
+++ b/model/working-copy/glossary.html	Mon Feb 20 16:38:00 2012 +0000
@@ -9,7 +9,7 @@
 </div>  
 
 <span class="glossary" id="glossary-activity">  
-An <dfn id="concept-activity">Activity</dfn> is anything that can operate on entities. In particular, activities may produce, consume, or transform an entity. Activities that operate on digital entities may for example move, copy, or duplicate them.
+An <dfn id="concept-activity">activity</dfn> is anything that can operate on entities. In particular, activities may produce, consume, or transform an entity. Activities that operate on digital entities may for example move, copy, or duplicate them.
 </span>
 
 <span class="glossary" id="glossary-agent">  
--- a/model/working-copy/glossary.js	Mon Feb 20 15:18:12 2012 +0000
+++ b/model/working-copy/glossary.js	Mon Feb 20 16:38:00 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/5549c0fb1393/model/working-copy/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/d44c6c99059c/model/working-copy/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -16,7 +16,7 @@
 '</div>   ' + 
 ' ' + 
 '<span class="glossary" id="glossary-activity">   ' + 
-'An <dfn id="concept-activity">Activity</dfn> is anything that can operate on entities. In particular, activities may produce, consume, or transform an entity. Activities that operate on digital entities may for example move, copy, or duplicate them. ' + 
+'An <dfn id="concept-activity">activity</dfn> is anything that can operate on entities. In particular, activities may produce, consume, or transform an entity. Activities that operate on digital entities may for example move, copy, or duplicate them. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-agent">   ' +