--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_mentionOf.ttl Sun Nov 11 22:28:00 2012 -0500
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_mentionOf.ttl Sun Nov 11 23:01:24 2012 -0500
@@ -7,12 +7,12 @@
@prefix : <http://example.com/> .
:run2 {
- :activity_2
+ :running_marathon
a prov:Activity;
prov:startedAtTime "2011-11-17T10:00:00"^^xsd:dateTime;
prov:endedAtTime "2011-11-17T17:00:00"^^xsd:dateTime;
- prov:wasAssociatedWith :bob;
- .
+ prov:wasAssociatedWith :bob .
+ :bob-2011-11-17 prov:specializationOf :bob .
}
tool:analysis_01 {
@@ -25,7 +25,6 @@
}
# This is inferred from prov:mentionOf
-tool:bob-2011-11-17 prov:specializationOf :bob .
# This is inferred from prov:specializationOf
tool:bob-2011-11-17 prov:alternateOf :bob .
Binary file presentations/iswc-2012/prov-o-walkthrough-iswc2012.pptx has changed
Binary file presentations/iswc-2012/prov-walkthrough-iswc2012.pptx has changed