--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl Mon Nov 26 09:38:07 2012 -0500
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl Mon Nov 26 09:39:42 2012 -0500
@@ -38,14 +38,14 @@
:post9821v1
a sioc:Post, prov:Entity;
- prov:specializationOf :more-crime-happens-in-cities; ## PERMALINK to the latest revision of the post.
+ prov:specializationOf :more-crime-happens-in-cities; ## PERMALINK to the latest revision.
sioc:title "More crime happens in cities";
- prov:value "I was currius..."; ## The text of this version (with a typo).
+ prov:value "I was currius..."; ## The text of this version (with a typo).
prov:generatedAtTime "2011-07-16T01:52:02Z"^^xsd:dateTime;
prov:wasGeneratedBy :publicationActivity1123;
prov:wasInfluencedBy :aggregatedByRegions; ## This blog was influenced by Derek's data analysis.
prov:hadPrimarySource :crimeData; ## Derek's blog derives from the crime data originally
- ## gathered by the government.
+ ## gathered by the government.
prov:invalidatedAtTime "2011-07-16T02:02:02Z"^^xsd:dateTime;
.
@@ -77,8 +77,8 @@
:post9821v2
a sioc:Post, prov:Entity;
- prov:specializationOf :more-crime-happens-in-cities; ## PERMALINK to the latest revision of the post.
- prov:value "I was curious..."; ## The text of this version (with fixed typo).
+ prov:specializationOf :more-crime-happens-in-cities; ## PERMALINK to the latest revision.
+ prov:value "I was curious..."; ## The text of this version (with fixed typo).
prov:generatedAtTime "2011-07-16T02:02:02Z"^^xsd:dateTime;
prov:wasRevisionOf :post9821v1;
prov:alternateOf :post9821v1;