wasGeneratedAtTime -> generatedAtTime in egs provo
authorTim L <lebot@rpi.edu>
Fri, 06 Jul 2012 12:43:36 -0400
changeset 3754 a3189e6e2b0f
parent 3742 7a576fde1e33
child 3755 e632f456c211
wasGeneratedAtTime -> generatedAtTime in egs provo
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteCollection.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_pair.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Wed Jul 04 17:37:46 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Collection.ttl	Fri Jul 06 12:43:36 2012 -0400
@@ -38,13 +38,13 @@
 :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>;
-   prov:wasGeneratedAtTime "2011-08-31T12:51"^^xsd:dateTime;
+   prov:generatedAtTime "2011-08-31T12:51"^^xsd:dateTime;
 .
 
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
 
 <> 
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteCollection.ttl	Wed Jul 04 17:37:46 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteCollection.ttl	Fri Jul 06 12:43:36 2012 -0400
@@ -50,5 +50,5 @@
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Wed Jul 04 17:37:46 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadMember.ttl	Fri Jul 06 12:43:36 2012 -0400
@@ -41,11 +41,11 @@
 :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>;
-   prov:wasGeneratedAtTime "2011-08-31T12:51"^^xsd:dateTime;
+   prov:generatedAtTime "2011-08-31T12:51"^^xsd:dateTime;
 .
 
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pair.ttl	Wed Jul 04 17:37:46 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pair.ttl	Fri Jul 06 12:43:36 2012 -0400
@@ -74,5 +74,5 @@
 :page-by-composition
    a prov:Entity, :WikipediaPage;
    prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition>;
-   prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime;
+   prov:generatedAtTime "2012-05-16T14:33"^^xsd:dateTime;
 .