--- a/paq/prov-aq.html Tue Feb 26 18:33:34 2013 +0000
+++ b/paq/prov-aq.html Tue Feb 26 18:42:44 2013 +0000
@@ -1170,75 +1170,88 @@
<section class='appendix'>
<h2 id="prov-namespace">Terms added to prov: namespace</h2>
+ <p class="TODO">
+ Possible renaming of all relations to lowercase-only forms.
+ </p>
+
<p>
This specification defines the following additional names in the provenance namespace
with URI <a href="http://www.w3.org/ns/prov#" class="externalRef">http://www.w3.org/ns/prov#</a>.
</p>
- <table>
- <tr>
- <th>Name</th><th>Description</th><th>Definition ref</th>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>ServiceDescription</code></td>
- <td>Type for a generic provenance query service. Mainly for use in RDF provenance query service descriptions, to facilitate discovery in linked data environments.</td>
- <td><a href="#provenance-query-service-discovery" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>DirectQueryService</code></td>
- <td>Type for a direct HTTP query service description. Mainly for use in RDF provenance query service descriptions, to distinguish direct HTTP query service descriptions from other query service descriptions.</td>
- <td><a href="#direct-http-query-service-description" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>hasAnchor</code></td>
- <td>Indicates an <a class="internalDFN">entity-URI</a> for an <a class="internalDFN">entity</a>, used by an associated provenance record.</td>
- <td><a href="#resource-represented-as-html" class="sectionRef"></a>, <a href="#resource-represented-as-rdf" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>hasProvenance</code></td>
- <td>Indicates a <a class="internalDFN">provenance-URI</a> for a resource; the resource identified by this property presents a provenance record about its subject or anchor resource.
- </td>
- <td><a href="#resource-accessed-by-http" class="sectionRef"></a>, <a href="#resource-represented-as-html" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>hasQueryService</code></td>
- <td>Indicates a <a class="internalDFN">provenance query service</a> that can access provenance related to its subject or anchor resource.</td>
- <td><a href="#specifying-provenance-query-services" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>describesService</code></td>
- <td>relates a generic provenance query service resource (type <code>prov:ServiceDescription</code>) to a specific query service description (e.g. a <code>prov:DirectQueryService</code> or a <code>sd:Service</code>).</td>
- <td><a href="#provenance-query-service-description" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>provenanceUriTemplate</code></td>
- <td>Indicates a URI template string for constructing provenance-URIs</td>
- <td><a href="#direct-http-query-service-description" class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>pingback</code></td>
- <td>Relates a resource to a provenance pingback service that may receive forward provenance links about the resource.</td>
- <td><a href="#forward-provenance" class="sectionRef"></a></td>
- </tr>
+ <table>
+ <tr>
+ <th>Name</th><th>Description</th><th>Definition ref</th>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>ServiceDescription</code></td>
+ <td>Type for a generic provenance query service. Mainly for use in RDF provenance query service descriptions, to facilitate discovery in linked data environments.</td>
+ <td><a href="#provenance-query-service-discovery" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>DirectQueryService</code></td>
+ <td>Type for a direct HTTP query service description. Mainly for use in RDF provenance query service descriptions, to distinguish direct HTTP query service descriptions from other query service descriptions.</td>
+ <td><a href="#direct-http-query-service-description" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>hasAnchor</code></td>
+ <td>Indicates an <a class="internalDFN">entity-URI</a> for an <a class="internalDFN">entity</a>, used by an associated provenance record.</td>
+ <td><a href="#resource-represented-as-html" class="sectionRef"></a>, <a href="#resource-represented-as-rdf" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>hasProvenance</code></td>
+ <td>Indicates a <a class="internalDFN">provenance-URI</a> for a resource; the resource identified by this property presents a provenance record about its subject or anchor resource.
+ </td>
+ <td><a href="#resource-accessed-by-http" class="sectionRef"></a>, <a href="#resource-represented-as-html" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>hasQueryService</code></td>
+ <td>Indicates a <a class="internalDFN">provenance query service</a> that can access provenance related to its subject or anchor resource.</td>
+ <td><a href="#specifying-provenance-query-services" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>describesService</code></td>
+ <td>relates a generic provenance query service resource (type <code>prov:ServiceDescription</code>) to a specific query service description (e.g. a <code>prov:DirectQueryService</code> or a <code>sd:Service</code>).</td>
+ <td><a href="#provenance-query-service-description" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>provenanceUriTemplate</code></td>
+ <td>Indicates a URI template string for constructing provenance-URIs</td>
+ <td><a href="#direct-http-query-service-description" class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>pingback</code></td>
+ <td>Relates a resource to a provenance pingback service that may receive forward provenance links about the resource.</td>
+ <td><a href="#forward-provenance" class="sectionRef"></a></td>
+ </tr>
- <!--
- <tr style="vertical-align: top;">
- <td><code>...</code></td>
- <td>...</td>
- <td><a href="#..." class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>...</code></td>
- <td>...</td>
- <td><a href="#..." class="sectionRef"></a></td>
- </tr>
- <tr style="vertical-align: top;">
- <td><code>...</code></td>
- <td>...</td>
- <td><a href="#..." class="sectionRef"></a></td>
- </tr>
- -->
+ <!--
+ <tr style="vertical-align: top;">
+ <td><code>...</code></td>
+ <td>...</td>
+ <td><a href="#..." class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>...</code></td>
+ <td>...</td>
+ <td><a href="#..." class="sectionRef"></a></td>
+ </tr>
+ <tr style="vertical-align: top;">
+ <td><code>...</code></td>
+ <td>...</td>
+ <td><a href="#..." class="sectionRef"></a></td>
+ </tr>
+ -->
- </table>
+ </table>
+
+ <p>
+ The ontology describing these terms is at <a href="https://dvcs.w3.org/hg/prov/raw-file/default/paq/prov-aq.ttl" class="externalRef">paq/prov-aq.ttl</a> or <a href="https://dvcs.w3.org/hg/prov/raw-file/default/paq/prov-aq.ttl" class="externalRef">paq/prov-aq.owl</a>
+ </p>
+
+ <p class="TODO">
+ Update when location and copy finalized.
+ </p>
+
</section>
<!-- ===================================================================================== -->