--- a/model/working-copy/glossary.html Mon Feb 20 16:38:00 2012 +0000
+++ b/model/working-copy/glossary.html Mon Feb 20 16:55:29 2012 +0000
@@ -37,11 +37,11 @@
</span>
<span class="glossary" id="glossary-collection">
-A <dfn id="concept-collection">collection</dfn> is an entity that has internal structure. PROV-DM defines provenance constructs for a very general type of collection, namely a set of key-value pairs (referred to as a <em>map</em> or, in some programming languages, a <em>dictionary</em> or <em>associative array</em>).
+A <dfn id="concept-collection">collection</dfn> is an entity that has internal structure.
</span>
<span class="glossary" id="glossary-accountEntity">
-A <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions.
+An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions.
</span>
<span class="glossary" id="glossary-provenance">
@@ -50,6 +50,17 @@
influencing, or delivering a piece of data or a thing in the world.
</span>
+
+<span class="glossary" id="glossary-responsibilityChain">
+A <dfn title="concept-responsibilityChain">responsibility chain</dfn> is a relation between two agents,
+indicating that a "subordinate" agent acted on behalf of a "responsible" agent, in the context of an activity.
+</span>
+
+<span class="glossary" id="glossary-activityAssociation">
+An <dfn title="concept-activityAssociation">activity association</dfn> is an assignment of responsibility to an agent for an activity, indicating that the agent had an active role in the activity. It further allows for a plan to be specified, which is the plan
+intended by the agent to achieve some goals in the context of this activity.
+</span>
+
</html>
--- a/model/working-copy/glossary.js Mon Feb 20 16:38:00 2012 +0000
+++ b/model/working-copy/glossary.js Mon Feb 20 16:55:29 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/d44c6c99059c/model/working-copy/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/5b68cdbc1071/model/working-copy/glossary.html';
glossary_string=
' ' +
'<html> ' +
@@ -44,11 +44,11 @@
'</span> ' +
' ' +
'<span class="glossary" id="glossary-collection"> ' +
-'A <dfn id="concept-collection">collection</dfn> is an entity that has internal structure. PROV-DM defines provenance constructs for a very general type of collection, namely a set of key-value pairs (referred to as a <em>map</em> or, in some programming languages, a <em>dictionary</em> or <em>associative array</em>). ' +
+'A <dfn id="concept-collection">collection</dfn> is an entity that has internal structure. ' +
'</span> ' +
' ' +
'<span class="glossary" id="glossary-accountEntity"> ' +
-'A <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions. ' +
+'An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions. ' +
'</span> ' +
' ' +
'<span class="glossary" id="glossary-provenance"> ' +
@@ -57,6 +57,17 @@
'influencing, or delivering a piece of data or a thing in the world. ' +
'</span> ' +
' ' +
+' ' +
+'<span class="glossary" id="glossary-responsibilityChain"> ' +
+'A <dfn title="concept-responsibilityChain">responsibility chain</dfn> is a relation between two agents, ' +
+'indicating that a "subordinate" agent acted on behalf of a "responsible" agent, in the context of an activity. ' +
+'</span> ' +
+' ' +
+'<span class="glossary" id="glossary-activityAssociation"> ' +
+'An <dfn title="concept-activityAssociation">activity association</dfn> is an assignment of responsibility to an agent for an activity, indicating that the agent had an active role in the activity. It further allows for a plan to be specified, which is the plan ' +
+'intended by the agent to achieve some goals in the context of this activity. ' +
+'</span> ' +
+' ' +
'</html> ' +
' ' +
' ' +
--- a/model/working-copy/prov-glossary.html Mon Feb 20 16:38:00 2012 +0000
+++ b/model/working-copy/prov-glossary.html Mon Feb 20 16:55:29 2012 +0000
@@ -196,6 +196,8 @@
<div class="glossary-ref" ref="glossary-activity" withSpan="true"></div><p></p
+<div class="glossary-ref" ref="glossary-activityAssociation"></div><p></p>
+
<div class="glossary-ref" ref="glossary-agent"></div><p></p>
<div class="glossary-ref" ref="glossary-collection"></div><p></p>
@@ -210,6 +212,9 @@
<div class="glossary-ref" ref="glossary-provenance"></div><p></p>
+<div class="glossary-ref" ref="glossary-responsibilityChain"></div><p></p>
+
+
<div class="glossary-ref" ref="glossary-usage"></div><p></p>
</section>
--- a/model/working-copy/towards-wd4.html Mon Feb 20 16:38:00 2012 +0000
+++ b/model/working-copy/towards-wd4.html Mon Feb 20 16:55:29 2012 +0000
@@ -445,7 +445,7 @@
<p>There are some useful types of entities and agents that are commonly encountered in applications making data and documents available on the Web; we introduce them in this section. </p>
<p>
-<span class="glossary-ref" id="glossary-plan">
+<span class="glossary-ref" ref="glossary-plan">
</span>
PROV-DM is not
prescriptive about the nature of plans, their representation, the
@@ -459,7 +459,8 @@
</p>
</div>
-<p>A <dfn title="concept-collection">Collection</dfn> is an entity that has a logical internal structure consisting of key-value pairs, in which values are themselves entities. This concept allows for the provenance of the collection, but also of its constituents to be expressed. Such a notion of collection corresponds to a wide variety of concrete data structures, such as a <em>maps</em>, <em>dictionaries</em> or <em>associative arrays</em>.</p>
+<p>
+<span class="glossary-ref" ref="glossary-collection"></span> This concept allows for the provenance of the collection, but also of its constituents to be expressed. Such a notion of collection corresponds to a wide variety of concrete data structures, such as a <em>maps</em>, <em>dictionaries</em> or <em>associative arrays</em>.</p>
<div class="anexample" id="collection-example">
<p>
@@ -527,10 +528,7 @@
<p>
-<span class="glossary-ref" id="glossary-activityAssociation">
-An <dfn title="concept-activityAssociation">activity association</dfn> is an assignment of responsibility to an agent for an activity, indicating that the agent had an active role in the activity. It further allows for a plan to be specified, which is the plan
-intended by the agent to achieve some goals in the context of this activity.
-</span>
+<span class="glossary-ref" ref="glossary-activityAssociation"></span>
</p>
<div class="anexample" id="association-example">
@@ -544,10 +542,8 @@
</div>
<p>
-<span class="glossary-ref" id="glossary-responsibilityChain">
-A <dfn title="concept-responsibilityChain">responsibility chain</dfn> is a relation between two agents,
-indicating that a "subordinate" agent acted on behalf of a "responsible" agent, in the context of an activity. The nature of this relation is intended to be broad, including delegation or a contractual relation.
-</span>
+<span class="glossary-ref" ref="glossary-responsibilityChain">
+</span> The nature of this relation is intended to be broad, including delegation or a contractual relation. </p>
<!--<div class="note">Propose to rephrase as follows: <br/>
A relation between two agents, denoted <dfn title="concept-responsibilityChain">actedOnBehalfOf</dfn> indicates that
@@ -555,7 +551,7 @@
When this relation is used transitively, i.e., one agent acts on behalf of another, who also acts on behalf of another, etc., these relations form a <dfn title="concept-responsibilityChain">responsibility chain</dfn>.
</div>-->
-</p>
+