Some validation fixes
authorTom De Nies <tom.denies@ugent.be>
Mon, 04 Mar 2013 10:27:21 +0100
changeset 5830 39c37ad7ec06
parent 5829 4724a7d619d3
child 5831 99b13b03a333
Some validation fixes
dictionary/prov-dictionary.html
--- a/dictionary/prov-dictionary.html	Mon Mar 04 02:20:10 2013 +0100
+++ b/dictionary/prov-dictionary.html	Mon Mar 04 10:27:21 2013 +0100
@@ -828,7 +828,7 @@
 <ul>
 <li><span class='attribute' id="membership-d.dictionary">dictionary</span>: an identifier (<span class="name">d</span>) for the dictionary whose members are asserted; </li>
 <li><span class='attribute' id="membership-d.entity">entity</span>: an entity <span class="name">e_1</span> that is associated with the key and is a member of the dictionary;</li>
-<li><span class='attribute' id="membership-d.key">key</span>: a key <span class="name">key_1</span> that is associated with the specified entity. <span class="name">key_1</a> is a <a href=" http://www.w3.org/TR/2013/PR-prov-dm-20130312/#term-value">value</a> ;</li>
+<li><span class='attribute' id="membership-d.key">key</span>: a key <span class="name">key_1</span> that is associated with the specified entity. <span class="name">key_1</span> is a <a href=" http://www.w3.org/TR/2013/PR-prov-dm-20130312/#term-value">value</a> ;</li>
 </ul>
 <p>Keys cannot be repeated in the same dictionary. However, a dictionary can contain the same entity more than once, as long as it is associated with different keys.</p>
 <p>Note that the <a href=" http://www.w3.org/TR/2013/PR-prov-dm-20130312/#term-membership">collection membership</a> relation, written <span class="name">hadMember(c, e)</span>, can be used when <span class="name">c</span> has <span class="name">prov:type = 'prov:Collection'</span> or <span class="name">prov:type = 'prov:Dictionary'</span>. However, the <a href="#term-dictionary-membership">dictionary  membership</a>, written <span class="name">hadDictionaryMember(d, e, "k")</span>, can only be used when <span class="name">d</span> has <span class="name">prov:type = 'prov:Dictionary'</span>. </p>
@@ -1216,7 +1216,7 @@
 
 
 </p>
-<div about="#narrative-example-dictionaries-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+<div about="#narrative-example-dictionaries-1" typeof="prov:Entity" class="exampleOuter">
    <pre class="example">
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -1258,7 +1258,7 @@
 :e1)</code> and <code>("k2", :e2)</code>.  
 </p>
 
-<div about="#narrative-example-dictionaries-2" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+<div about="#narrative-example-dictionaries-2" typeof="prov:Entity" class="exampleOuter">
 <pre class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
@@ -1297,7 +1297,7 @@
 	:e2)</code> from <code>:d2</code>.
 	</p>
 
-<div about="#narrative-example-dictionaries-3" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+<div about="#narrative-example-dictionaries-3" typeof="prov:Entity" class="exampleOuter">
    <pre class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
@@ -1664,8 +1664,7 @@
 <section id="Properties">
   <h3>Dictionary Properties</h3>
 <div
-     class="prov-collections owl-properties crossreference"
-     xmlns:prov="http://www.w3.org/ns/prov#">
+     class="prov-collections owl-properties crossreference">
   <div id="derivedByInsertionFrom" class="entity">
     <h3>
       Property: <a href="#derivedByInsertionFrom"><span class="dotted" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</span></a><sup class="type-op" title="object property">op</sup>