minor edits
authorSatya Sahoo <satya.sahoo@case.edu>
Tue, 15 Nov 2011 13:00:16 -0500
changeset 902 59384340bf00
parent 901 452c0c03888d
child 904 81b24984fb8c
minor edits
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Tue Nov 15 17:45:09 2011 +0000
+++ b/ontology/ProvenanceFormalModel.html	Tue Nov 15 13:00:16 2011 -0500
@@ -1139,13 +1139,13 @@
                           &lt;/prov:wasControlledBy&gt;                        
                           &lt;prov:startedAt&gt;
                             &lt;rdf:Description rdf:about="http://www.example.com/crimeFile#t1"&gt;
-                              &lt;rdf:type rdf:resource="http://www.w3.org/ns/prov-o/Time"/&gt;
+                              &lt;rdf:type rdf:resource="http://www.w3.org/2006/time#Instant"/&gt;
                               &lt;time:inXSDDateTime&gt;2011-10-20T16:26:45Z&lt;/time:inXSDDateTime&gt;
                             &lt;/rdf:Description&gt;
                           &lt;/prov:startedAt&gt;
                           &lt;prov:endedAt&gt;
                             &lt;rdf:Description rdf:about="http://www.example.com/crimeFile#t3"&gt;
-                              &lt;rdf:type rdf:resource="http://www.w3.org/ns/prov-o/Time"/&gt;
+                              &lt;rdf:type rdf:resource="http://www.w3.org/2006/time#Instant"/&gt;
                               &lt;time:inXSDDateTime&gt;2011-11-21T18:36:52Z&lt;/time:inXSDDateTime&gt;
                             &lt;/rdf:Description&gt;
                           &lt;/prov:endedAt&gt;
@@ -1153,7 +1153,7 @@
                       &lt;/prov:wasGeneratedBy&gt;
                       &lt;prov:wasGeneratedAt&gt;
                         &lt;rdf:Description rdf:about="http://www.example.com/crimeFile#t2"&gt;
-                          &lt;rdf:type rdf:resource="http://www.w3.org/ns/prov-o/Time"/&gt;
+                          &lt;rdf:type rdf:resource="http://www.w3.org/2006/time#Instant"/&gt;
                           &lt;time:inXSDDateTime&gt;2011-10-20T17:14:12Z&lt;/time:inXSDDateTime&gt;
                         &lt;/rdf:Description&gt;	
                       &lt;/prov:wasGeneratedAt&gt;