editorial pass over prov-links
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 28 Mar 2013 12:16:10 +0000
changeset 6001 c1dd71f48169
parent 6000 524629c7742e
child 6002 bfb6b4ede151
editorial pass over prov-links
links/prov-links.html
--- a/links/prov-links.html	Thu Mar 28 10:39:42 2013 +0000
+++ b/links/prov-links.html	Thu Mar 28 12:16:10 2013 +0000
@@ -876,7 +876,7 @@
 
 
 
-<p><div class="attributes" id="attributes-mention">A <dfn title="mentionOf">mention</dfn>  relation<span class="withPn">, written <span class="pnExpression">prov:mentionOf(infra, supra, b)</span> in PROV-N,</span> has:
+<p><div class="attributes" id="attributes-mention">A <dfn id="dfn-mentionof" title="mentionOf">mention</dfn>  relation<span class="withPn">, written <span class="pnExpression">prov:mentionOf(infra, supra, b)</span> in PROV-N,</span> has:
 <ul>
 <li><span class='attribute' id="mention.specificEntity">specificEntity</span>: an identifier (<span class="name">infra</span>)
 of the entity that is a mention of the general entity (<span class="name">supra</span>);</li>
@@ -889,8 +889,8 @@
 Its grammar, in the provenance notation, is written as follows.</p>
 
 <table class="grammar">
-<tbody class="prod"> <tr style="vertical-align: baseline; "> <td><a id="prod-mentionExpression" data-name="prod-mentionExpression"></a><span class="prodNo"></span>&nbsp;&nbsp;&nbsp;</td> <td><code class="production prod">mentionExpression</code></td> <td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td> <td><code class="content">"prov:mentionOf" "(" <span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-eIdentifier">eIdentifier</a></span> "," <span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-eIdentifier">eIdentifier</a></span> "," <span class="prod"><a class="grammarRef" href="#prod-bIdentifier">bIdentifier</a></span> ")"</code></td> </tr> </tbody>
-<tbody class="prod"> <tr style="vertical-align: baseline; "> <td><a id="prod-bIdentifier" data-name="prod-bIdentifier"></a>&nbsp;&nbsp;&nbsp;</td> <td><code class="production prod">bIdentifier</code></td> <td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td> <td><code class="content"><span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-identifier">identifier</a></span></code></td> </tr> </tbody>
+<tbody class="prod"> <tr style="vertical-align: baseline; "> <td id="prod-mentionExpression"  data-name="prod-mentionExpression"><span class="prodNo"></span>&nbsp;&nbsp;&nbsp;</td> <td><code class="production prod">mentionExpression</code></td> <td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td> <td><code class="content">"prov:mentionOf" "(" <span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-eIdentifier">eIdentifier</a></span> "," <span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-eIdentifier">eIdentifier</a></span> "," <span class="prod"><a class="grammarRef" href="#prod-bIdentifier">bIdentifier</a></span> ")"</code></td> </tr> </tbody>
+<tbody class="prod"> <tr style="vertical-align: baseline; "> <td id="prod-bIdentifier" data-name="prod-bIdentifier">&nbsp;&nbsp;&nbsp;</td> <td><code class="production prod">bIdentifier</code></td> <td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td> <td><code class="content"><span class="prod"><a class="grammarRef" href="http://www.w3.org/TR/2013/REC-prov-n-20130430/#prod-identifier">identifier</a></span></code></td> </tr> </tbody>
 </table>
 
 
@@ -911,6 +911,9 @@
 </table>
 </div>
 
+
+
+
 <p>We note that the concept <a>Mention</a> is an extension of the PROV data model [[PROV-DM]]; therefore, its textual notation has to be prefixed,
 <span class="name">prov:mentionOf</span>, according the extensibility
 rules of the provenance notation [[PROV-N]].</p>
@@ -1004,7 +1007,7 @@
 <section id="mention-ontology"> 
       <h2>Ontological Definition of Mention</h2> 
 
-<p>The ternary relation <a title="mentionOf">prov:mentionOf</a> is encoded as two properties: 
+<p>The ternary relation <a>Mention</a> is encoded as two properties: 
 <a href="#mentionOf">prov:mentionOf</a> and
 <a href="#asInBundle">prov:asInBundle</a>, defined as follows.</p>