--- a/paq/prov-aq.html Sat Nov 10 18:36:57 2012 +0000
+++ b/paq/prov-aq.html Sat Nov 10 19:03:26 2012 +0000
@@ -245,26 +245,22 @@
<section>
<h2>Concepts</h2>
- <p>In defining the specification below, we make use of the following concepts. </p>
+ <p>In defining the specification below, we make use of the following concepts.</p>
<dl>
- <dt><dfn>Resource</dfn></dt>
+ <a href="#dfn-resource"><dt><dfn>Resource</dfn></dt></a>
<dd>a resource in the general sense of "whatever might be identified by a URI", as described by the Architecture of the World Wide Web [[WEBARCH]], <a href="http://www.w3.org/TR/webarch/#id-resources">section 2.2</a>. A resource may be associated with multiple instances or views (<a class="internalDFN">constrained resource</a>s) with differing provenance.</dd>
- <dt><dfn>Constrained resource</dfn></dt>
+ <a href="#dfn-constrained-resource"><dt><dfn>Constrained resource</dfn></dt></a>
<dd>an aspect, version or instance of a <a class="internalDFN">resource</a>, about which one may wish to present some <a class="internalDFN">provenance information</a>. For example, a weather report for a given date may be an aspect of a resource that is maintained as the current weather report. A constrained resource is itself a <a class="internalDFN">resource</a>, and may have it's own URI different from that of the original. See also [[PROV-DM]], and [[WEBARCH]] <a href="http://www.w3.org/TR/webarch/#representation-reuse">section 2.3.2</a>.</dd>
- <dt><dfn>Target-URI</dfn></dt>
+ <a href="#dfn-target-uri"><dt><dfn>Target-URI</dfn></dt></a>
<dd>a URI denoting a <a class="internalDFN">resource</a> (including any <a class="internalDFN">constrained resource</a>), which identifies that resource for the purpose of finding and expressing <a class="internalDFN">provenance information</a> associated with it (see <a href="#provenance-entities-resources" class="sectionRef"></a> for discussion)</dd>
- <dt><dfn>Provenance information</dfn></dt>
+ <a href="#dfn-provenance-information"><dt><dfn>Provenance information</dfn></dt></a>
<dd>refers to provenance represented in some fashion.</dd>
- <dt><dfn>Provenance-URI</dfn></dt>
+ <a href="#dfn-provenance-uri"><dt><dfn>Provenance-URI</dfn></dt></a>
<dd>a URI denoting some <a class="internalDFN">provenance information</a>.</dd>
- <dt><dfn>Provenance service</dfn></dt>
+ <a href="#dfn-provenance-service"><dt><dfn>Provenance service</dfn></dt></a>
<dd>a service that provides <a class="internalDFN">provenance information</a> given a <a class="internalDFN">target-URI</a>.</dd>
- <dt><dfn>Service-URI</dfn></dt>
+ <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><dfn>Resource</dfn></dt>
- <dd>also referred to as <dfn>resource on the Web</dfn>: a resource as described by the Architecture of the World Wide Web [[WEBARCH]], <a href="http://www.w3.org/TR/webarch/#id-resources">section 2.2</a>. A resource may be associated with multiple instances or views (<a class="internalDFN">constrained resource</a>s) with differing provenance.</dd>
--->
</dl>
</section>