provo eg naming
authorTim L <lebot@rpi.edu>
Mon, 27 Aug 2012 11:33:29 -0400
changeset 4367 01449d7dbc22
parent 4366 427ab0d08eaf
child 4368 41509362b41f
provo eg naming
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl
examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl	Mon Aug 27 11:23:26 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl	Mon Aug 27 11:33:29 2012 -0400
@@ -6,7 +6,7 @@
 
 # Start can be used to qualify wasStartedBy with time and location information.
 
-:experiment
+:experimenting23
    a prov:Activity;
    prov:wasStartedBy :researcher;
    prov:qualifiedStart [
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl	Mon Aug 27 11:23:26 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl	Mon Aug 27 11:33:29 2012 -0400
@@ -19,8 +19,7 @@
 :datasetB        a prov:Entity .
 :inputToBeSorted a prov:Role .
 
-## Expressing the above using starting-point terms
-## the role of :datasetA cannot be expressed
+## The role of :datasetA cannot be expressed using only starting-point terms:
 
 :sortActivity
    a prov:Activity;