added occurredDuring for Activity.
authorTim L <lebot@rpi.edu>
Fri, 24 Feb 2012 00:50:24 -0500
changeset 1679 f39e3afc55b5
parent 1678 601fe1fa5bfd
child 1680 201e6e6d9cbf
added occurredDuring for Activity.
ontology/ProvenanceOntology.owl
--- a/ontology/ProvenanceOntology.owl	Fri Feb 24 00:45:00 2012 -0500
+++ b/ontology/ProvenanceOntology.owl	Fri Feb 24 00:50:24 2012 -0500
@@ -280,6 +280,14 @@
     
 
 
+    <!-- http://www.w3.org/ns/prov#occurredDuring -->
+
+    <owl:ObjectProperty rdf:about="&prov;occurredDuring">
+        <rdfs:range rdf:resource="&prov;TimeInterval"/>
+    </owl:ObjectProperty>
+    
+
+
     <!-- http://www.w3.org/ns/prov#qualified -->
 
     <owl:ObjectProperty rdf:about="&prov;qualified">