Issue 164 - in section 2, change 'pre-determined' text
authorGraham Klyne
Thu, 05 Jan 2012 12:29:39 +0000
changeset 1329 cf7da3df1c2d
parent 1328 85d0de84f224
child 1330 15098e7a7b58
Issue 164 - in section 2, change 'pre-determined' text
paq/prov-aq.html
--- a/paq/prov-aq.html	Thu Jan 05 12:22:51 2012 +0000
+++ b/paq/prov-aq.html	Thu Jan 05 12:29:39 2012 +0000
@@ -221,7 +221,7 @@
         <p>Web applications may access <a class="internalDFN">provenance information</a> in the same way as any web resource, by dereferencing its URI. Typically, this will be by performing an HTTP GET operation. Thus, any provenance information may be associated with a <a class="internalDFN">provenance-URI</a>, and may be accessed by dereferencing that URI using web mechanisms.
         </p>
         <p>
-          Provenance assertions are about pre-determined activities involving entities; as such, they are not dynamic.  Thus, provenance information returned at a given provenance-URI may commonly be static.  But the availability of provenance information about a resource may vary (e.g. if there is insufficient storage to keep it indefinitely, or new information becomes available at a later date), so the provenance information returned at a given URI may change, provided that such change does not contradict any previously retrieved information.
+          Provenance assertions are about occurring or completed activities and the entities they involve.  Thus, provenance information returned at a given provenance-URI may commonly be static.  But the availability of provenance information about a resource may vary (e.g. if there is insufficient storage to keep it indefinitely, or new information becomes available at a later date), so the provenance information returned at a given URI may change, provided that such change does not contradict any previously retrieved information.
         </p>
         <p>
           How much or how little provenance information is returned in response to to a retrieval request is a matter for the provenance provider application.  At a minimum, for as long as provenance information about an entity remains available, sufficient should be returned to enable a client application to walk the provenance graph per <a class="sectionRef" href="#incremental-provenance-retrieval"></a>.