--- a/model/glossary.html Sun Mar 18 20:58:10 2012 +0000
+++ b/model/glossary.html Sun Mar 18 21:12:35 2012 +0000
@@ -53,7 +53,7 @@
<span class="glossary" id="glossary-responsibility">
-For an agent, <dfn title="concept-responsibility">responsibility</dfn> is the fact of being accountable
+For an agent, <dfn id="concept-responsibility">responsibility</dfn> is the fact of being accountable
for the actions of a "subordinate" agent, in the context of an activity.
</span>
@@ -91,7 +91,7 @@
</span>
<span class="glossary" id="glossary-event">
-An <em>instantaneous event</em>, or <dfn id="dfn-event">event</dfn> for short, happens in the world and marks a change in the world, in its
+An <em>instantaneous event</em>, or <dfn id="concept-event">event</dfn> for short, happens in the world and marks a change in the world, in its
activities and in its entities.
</span>
@@ -124,7 +124,9 @@
The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes its end.
</span>
-
+<span class="glossary" id="glossary-attribution">
+<dfn id="concept-attribution">Attribution</dfn> is the ascribing of an entity to an agent.
+</span>
</html>
--- a/model/glossary.js Sun Mar 18 20:58:10 2012 +0000
+++ b/model/glossary.js Sun Mar 18 21:12:35 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/7be0fed58c14/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/7cdea0df91fd/model/glossary.html';
glossary_string=
' ' +
'<html> ' +
@@ -60,7 +60,7 @@
' ' +
' ' +
'<span class="glossary" id="glossary-responsibility"> ' +
-'For an agent, <dfn title="concept-responsibility">responsibility</dfn> is the fact of being accountable ' +
+'For an agent, <dfn id="concept-responsibility">responsibility</dfn> is the fact of being accountable ' +
'for the actions of a "subordinate" agent, in the context of an activity. ' +
'</span> ' +
' ' +
@@ -98,7 +98,7 @@
'</span> ' +
' ' +
'<span class="glossary" id="glossary-event"> ' +
-'An <em>instantaneous event</em>, or <dfn id="dfn-event">event</dfn> for short, happens in the world and marks a change in the world, in its ' +
+'An <em>instantaneous event</em>, or <dfn id="concept-event">event</dfn> for short, happens in the world and marks a change in the world, in its ' +
'activities and in its entities. ' +
'</span> ' +
' ' +
@@ -131,7 +131,9 @@
' The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes its end. ' +
'</span> ' +
' ' +
-' ' +
+'<span class="glossary" id="glossary-attribution"> ' +
+'<dfn id="concept-attribution">Attribution</dfn> is the ascribing of an entity to an agent. ' +
+'</span> ' +
' ' +
' ' +
'</html> ' +
--- a/model/working-copy/wd5-prov-dm-components.html Sun Mar 18 20:58:10 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html Sun Mar 18 21:12:35 2012 +0000
@@ -1180,15 +1180,6 @@
</div>
-<div class='issue'>
-Should we define start/end records as representation of activity start/end events.
-Should time be associated with these events rather than with activities. This will be similar to what
-we do for entities. This is issue <a href="http://www.w3.org/2011/prov/track/issues/207">ISSUE-207</a>.</div>
-
-
-
-
-
</section>
<section id="term-wasInformedBy">
@@ -1303,7 +1294,9 @@
<section id="term-attribution">
<h3>Attribution</h3>
-<p><dfn id="dfn-attribution">Attribution</dfn> is the ascribing of an entity to an agent. More precisely, when an entity <span class="name">e</span> is attributed to agent <span class="name">ag</span>, entity <span class="name">e</span> was generated by some activity <span class="name">a</span>, which in turn was associated to agent <span class="name">ag</span>. Thus, this relation is useful when the activity is not known, or irrelevant.
+<div class="glossary-ref" ref="glossary-attribution"></div>
+
+<p>When an entity <span class="name">e</span> is attributed to agent <span class="name">ag</span>, entity <span class="name">e</span> was generated by some activity <span class="name">a</span>, which in turn was associated to agent <span class="name">ag</span>. Thus, this relation is useful when the activity is not known, or irrelevant.</p>
<p> An <dfn title="wasAttributedTo">attribution relation</dfn><span class="withPn">, written <span class="pnExpression">wasAttributedTo(id,e,ag,attr)</span> in PROV-N,</span> contains the following elements:</p>
<ul>
@@ -1387,7 +1380,7 @@
<h4>Responsibility Chain</h4>
-<div class="glossary-ref" ref="glossary-responsibilityChain"></div>
+<div class="glossary-ref" ref="glossary-responsibility"></div>
<p>PROV-DM offers a mild version of responsibility
in the form of a relation to represent when an agent acted on another
@@ -1412,7 +1405,7 @@
might be a need to define specific aspects of control that various
agents exert over a given activity.</p>
-<p><div class="attributes" id="attributes-responsibility-chain">A <dfn title="actedOnBehalfOf">responsibility chain</dfn><span class="withPn">, written <span class="pnExpression">actedOnBehalfOf(id,ag2,ag1,a,attrs)</span> in PROV-N,</span> has the following constituents:
+<p><div class="attributes" id="attributes-responsibility-chain">A <dfn title="actedOnBehalfOf">responsibility</dfn> relation<span class="withPn">, written <span class="pnExpression">actedOnBehalfOf(id,ag2,ag1,a,attrs)</span> in PROV-N,</span> has the following constituents:
<ul>
<li><span class='attribute'>id</span>: an OPTIONAL identifier for the responsibility chain;</li>
<li><span class='attribute'>subordinate</span>: an identifier for the agent associated with an activity, acting on behalf of the responsible