prov-n release
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 29 Jun 2012 13:13:17 +0100
changeset 3523 5ce094469850
parent 3522 2688da31e65b
child 3524 94eaaabb942a
prov-n release
model/prov-n.html
model/releases/ED-prov-n-20120629/prov-n.html
--- a/model/prov-n.html	Fri Jun 29 13:11:57 2012 +0100
+++ b/model/prov-n.html	Fri Jun 29 13:13:17 2012 +0100
@@ -1678,16 +1678,16 @@
 <p>The following table summarizes how each constituent of a PROV-DM Influence maps to a non-terminal.</p>
 <div style="text-align: left; ">
 <table class="thinborder" style="margin-left: auto; margin-right: auto;">
-<tr><td><b>Trace</b></td><td><b>Non-Terminal</b></td></tr>
+<tr><td><b>Influence</b></td><td><b>Non-Terminal</b></td></tr>
 <tr><td style="border-width: 0px; "></td><td style="border-width: 0px; "></td></tr>
 
-<tr><td><a href="http://www.w3.org/TR/prov-dm/#trace.id"><span class='attribute' id="trace.id">id</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalIdentifier">optionalIdentifier</a></code></td></tr>
-
-<tr><td><a href="http://www.w3.org/TR/prov-dm/#trace.entity"><span class='attribute' id="trace.entity">entity</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-eIdentifier">eIdentifier</a></code></td></tr>
-
-<tr><td><a href="http://www.w3.org/TR/prov-dm/#trace.ancestor"><span class='attribute' id="trace.ancestor">ancestor</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-eIdentifier">eIdentifier</a></code></td></tr>
-
-<tr><td><a href="http://www.w3.org/TR/prov-dm/#trace.attributes"><span class='attribute' id="trace.attributes">attributes</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalAttributeValuePairs">optionalAttributeValuePairs</a></code></td></tr>
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#influence.id"><span class='attribute' id="influence.id">id</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalIdentifier">optionalIdentifier</a></code></td></tr>
+
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#influence.entity"><span class='attribute' id="influence.entity">entity</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-eIdentifier">eIdentifier</a></code></td></tr>
+
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#influence.ancestor"><span class='attribute' id="influence.ancestor">ancestor</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-eIdentifier">eIdentifier</a></code></td></tr>
+
+<tr><td><a href="http://www.w3.org/TR/prov-dm/#influence.attributes"><span class='attribute' id="influence.attributes">attributes</span></a></td><td><code class="content"><a class="grammarRef" href="#prod-optionalAttributeValuePairs">optionalAttributeValuePairs</a></code></td></tr>
 </table>
 </div>
 
@@ -1697,7 +1697,7 @@
 influence(id,e2,e1,[ex:param="a"])
   </pre>
 <p>  Here
-    <span class="name">id</span> is the optional trace identifier,
+    <span class="name">id</span> is the optional influence identifier,
   <span class="name">e2</span> is an entity identifier,
   <span class="name">e1</span> is the identifier for an ancestor entity that   <span class="name">e2</span> depends on,
   and <span class="name">[ex:param="a"]</span> is the optional set of attributes. </p>
--- a/model/releases/ED-prov-n-20120629/prov-n.html	Fri Jun 29 13:11:57 2012 +0100
+++ b/model/releases/ED-prov-n-20120629/prov-n.html	Fri Jun 29 13:13:17 2012 +0100
@@ -1879,7 +1879,7 @@
     <pre class="codeexample">influence(id,e2,e1,[ex:param="a"])
   </pre>
 <p>  Here
-    <span class="name">id</span> is the optional trace identifier,
+    <span class="name">id</span> is the optional influence identifier,
   <span class="name">e2</span> is an entity identifier,
   <span class="name">e1</span> is the identifier for an ancestor entity that   <span class="name">e2</span> depends on,
   and <span class="name">[ex:param="a"]</span> is the optional set of attributes. </p>