rm <> in provo egs
authorTim L <lebot@rpi.edu>
Tue, 10 Jul 2012 08:50:18 -0400
changeset 3861 06e89caa7957
parent 3860 a91e5fc0372d
child 3862 e8c378fc2272
rm <> in provo egs
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ContextualizedEntity.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_asInBundle.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidated.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_mentionOf.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -46,10 +46,3 @@
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
    prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
-
-<> 
-   a prov:Bundle;
-   prov:wasDerivedFrom  :page-by-composition,
-                        :page-by-seat;
-   prov:wasAttributedTo <http://tw.rpi.edu/instances/TimLebo>;
-.
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ContextualizedEntity.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ContextualizedEntity.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -55,5 +55,3 @@
       perf:rating perf:bad ;
    .
 }
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -3,10 +3,11 @@
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix bbc:  <http://www.bbc.co.uk/> .
+@prefix eg:   <http://example.com/vocab#> .
 @prefix :     <http://example.com/> .
 
 :bbcNews2012-04-03 
-   a prov:Entity, :DailyNews;
+   a prov:Entity, eg:DailyNews;
    rdfs:comment """The BBC news home page on 2012-04-03 contained a reference 
                    to a given news item, but the BBC news home page on the next day did not.""";
 
@@ -21,6 +22,7 @@
       prov:atTime "2012-04-03T23:59:59Z"^^xsd:dateTime;
    ];
 .
+
 :publishingActivity 
-	a prov:Activity.
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> .
+   a prov:Activity;
+.
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -19,5 +19,3 @@
       prov:atTime "2012-04-03T23:59:59Z"^^xsd:dateTime;
    ];
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -37,5 +37,3 @@
    prov:startedAtTime "1998-09-02T01:31:00Z";
    prov:atLocation    <http://dbpedia.org/resource/Atlantic_ocean>;
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_asInBundle.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_asInBundle.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -26,7 +26,3 @@
 
 tool:bob-2011-11-17 prov:specializationOf :bob . # This is inferred from prov:mentionOf
 tool:bob-2011-11-17 prov:alternateOf      :bob . # This is inferred from prov:specializationOf
-
-<> 
- prov:wasDerivedFrom 
-  <http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -31,13 +31,6 @@
       <http://dbpedia.org/resource/Elena_Kagan>;   
 .
 
-<> 
-   a prov:Bundle;
-   prov:wasDerivedFrom  :page-by-composition,
-                        :page-by-seat;
-   prov:wasAttributedTo <http://tw.rpi.edu/instances/TimLebo>;
-.
-
 :page-by-seat
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat>;
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidated.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidated.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -22,5 +22,3 @@
    a prov:Agent;
    foaf:depiction <http://upload.wikimedia.org/wikipedia/commons/9/98/Pablo_picasso_1.jpg>;
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_mentionOf.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_mentionOf.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -26,7 +26,3 @@
 
 tool:bob-2011-11-17 prov:specializationOf :bob . # This is inferred from prov:mentionOf
 tool:bob-2011-11-17 prov:alternateOf      :bob . # This is inferred from prov:specializationOf
-
-<> 
- prov:wasDerivedFrom 
-  <http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -39,5 +39,3 @@
       prov:hadRole :employer; # The city of Paris employed the officer during the enforcement.
    ];
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-communication> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -19,5 +19,3 @@
    a prov:Entity, :Butterfly;
    foaf:depiction <http://upload.wikimedia.org/wikipedia/commons/3/3d/Charaxes_brutus_natalensis.jpg>;
 .
-
-<> prov:wasDerivedFrom <http://en.wikipedia.org/wiki/Butterfly_effect> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -21,5 +21,3 @@
    a prov:Activity;
    prov:used <http://dbpedia.org/resource/Swissair_Flight_111>;
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl	Tue Jul 10 13:20:24 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl	Tue Jul 10 08:50:18 2012 -0400
@@ -22,5 +22,3 @@
 <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/> 
    a prov:Entity;
 .
-
-<> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasquotedfrom> .