ISSUE538
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 15 Oct 2012 22:21:35 +0100
changeset 4525 b6f71383b149
parent 4524 f4e7aeb5c8ad
child 4526 dc49694f142f
ISSUE538
model/prov-n.html
--- a/model/prov-n.html	Mon Oct 15 18:29:34 2012 +0100
+++ b/model/prov-n.html	Mon Oct 15 22:21:35 2012 +0100
@@ -683,9 +683,9 @@
 <!-- Expressions with no attributes A distinction is made between expressions with no attributes, and expressions that include an empty list of attributes.  -->
 
 <div class="anexample">
-<p>The first and second activity expressions have no attributes, and are equivalent.
+<p>The first and second activity expressions do not speciy any attributes, and are equivalent.
 <!-- does not have any attributes. The second has an empty list of attributes. -->
-The third activity expression has two attributes. 
+The third activity expression specifies two attributes. 
 <pre class="codeexample" >
 activity(ex:a1)
 activity(ex:a1, [])
@@ -2893,6 +2893,7 @@
       <p> 
 <ul>
 <p> <a href="http://www.w3.org/2011/prov/track/issues/543">ISSUE-543</a>: uses key-entity pair terminology for example 43.
+<p> <a href="http://www.w3.org/2011/prov/track/issues/538">ISSUE-538</a>: rephrasing of text in example 10.
 </ul>
 </section>