wasAttrib -> wasAssoc in qualComm
authorTim L <lebot@rpi.edu>
Tue, 12 Feb 2013 09:44:38 -0500
changeset 5555 97993ca0b0ec
parent 5554 56a6048d4acf
child 5556 294a4c52e67e
wasAttrib -> wasAssoc in qualComm
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl	Tue Feb 12 09:42:36 2013 -0500
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl	Tue Feb 12 09:44:38 2013 -0500
@@ -6,8 +6,8 @@
 
 :writing-celebrity-gossip 
    a prov:Activity;
-   prov:wasAttributedTo :journalist;
-   prov:wasInformedBy   :voicemail-interception;
+   prov:wasAssociatedWith :journalist;
+   prov:wasInformedBy     :voicemail-interception;
    prov:qualifiedCommunication [
       a prov:Communication;
       prov:activity :voicemail-interception;