--- a/model/releases/ED-prov-dm-20120525/glossary.js Fri May 25 11:08:54 2012 +0100
+++ b/model/releases/ED-prov-dm-20120525/glossary.js Fri May 25 11:09:13 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/ddd6e33c8459/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/5b904381f4af/model/glossary.html';
glossary_string=
' ' +
'<html> ' +
@@ -90,7 +90,7 @@
'</span> ' +
' ' +
'<span class="glossary" id="glossary-core-association"> ' +
-'An activity <dfn id="concept-association-core">association</dfn> is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. ' +
+'An activity <dfn id="concept-association-core" title="association-core">association</dfn> is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. ' +
'</span> ' +
' ' +
' ' +
@@ -143,10 +143,11 @@
'A <dfn id="concept-revision">revision</dfn> is a derivation that revises an entity into a revised version. ' +
'</span> ' +
' ' +
+'<span class="glossary" id="glossary-start"> ' +
'<dfn id="concept-start">Start</dfn> is when an activity is deemed to have started. ' +
' The activity did not exist before its start. Any usage or generation involving an activity follows the activity\'s start. ' +
'A start may refer to an entity, known as <dfn id="concept-start-trigger">trigger</dfn>, that initiated the activity, or to an activity, known as <dfn id="concept-start-starter">starter</dfn>, that generated the trigger. ' +
-' ' +
+'</span> ' +
' ' +
' ' +
'<span class="glossary" id="glossary-end"> ' +