--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/iswc-2012/prov-dm/overview/derivation2.ttl Sun Nov 11 22:18:59 2012 -0500
@@ -0,0 +1,26 @@
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix ex: <http://example.org/> .
+
+
+ex:e1 a prov:Entity .
+
+ex:e2 a prov:Entity .
+
+ex:gen1 a prov:Generation .
+
+ex:e1 prov:qualifiedGeneration ex:gen1 .
+
+ex:gen2 a prov:Generation .
+
+ex:e2 prov:qualifiedGeneration ex:gen2 .
+
+ex:der1 a prov:Derivation ;
+ prov:entity ex:e1 .
+
+ex:e2 prov:qualifiedDerivation ex:der1 .
+
+ex:der2 a prov:Derivation ;
+ prov:entity ex:e2 .
+
+ex:e1 prov:qualifiedDerivation ex:der2 .
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family.pptx has changed
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family/Slide2.jpg has changed
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family/Slide3.jpg has changed
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family/Slide4.jpg has changed
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family/Slide5.jpg has changed
Binary file presentations/iswc-2012/prov-dm/overview/images/prov-family/Slide6.jpg has changed
--- a/presentations/iswc-2012/prov-dm/overview/index2.html Sun Nov 11 19:40:56 2012 -0500
+++ b/presentations/iswc-2012/prov-dm/overview/index2.html Sun Nov 11 22:18:59 2012 -0500
@@ -278,11 +278,33 @@
<div class="slide" id="layered4">
- <h2>Normative/Non Normative Documents</h2>
+ <h2>Layered Model</h2>
<img src="images/prov-family/Slide4.jpg" alt="layered model" style="max-width: 100%; " />
+</div>
+
+
+<div class="slide" id="layered5">
+
+ <h2>Layered Model</h2>
+
+
+ <img src="images/prov-family/Slide5.jpg" alt="layered model" style="max-width: 100%; " />
+
+</div>
+
+
+
+
+<div class="slide" id="layered4">
+
+ <h2>Normative/Non Normative Documents</h2>
+
+
+ <img src="images/prov-family/Slide6.jpg" alt="layered model" style="max-width: 100%; " />
+
<p>Recommendation (Blue), Note (Orange), Non WG Material (Green)</p>
</div>
@@ -344,7 +366,6 @@
-
<div class="slide" id="coponent1">
<h2>Component 1: Entities and Activities</h2>
@@ -422,7 +443,7 @@
-<!-- PART II Generation -->
+<!--
<div class="slide" id="generation">
@@ -456,7 +477,6 @@
</div>
-<!-- PART II Usage -->
<div class="slide" id="usage">
@@ -490,6 +510,7 @@
</div>
+-->
<div class="slide" id="start">
@@ -524,7 +545,6 @@
</div>
-
<!-- PART II Derivation -->
<div class="slide" id="component2">
@@ -536,6 +556,7 @@
</div>
+<!--
<div class="slide" id="derivation">
@@ -569,7 +590,7 @@
</div>
-
+-->
<div class="slide" id="component3">
@@ -580,8 +601,7 @@
</div>
-<!-- PART II -->
-
+<!--
<div class="slide" id="agent">
@@ -630,7 +650,6 @@
</div>
-<!-- PART II Attribution -->
<div class="slide" id="attribution">
@@ -664,7 +683,7 @@
</div>
-<!-- PART II Association -->
+
<div class="slide" id="activityAssociation">
@@ -699,7 +718,6 @@
</div>
-<!-- PART II Responsibility -->
<div class="slide" id="delegation">
@@ -777,6 +795,8 @@
</div>
+-->
+
<!-- PART II Alternates -->
@@ -790,6 +810,7 @@
</div>
+<!--
<div class="slide" id="bundle">
@@ -831,7 +852,7 @@
</div>
-
+-->
<!-- PART II Alternates -->
@@ -846,7 +867,7 @@
</div>
-
+<!--
<div class="slide" id="alternate">
@@ -907,7 +928,7 @@
</div>
-
+-->
@@ -926,7 +947,7 @@
-
+<!--
<div class="slide" id="specifications-as-collections">
<h2>Component 6: Collections Example</h2>
@@ -936,7 +957,7 @@
</div>
-
+-->
<div class="slide" id="layered1-2">
@@ -1001,6 +1022,7 @@
</div>
+
<div class="slide" id="prov-xml">
<h2>Example in PROV-XML (sample from primer)</h2>
@@ -1233,40 +1255,18 @@
</div>
-<div class="slide" id="constraints3">
-
- <h2>Constraints (3)</h2>
-
+
+<div class="slide" id="constraint3">
+
+ <h2>Constraints(3) SW Technologies</h2>
<p> </p>
-
-<!--<p>
-<div class="element-ref" ref="key-properties"></div>
+<div class="element-ref" ref="unique-startTime"></div>
</p>
--->
-
-<div class='constraint' id='unique-wasStartedBy'>
-<p>
-<span class='conditional'>IF</span> <span
- class="name">wasStartedBy(start1; a,_e1,a0,_t1,_attrs1)</span> and <span
- class="name">wasStartedBy(start2; a,_e2,a0,_t2,_attrs2)</span>, <span
- class='conditional'>THEN</span> <span class="name">start1</span> = <span
- class="name">start2</span>.</p>
-</div>
-
<p> </p>
-
-
-</div>
-
-
-<div class="slide" id="constraint4">
-
- <h2>Constraints(4) SW Technologies</h2>
-
<div style="font-size:small; max-width: 105%; ">
<div id="paulRule">
<pre>
@@ -1291,8 +1291,10 @@
prov:atTime ?t_2;
.
FILTER(?t_1 != ?t_2)
- OPTIONAL { ?paulRule prov:wasAttributedTo <http://data.semanticweb.org/person/paul-groth> }
}
+
+:paulRule prov:wasAttributedTo <http://data.semanticweb.org/person/paul-groth>
+
</pre>
</div>
@@ -1304,11 +1306,9 @@
<h2>Constraints: Challenge for Participants </h2>
-<p>Some questions:</p>
+<p>Question:</p>
<ul>
-<li> Are all constraints implementable with SW technologies?
-<li> with OWL2 (which profile?)
-<li> with SPARQL
+<li> What is the best SW technology to implement PROV constraints?
</ul>
<p>
<p>Participate:</p>
@@ -1337,7 +1337,7 @@
</div>
-<div class="slide" id="Conclusion">
+<div class="slide" id="conclusion1">
<h2>Conclusion: Specifications</h2>
@@ -1376,7 +1376,21 @@
</table>
-<p>... Participate in the implemention effort</p>
+</div>
+
+
+<div class="slide" id="conclusion2">
+
+ <h2>Conclusion: Participate</h2>
+
+
+<ul>
+<li> Markup web pages with provenance
+<li> Write applications/programs that generate/consume proveance
+<li> Implement validation constraints
+<li> Contribute examples of provenances
+<li> Submit an implementation report for W3C PROV Working Group
+</ul>
</div>
<div class="slide" id="appendix1">