typed agents in DM example
authorTim L <lebot@rpi.edu>
Sun, 06 Nov 2011 14:19:06 -0500
changeset 825 e4856b182828
parent 824 06c459746cae
child 826 b4c28332fc8a
typed agents in DM example
ontology/components/wasQuoteOf/prov-dm-quotation.ttl
--- a/ontology/components/wasQuoteOf/prov-dm-quotation.ttl	Sun Nov 06 14:07:09 2011 -0500
+++ b/ontology/components/wasQuoteOf/prov-dm-quotation.ttl	Sun Nov 06 14:19:06 2011 -0500
@@ -33,3 +33,6 @@
    dcterms:description "wasAttributeTo(e1,ag1)";
    prov:wasAttributedTo :ag1;
 .
+
+:ag2 a prov:Agent .
+:ag1 a prov:Agent .