ipaw tutorial
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 11 Jun 2012 15:25:37 +0100
changeset 3263 cfde1c9e252a
parent 3262 c8ca7b30b0f0
child 3264 47070d686b89
ipaw tutorial
presentations/ipaw-2012/prov-dm/overview/index.html
--- a/presentations/ipaw-2012/prov-dm/overview/index.html	Mon Jun 11 14:50:35 2012 +0100
+++ b/presentations/ipaw-2012/prov-dm/overview/index.html	Mon Jun 11 15:25:37 2012 +0100
@@ -853,15 +853,61 @@
 
 </div>
 
-
 <!-- PART II  Alternates -->
 
 <div class="slide" id="component4">
 
-	<h2>Component 4: Alternates</h2>
+	<h2>Component 4: Bundles</h2>
 
 
-  <img src="images/Alternates.png" alt="Alternates" style="max-width: 100%; "  />
+  <img src="uml/component4.png" alt="Bundles" style="max-width: 100%; "  />
+
+</div>
+
+
+<div class="slide" id="bundle">
+
+
+	<h2>Bundle</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-bundle">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="attributes-bundle">
+</div>
+</p>
+
+
+
+<p>
+<div class="element-ref" ref="anexample-provenance-of-provenance">
+</div>
+</p>
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="component5">
+
+	<h2>Component 5: Alternates</h2>
+
+
+  <img src="uml/component5.png" alt="Alternates" style="max-width: 100%; "  />
 
 
 </div>
@@ -927,11 +973,57 @@
 
 </div>
 
-<div class="slide" id="component5">
+<div class="slide" id="contextualization">
 
-	<h2>Component 5: Collections</h2>
 
-  <img src="images/Dictionaries.png" alt="Collections" style="max-width: 100%; "  />
+	<h2>Contextualization</h2>
+
+<p>
+<div class="glossary-ref" ref="glossary-contextualization">
+</div>
+</p>
+
+<p>
+<div class="element-ref" ref="attributes-contextualization">
+</div>
+</p>
+
+
+<p>
+<div class="element-ref" ref="anexample-contextualization1">
+</div>
+</p>
+
+
+
+<div class="note" id="responsibility.note">
+<p>some note here</p>
+</div>
+
+</div>
+
+
+
+
+<!-- PART II  Alternates -->
+
+<div class="slide" id="component6">
+
+	<h2>Component 6: Collections</h2>
+
+
+  <img src="uml/component6.png" alt="collections" style="max-width: 100%; "  />
+
+
+</div>
+
+
+
+
+<div class="slide" id="component6-definitions">
+
+	<h2>Component 6: Collections</h2>
+
 
 <p>
 <div class="glossary-ref" ref="glossary-collection"></div>
@@ -962,7 +1054,7 @@
 	<h2>The PROV Family: The PROV Notation</h2>
 
 
-  <img src="images/prov-family2.jpg" alt="layered model" style="max-width: 100%; "  />
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
 
 </div>
 
@@ -991,9 +1083,9 @@
 <div  style="font-size:small; max-width: 105%; ">
 <pre>
 
-entity(tr:WD-prov-dm-20111018, [ prov:type="pr:RecsWD" %% xsd:QName ])
-entity(tr:WD-prov-dm-20111215, [ prov:type="pr:RecsWD" %% xsd:QName ])
-entity(pr:rec-advance,         [ prov:type="prov:Plan" %% xsd:QName ])
+entity(tr:WD-prov-dm-20111018, [ prov:type='pr:RecsWD' ])
+entity(tr:WD-prov-dm-20111215, [ prov:type='pr:RecsWD' ])
+entity(pr:rec-advance,         [ prov:type='prov:Plan' ])
 
 
 entity(ar1:0004, [ prov:type="http://www.w3.org/2005/08/01-transitions.html#transreq" %% xsd:anyURI ])
@@ -1024,12 +1116,12 @@
 </div>
 
 
-<div class="slide" id="layered1-2">
+<div class="slide" id="layered1-2bis">
 
 	<h2>The PROV Family: PROV-O</h2>
 
 
-  <img src="images/prov-family2.jpg" alt="layered model" style="max-width: 100%; "  />
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
 
 </div>
 
@@ -1047,7 +1139,7 @@
 
 	<h2>PROV-AQ: Provenance Access and Query </h2>
 
-  <img src="images/prov-family2.jpg" alt="layered model" style="max-width: 100%; "  />
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
 
 
 </div>
@@ -1059,7 +1151,7 @@
 	<h2>The PROV Family: PROV Constraints</h2>
 
 
-  <img src="images/prov-family2.jpg" alt="layered model" style="max-width: 100%; "  />
+  <img src="images/prov-family2.png" alt="layered model" style="max-width: 100%; "  />
 
 </div>
 
@@ -1151,7 +1243,7 @@
 
 <div class="anexample">
 <pre>
-entity(tr:WD-prov-dm-20111215, [ prov:type="pr:RecsWD" %% xsd:QName ])
+entity(tr:WD-prov-dm-20111215, [ prov:type='pr:RecsWD' ])
 </pre>
 
 <pre>
@@ -1224,91 +1316,6 @@
 </div>
 
 
-<div class="slide" id="account">
-
-	<h2>Account</h2>
-
-
-<p>It is common for multiple provenance records to co-exist. </p>
-
-<div class="anexample">
-For
-instance, when emailing a file, there could be a provenance record
-kept by the mail client, and another by the mail server. 
-</div>
-
-<ul>
-<li>Such
-provenance records may provide different explanations about something
-happening in the world, because they are created by different parties
-or observed by different witnesses. 
-<li> A given party could also create
-multiple provenance records about an execution, to capture different
-levels of details, targeted at different end-users: the programmer of
-an experiment may be interested in a detailed log of execution, while
-the scientists may focus more on the scientific-level description.
-</ul>
-<p>
-Given that multiple provenance records can co-exist, it is important
-to have details about their origin, who they are attributed to, how
-they were generated, etc.  In other words, an important requirement is
-to be able to express the provenance of provenance. </p>
-
-
-
-
-</div>
-
-
-<div class="slide" id="account2">
-
-	<h2>Account</h2>
-
-<p>
-<div class="element-ref" ref="glossary-account"></div>
-</p>
-
-<p>  PROV-DM does not provide an actual mechanism for creating accounts, i.e. for bundling up provenance descriptions and naming them.  Accounts MUST satisfy some properties:</p>
-<ul>
-<li>An account can be seen as a container of provenance descriptions, hence its content MAY change over time.</li>
-<li>If an account's  set of descriptions changes over time, it increases monotonically with time. </li>
-<li>A given description of e.g. an entity in a given account, in terms of its identifier and attribute-value pairs, does not change over time. </li>
-</ul>
-
-</div>
-
-
-<div class="slide" id="account3">
-
-	<h2>Account Constraints</h2>
-
-<p>
-<div class="element-ref" ref="example-two-entities-one-id"></div>
-</p>
-
-<p>&nbsp</p>
-<p>
-<div class="element-ref" ref="unique-description-in-account"></div>
-</p>
-
-
-</div>
-
-
-<div class="slide" id="account4">
-
-	<h2>Account Constraints (2)</h2>
-
-<p>&nbsp</p>
-
-<p>
-<div class="element-ref" ref="generation-uniqueness"></div>
-</p>
-
-</div>
-
-
-
 
 <div class="slide" id="Conclusion">
 
@@ -1345,6 +1352,9 @@
 <tr><td>best practice</td>
    <td>work in progress</td></tr>
 
+<tr><td>best practice</td>
+   <td>PROV-DC mapping. work in progress</td></tr>
+
 <tr><td>-</td></tr>
 
 <tr><td>prov-json</td>
@@ -1359,37 +1369,6 @@
 </div>
 
 
-<div class="slide" id="Implemenatation">
-
-	<h2>Conclusion: Implementations</h2>
-
-<table border="1" style="margin-left: auto; margin-right: auto;">
-
-
-<tr><td>ProvToolbox</td>
-   <td><a href="https://github.com/lucmoreau/ProvToolbox">https://github.com/lucmoreau/ProvToolbox</a></td></tr>
-
-<tr><td>provpy</td>
-   <td><a href="https://github.com/trungdong/w3-prov/tree/master/provpy">https://github.com/trungdong/w3-prov/tree/master/provpy</a></td></tr>
-
-<tr><td>CollabMap</td>
-   <td>Trung Dong Huynh </td></tr>
-
-<tr><td>AgentSwitch</td>
-   <td>Trung Dong Huynh </td></tr>
-
-<tr><td>PoN (Patina of Notes)</td>
-   <td>Mike Jewell, Enrico Costanza</td></tr>
-
-<tr><td>DEEP (estat ebook)</td>
-   <td>Danius Michaelides, Huanjia Yang, Alex </td></tr>
-
-
-</table>
-
-
-</div>
-
 
 
 
@@ -1397,6 +1376,7 @@
 <!-- ---------------------------------------------------------------------- -->
 
 
+
 <div id="glossary_div" class="remove">
 <!-- glossary loaded from glossary.js will be hooked up here,
      class remove, will remove this element from the final output.