expanded eg provo
authorTim L <lebot@rpi.edu>
Mon, 26 Nov 2012 09:15:07 -0500
changeset 5084 57e5952d0f02
parent 5083 2f582b4bbae0
child 5085 d6a86e30842c
expanded eg provo
examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl
--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl	Mon Nov 26 09:13:06 2012 -0500
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl	Mon Nov 26 09:15:07 2012 -0500
@@ -52,7 +52,7 @@
    a sioc:Post, prov:Entity;   
    prov:atLocation       :more-crime-happens-in-cities; ## PERMALINK to the latest revision of the post.
    sioc:title            "More crime happens in cities";
-   prov:value            "I was currious...";  ## Snapshot with the content of this version
+   prov:value            "I was currius...";   ## The text of this version (with a typo).
    prov:wasAttributedTo  :derek;
    prov:generatedAtTime  "2011-07-16T01:52:02Z"^^xsd:dateTime;
    prov:wasGeneratedBy   :publicationActivity1123;
@@ -78,7 +78,7 @@
 :post9821v2
    a sioc:Post, prov:Entity;
    prov:atLocation       :more-crime-happens-in-cities; ## PERMALINK to the latest revision of the post.
-   prov:value            "I was curious..."; ## Snapshot with the content of this version
+   prov:value            "I was curious..."; ## The text of this version.
    prov:wasAttributedTo  :derek;
    prov:wasRevisionOf    :post9821v1;
    prov:alternateOf      :post9821v1;