Issue 360 redux: update text to match new SPARQL example
authorGraham Klyne
Thu, 03 May 2012 18:37:31 +0100
changeset 2696 513f6e43f67a
parent 2695 c67bc1ab0e5c
child 2697 82ac0204e878
Issue 360 redux: update text to match new SPARQL example
paq/working/prov-aq.html
--- a/paq/working/prov-aq.html	Thu May 03 18:35:31 2012 +0100
+++ b/paq/working/prov-aq.html	Thu May 03 18:37:31 2012 +0100
@@ -642,7 +642,7 @@
             </pre>
           </p>
           <p>
-            This query essentially extracts all available properties and values available from the query service used that are directly about the specified resource, and returns them as an RDF graph.  This may be fine if the service contains <em>only</em> provenance information about the indicated resource, or if the non-provenance information is also of interest.  A more complex query using specific provenance vocabulary terms may be needed to selectively retrieve just provenance information when other kinds of information are also available.
+            This query extracts a "generation start time" for an artifact by following links to the start time of the activity which generated it.
           </p>
         </section>