ids for attributes
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Sun, 18 Mar 2012 22:39:23 +0000
changeset 1933 28824441c0a7
parent 1932 c8a159f84091
child 1934 7e39187eeac5
ids for attributes
model/working-copy/wd5-prov-dm-components.html
--- a/model/working-copy/wd5-prov-dm-components.html	Sun Mar 18 21:57:34 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html	Sun Mar 18 22:39:23 2012 +0000
@@ -951,8 +951,8 @@
 
 <p><div class="attributes" id="attributes-entity">An <dfn title="dfn-Entity">entity</dfn><span class="withPn">, written <span class="pnExpression" id="pn-entity">entity(id, [ attr1=val1, ...])</span> in PROV-N, </span> contains:
 <ul>
-<li><span class='attribute'>id</span>: an identifier for an entity; </li>
-<li><span class='attribute'>attributes</span>: an OPTIONAL set of attribute-value pairs representing this entity's situation in the world.</li>
+<li><span class='attribute' id="entity.id">id</span>: an identifier for an entity; </li>
+<li><span class='attribute' id="entity.attributes">attributes</span>: an OPTIONAL set of attribute-value pairs representing this entity's situation in the world.</li>
 </ul></div>
 
 <div class="anexample">
@@ -996,10 +996,10 @@
 
 <p><div class="attributes" id="attributes-activity"> An <dfn title="dfn-Activity">activity</dfn><span class="withPn">, written <span class="pnExpression" id="pn-activity">activity(id, st, et, [ attr1=val1, ...])</span> in PROV-N,</span> contains:
 <ul>
-<li><span class='attribute'>id</span>: an identifier for an activity;</li>
-<li><span class='attribute'>startTime</span>: an OPTIONAL time for the start of the activity;</li>
-<li><span class='attribute'>endTime</span>: an OPTIONAL time for the end of the activity;</li>
-<li><span class='attribute'>attributes</span>:  an OPTIONAL set of attribute-value pairs for this activity.</li>
+<li><span class='attribute' id="activity.id">id</span>: an identifier for an activity;</li>
+<li><span class='attribute' id="activity.startTime">startTime</span>: an OPTIONAL time for the start of the activity;</li>
+<li><span class='attribute' id="activity.endTime">endTime</span>: an OPTIONAL time for the end of the activity;</li>
+<li><span class='attribute' id="activity.attributes">attributes</span>:  an OPTIONAL set of attribute-value pairs for this activity.</li>
 </ul></div>
 
 <div class="anexample">
@@ -1034,13 +1034,13 @@
 <p>
 <div class="attributes" id="attributes-generation"><dfn title="dfn-Generation">Generation</dfn><span class="withPn">, written <span class="pnExpression">wasGeneratedBy(id,e,a,t,attrs)</span> in PROV-N,</span> has the following components:
 <ul>
-<li><span class='attribute'>id</span>:  an OPTIONAL identifier for a generation;</li> 
-<li><span class='attribute'>entity</span>:  an identifier for a created entity; </li>
-<li><span class='attribute'>activity</span>:  an OPTIONAL identifier for the activity that creates the entity;</li>
-
-<li><span class='attribute'>time</span>: an OPTIONAL "generation time", the time at which the entity was completely created;</li>
-
-<li><span class='attribute'>attributes</span>:  an OPTIONAL set of attribute-value pairs that describes the modalities of generation of this entity by this activity.</li>
+<li><span class='attribute' id="generation.id">id</span>:  an OPTIONAL identifier for a generation;</li> 
+<li><span class='attribute' id="generation.entity">entity</span>:  an identifier for a created entity; </li>
+<li><span class='attribute' id="generation.activity">activity</span>:  an OPTIONAL identifier for the activity that creates the entity;</li>
+
+<li><span class='attribute' id="generation.time">time</span>: an OPTIONAL "generation time", the time at which the entity was completely created;</li>
+
+<li><span class='attribute' id="generation.attributes">attributes</span>:  an OPTIONAL set of attribute-value pairs that describes the modalities of generation of this entity by this activity.</li>
 </ul></div>
 <p>While each of the components <span class='attribute'>activity</span>, <span class='attribute'>time</span>, and  <span class='attribute'>attributes</span> is OPTIONAL, at least one of them MUST be present.</p>
 
@@ -1084,11 +1084,11 @@
 
 <p><div class="attributes" id="attributes-usage"><dfn title="used">Usage</dfn><span class="withPn">, written <span class="pnExpression">used(id,a,e,t,attrs)</span> in PROV-N,</span> has the following constituents:
 <ul>
-<li><span class='attribute'>id</span>:  an OPTIONAL identifier for a usage;</li> 
-<li><span class='attribute'>activity</span>: an identifier for the consuming activity;</li>
-<li><span class='attribute'>entity</span>: an identifier for the consumed entity;</li>
-<li><span class='attribute'>time</span>: an OPTIONAL "usage time", the time at which the entity started to be used;</li>
-<li><span class='attribute'>attributes</span>: an OPTIONAL set of attribute-value pairs that describe the modalities of usage of this entity by this activity.</li>
+<li><span class='attribute' id="usage.id">id</span>:  an OPTIONAL identifier for a usage;</li> 
+<li><span class='attribute' id="usage.activity">activity</span>: an identifier for the consuming activity;</li>
+<li><span class='attribute' id="usage.entity">entity</span>: an identifier for the consumed entity;</li>
+<li><span class='attribute' id="usage.time">time</span>: an OPTIONAL "usage time", the time at which the entity started to be used;</li>
+<li><span class='attribute' id="usage.attributes">attributes</span>: an OPTIONAL set of attribute-value pairs that describe the modalities of usage of this entity by this activity.</li>
 </ul></div>
 
 <p>
@@ -1134,11 +1134,11 @@
 
 <p>An <dfn title="wasStartedBy">activity start</dfn><span class="withPn">, written <span class="pnExpression">wasStartedBy(id,a,e,t,attrs)</span> in PROV-N,</span> contains:</p>
 <ul>
-<li><span class='attribute'>id</span>:  an OPTIONAL identifier for the activity start;</li> 
-<li><span class='attribute'>activity</span>: an identifier for the started activity;</li> 
-<li><span class='attribute'>trigger</span>: an OPTIONAL identifier for the entity triggering the activity;</li> 
-<li><span class='attribute'>time</span>: the OPTIONAL time at which the activity was started; </li> 
-<li><span class='attribute'>attributes</span>: an OPTIONAL set of attribute-value pairs describing modalities according to which the activity was started.
+<li><span class='attribute' id="start.id">id</span>:  an OPTIONAL identifier for the activity start;</li> 
+<li><span class='attribute' id="start.activity">activity</span>: an identifier for the started activity;</li> 
+<li><span class='attribute' id="start.trigger">trigger</span>: an OPTIONAL identifier for the entity triggering the activity;</li> 
+<li><span class='attribute' id="start.time">time</span>: the OPTIONAL time at which the activity was started; </li> 
+<li><span class='attribute' id="start.attributes">attributes</span>: an OPTIONAL set of attribute-value pairs describing modalities according to which the activity was started.
 </ul>
 
 <div class="anexample">
@@ -1181,11 +1181,11 @@
 
 <p>An <dfn title="wasEndedBy">activity end</dfn><span class="withAsn">, written <span class="pnExpression">wasEndedBy(id,a,e,t,attrs)</span> in PROV-ASN,</span> contains:</p>
 <ul>
-<li><span class='attribute'>id</span>:  an OPTIONAL identifier for the activity end;</li> 
-<li><span class='attribute'>activity</span>: an identifier for the ended activity;
-<li><span class='attribute'>trigger</span>: an OPTIONAL identifier for the entity triggering the activity ending;
-<li><span class='attribute'>time</span>: the OPTIONAL time at which the activity was ended; </li> 
-<li><span class='attribute'>attributes</span>: an OPTIONAL set of attribute-value pairs describing modalities according to which the activity was ended.
+<li><span class='attribute' id="end.id">id</span>:  an OPTIONAL identifier for the activity end;</li> 
+<li><span class='attribute' id="end.activity">activity</span>: an identifier for the ended activity;
+<li><span class='attribute' id="end.trigger">trigger</span>: an OPTIONAL identifier for the entity triggering the activity ending;
+<li><span class='attribute' id="end.time">time</span>: the OPTIONAL time at which the activity was ended; </li> 
+<li><span class='attribute' id="end.attributes">attributes</span>: an OPTIONAL set of attribute-value pairs describing modalities according to which the activity was ended.
 </ul>
 
 <div class="anexample">
@@ -1209,6 +1209,8 @@
 <section id="term-wasInformedBy">
 <h3>Information flow ordering</h3>
 
+<div class="note">Need english definition here</div>
+
 
 <p>An <dfn title="InformationFlowOrdering">information flow ordering relation</dfn> states that activity  <span class="name">a2</span> is dependent on another <span class="name">a1</span>, by way of some entity <span class="name">e</span> that is generated by <span class="name">a1</span> and used by <span class="name">a2</span>.</p>