added productions for collections
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 15 May 2012 12:01:59 +0100
changeset 2823 02feff708a45
parent 2822 536280d223d6
child 2824 3b4f0160cc1c
added productions for collections
model/prov-n.html
--- a/model/prov-n.html	Tue May 15 11:57:01 2012 +0100
+++ b/model/prov-n.html	Tue May 15 12:01:59 2012 +0100
@@ -1618,6 +1618,11 @@
   <span class="name">)</span>
 </div>
 
+<table class="grammar">
+<tbody class="grammar-ref" data-ref="prod-insertionExpression"></tbody>
+<tbody class="grammar-ref" data-ref="prod-keyEntitySet"></tbody>
+</table>
+
 <div class="anexample">
     <pre class="codeexample">
  derivedByInsertionFrom(id; c1, c, {("k1", v1), ("k2", v2)}, [])  
@@ -1662,6 +1667,11 @@
   <br>
 </div>
 
+<table class="grammar">
+<tbody class="grammar-ref" data-ref="prod-removalExpression"></tbody>
+</table>
+
+
 <div class="anexample">
     <pre class="codeexample">
  derivedByRemovalFrom(id; c3, c, {"k1", "k3"}, [])  
@@ -1703,6 +1713,10 @@
   <br>
 </div>
 
+<table class="grammar">
+<tbody class="grammar-ref" data-ref="prod-membershipExpression"></tbody>
+</table>
+
 
 <div class="anexample">
     <pre class="codeexample">
@@ -1728,8 +1742,37 @@
 
 
 </section>   <!-- end collections-->
+
 <section id="component6"> 
-<h3>Component 6: Annotations</h3>
+<h3>Component 6: Bundles</h3>
+
+<section id="expression-bundle-declaration"> 
+<h4>Bundle Declaration</h4>
+</section>
+
+<section id="expression-bundle-description"> 
+<h4>Bundle Description</h4>
+</section>
+
+<section id="expression-provenance-locator"> 
+<h4>Provenance Locator</h4>
+
+
+<table class="grammar">
+<tbody class="grammar-ref" data-ref="prod-provenance-locator"></tbody>
+</table>
+
+
+</section>
+</section>
+
+
+
+
+
+
+<section id="component6"> 
+<h3>Component 6: Annotations (OBSOLETE, TO DISAPPEAR)</h3>
    <section id="expression-note"> 
 <h4>Note</h4>