removed id from membership example
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 12 Jul 2012 13:18:53 +0100
changeset 4019 82b1e4953470
parent 4018 58743014d8bd
child 4020 dbec03c4ad4c
removed id from membership example
model/prov-n.html
--- a/model/prov-n.html	Thu Jul 12 13:17:37 2012 +0100
+++ b/model/prov-n.html	Thu Jul 12 13:18:53 2012 +0100
@@ -1991,7 +1991,7 @@
 PROV-N provides no dedicated syntax for Collection and EmptyCollection. Instead, a Collection or an EmptyCollection MUST be expressed as an
 <code class="content"><a class="grammarRef" href="#prod-entityExpression">entityExpression</a></code> with attribute 
 <span  id="provn-type-Collection"><code>prov:type='prov:Collection'</code></span>, or
-<span  id="provn-type-EmptyCollection"><code>prov:type='prov:EmptyCollection'</code></span>.</p>
+<span  id="provn-type-EmptyCollection"><code>prov:type='prov:EmptyCollection'</code></span>, respectively.</p>
 </section>