Fix on the activity name (it was repeated)
authordgarijo
Thu, 26 Jul 2012 04:19:48 +0200
changeset 4255 93bcd6d721ca
parent 4254 3751bb23184e
child 4256 2731f3395250
Fix on the activity name (it was repeated)
examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl
--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl	Thu Jul 26 04:19:19 2012 +0200
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl	Thu Jul 26 04:19:48 2012 +0200
@@ -31,7 +31,7 @@
       prov:value "In sumary, there are clearly more crimes in the country";
       prov:wasQuotedFrom :post9821v2.
    
-   :publicationActivity1123
+   :publicationActivity1124
       a prov:Activity;
       prov:used :quote1,
                 :quote2,
@@ -43,7 +43,7 @@
       prov:wasAttributedTo   :john;
       prov:wasDerivedFrom    :post9821v1, 
                              :post9821v2;
-      prov:wasGeneratedBy    :publicationActivity1123;
+      prov:wasGeneratedBy    :publicationActivity1124;
       prov:hadPrimarySource :aggregatedByRegions;
    .
 }