wasAttrib -> wasAssoc in qualComm
authorTim L <lebot@rpi.edu>
Tue, 12 Feb 2013 09:46:00 -0500
changeset 5556 294a4c52e67e
parent 5555 97993ca0b0ec
child 5557 0d3462187f88
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:44:38 2013 -0500
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl	Tue Feb 12 09:46:00 2013 -0500
@@ -18,7 +18,7 @@
 
 :voicemail-interception 
    a prov:Activity;
-   prov:wasAttributedTo :private-investigator;
+   prov:wasAssociatedWith :private-investigator;
 .
 
 :private-investigator a prov:Agent .