Tidy up some text
authorGraham Klyne
Tue, 20 Nov 2012 14:15:17 +0000
changeset 4844 0e668b4ce436
parent 4841 3cba6f76b797
child 4845 3dd69712353b
Tidy up some text
paq/prov-aq.html
--- a/paq/prov-aq.html	Tue Nov 20 14:03:18 2012 +0000
+++ b/paq/prov-aq.html	Tue Nov 20 14:15:17 2012 +0000
@@ -633,7 +633,7 @@
           To facilitate service discovery, we recommend that RDF publication of dataset and service descriptions use the property <code>prov:hasProvenanceService</code> and the provenance service type <code>prov:ProvenanceService</code> as appropriate (see the appendix <a href="#prov-namespace" class="sectionRef"></a>).
         </p>
         <p>
-          For example, a VOiD description [[VOiD]] of a dataset might indicate a provenance service providing information resources in that dataset:
+          For example, a VOiD description [[VOiD]] of a dataset might indicate a provenance service providing information about that dataset, and by extension the resources it contains:
         </p>
         <pre class="pattern">
   &lt;http://example.org/dataset/&gt; a void:Dataset ;
@@ -726,28 +726,28 @@
             <th>Name</th><th>Description</th><th>Definition ref</th>
           </tr>
           <tr style="vertical-align: top;">
-            <td>ProvenanceService</td>
+            <td><code>ProvenanceService</code></td>
             <td>Class for a provenance service. Mainly for use in RDF provenance service descriptions, to facilitate discovery.</td>
             <td><a href="#provenance-service-description" class="sectionRef"></a></td>
           </tr>
           <tr style="vertical-align: top;">
-            <td>hasAnchor</td>
-            <td>Indicates a <a class="internalDFN">target-URI</a>target-URI for a potentially dynamic resource instance</td>
+            <td><code>hasAnchor</code></td>
+            <td>Indicates a <a class="internalDFN">target-URI</a> for a potentially dynamic resource instance</td>
             <td><a href="#resource-represented-as-html" class="sectionRef"></a></td>
           </tr>
           <tr style="vertical-align: top;">
-            <td>hasProvenance</td>
+            <td><code>hasProvenance</code></td>
             <td>Indicates a <a class="internalDFN">provenance-URI</a> for a resource;  the resource identified by this property provides provenance information 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>hasProvenanceService</td>
+            <td><code>hasProvenanceService</code></td>
             <td>Indicates a <a class="internalDFN">provenance service</a> that can provide provenance information about its subject or anchor resource.</td>
             <td><a href="#specifying-provenance-services" class="sectionRef"></a></td>
           </tr>
           <tr style="vertical-align: top;">
-            <td>provenanceUriTemplate</td>
+            <td><code>provenanceUriTemplate</code></td>
             <td>Relates a provenance service to a URI template string for constructing provenance-URIs</td>
             <td><a href="#provenance-service-description" class="sectionRef"></a></td>
           </tr>