--- a/paq/prov-aq.html Mon Nov 19 13:23:54 2012 +0000
+++ b/paq/prov-aq.html Mon Nov 19 18:10:49 2012 +0000
@@ -263,6 +263,14 @@
<dd>a service that provides <a class="internalDFN">provenance information</a> given a <a class="internalDFN">target-URI</a>.</dd>
<a href="#dfn-service-uri"><dt><dfn>Service-URI</dfn></dt></a>
<dd>the URI of a <a class="internalDFN">provenance service</a>.</dd>
+ <dt><a href="#dfn-access"><dfn>Accessing</dfn></a> provenance information</dt>
+ <dd>Given the identity of a resource, the process of discovering and retrieving some <a class="internalDFN">provenance information</a> about that resource. This may involve <a class="internalDFN">locating</a> a provenance information resource, then performing an HTTP GET to retrieve it, or locating a service and querying the service for provenance information about an identified resource, or some other mechanism not covered in this document.</dd>
+ <dt><a href="#dfn-locating"><dfn>Locating</dfn></a> provenance information</dt>
+ <dd>Given the identity of a resource, discovery of a URI at which some <a class="internalDFN">provenance information</a> about that resource may be retrieved.</dd>
+ <!--
+ <a href="#dfn-..."><dt><dfn>...</dfn></dt></a>
+ <dd>...</dd>
+ -->
</dl>
</section>