More validation fixes
authorTom De Nies <tom.denies@ugent.be>
Mon, 04 Mar 2013 10:33:28 +0100
changeset 5831 99b13b03a333
parent 5830 39c37ad7ec06
child 5832 677b48161f30
More validation fixes
dictionary/prov-dictionary.html
--- a/dictionary/prov-dictionary.html	Mon Mar 04 10:27:21 2013 +0100
+++ b/dictionary/prov-dictionary.html	Mon Mar 04 10:33:28 2013 +0100
@@ -1216,7 +1216,7 @@
 
 
 </p>
-<div about="#narrative-example-dictionaries-1" typeof="prov:Entity" class="exampleOuter">
+<div 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">
+<div 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">
+<div 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; .
@@ -1381,7 +1381,7 @@
     <div class="definition"><p>A dictionary is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the dictionary.</p>
     </div>
 
-    <div about="#example-for-class-Dictionary" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Dictionary"></span>
       <strong>Example</strong>
       <pre >@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
@@ -1444,7 +1444,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#EmptyDictionary</p>
 
-    <div about="#example-for-class-EmptyDictionary" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#EmptyDictionary"></span>
       <strong>Example</strong>
       <pre>@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -1481,7 +1481,7 @@
     <div class="definition"><p>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-class-Insertion" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Insertion"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Insertion.ttl"
@@ -1547,7 +1547,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#KeyValuePair</p>
 
-    <div about="#example-for-class-KeyValuePair" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#KeyValuePair"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_KeyValuePair.ttl"
@@ -1607,7 +1607,7 @@
     <div class="definition"><p>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-class-Removal" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Removal"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Removal.ttl"
@@ -1672,7 +1672,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#derivedByInsertionFrom</p>
 
-    <div about="#example-for-property-derivedByInsertionFrom" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#derivedByInsertionFrom"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByInsertionFrom.ttl"
@@ -1761,7 +1761,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#derivedByRemovalFrom</p>
 
-    <div about="#example-for-property-derivedByRemovalFrom" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#derivedByRemovalFrom"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByRemovalFrom.ttl"
@@ -1841,7 +1841,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#dictionary</p>
 
-    <div about="#example-for-property-dictionary" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#dictionary"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_dictionary.ttl"
@@ -1912,7 +1912,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#insertedKeyValuePair</p>
 
-    <div about="#example-for-property-inserted" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#insertedKeyValuePair"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_inserted.ttl"
@@ -1977,7 +1977,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadDictionaryMember</p>
 
-    <div about="#example-for-property-member" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadDictionaryMember"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_member.ttl"
@@ -2041,7 +2041,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#pairKey</p>
 
-    <div about="#example-for-property-key" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#pairKey"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_key.ttl"
@@ -2105,7 +2105,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#pairValue</p>
 
-    <div about="#example-for-property-pairValue" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#pairValue"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_value.ttl"
@@ -2169,7 +2169,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedInsertion</p>
 
-    <div about="#example-for-property-qualifiedInsertion" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedInsertion"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInsertion.ttl"
@@ -2242,7 +2242,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedRemoval</p>
 
-    <div about="#example-for-property-qualifiedRemoval" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedRemoval"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRemoval.ttl"
@@ -2306,7 +2306,7 @@
     </h3>
     <p><strong>IRI:</strong>http://www.w3.org/ns/prov#removedKey</p>
 
-    <div about="#example-for-property-removedKey" typeof="prov:Entity" class="example">
+    <div class="example">
       <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#removedKey"></span>
       <strong>Example</strong>
       <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_removedKey.ttl"
@@ -2418,12 +2418,12 @@
   &lt;prov:entity prov:id="e0"/&gt;
   &lt;prov:entity prov:id="e1"/&gt;
   
-  <b>&lt;prov:keyValuePair&gt
+  <b>&lt;prov:keyValuePair&gt;
     &lt;prov:entity prov:ref="e0"/&gt;
     &lt;prov:key&gt;k0&lt;/prov:key&gt;
   &lt;/prov:keyValuePair&gt
   
-  &lt;prov:keyValuePair&gt
+  &lt;prov:keyValuePair&gt;
     &lt;prov:entity prov:ref="e1"/&gt;
     &lt;prov:key&gt;k1&lt;/prov:key&gt;
   &lt;/prov:keyValuePair&gt</b>
@@ -2462,18 +2462,18 @@
 
   <b>&lt;prov:hadDictionaryMember&gt;
     &lt;prov:dictionary prov:ref="d"/&gt;
-    &lt;prov:keyValuePair&gt
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e0"/&gt;
       &lt;prov:key&gt;k0&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
-    &lt;prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e1"/&gt;
       &lt;prov:key&gt;k1&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
-    &lt;prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e2"/&gt;
       &lt;prov:key&gt;k2&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
   &lt;/prov:hadDictionaryMember></b>
 
 &lt;/prov:document&gt;
@@ -2516,23 +2516,23 @@
 
   &lt;prov:hadDictionaryMember&gt;
     &lt;prov:dictionary prov:ref="d1"/&gt;
-    &lt;prov:keyValuePair&gt
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e0"/&gt;
       &lt;prov:key&gt;k0&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
   &lt;/prov:hadDictionaryMember>
   
   <b>&lt;prov:derivedByInsertionFrom&gt;
     &lt;prov:newDictionary prov:ref="d2"/&gt;
     &lt;prov:oldDictionary prov:ref="d1"/&gt;
-    &lt;prov:keyValuePair&gt
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e1"/&gt;
       &lt;prov:key&gt;k1&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
-    &lt;prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e2"/&gt;
       &lt;prov:key&gt;k2&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
   &lt;/prov:derivedByInsertionFrom></b>
   
 &lt;/prov:document&gt;
@@ -2574,18 +2574,18 @@
 
   &lt;prov:hadDictionaryMember&gt;
     &lt;prov:dictionary prov:ref="d1"/&gt;
-    &lt;prov:keyValuePair&gt
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e0"/&gt;
       &lt;prov:key&gt;k0&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
-    &lt;prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e1"/&gt;
       &lt;prov:key&gt;k1&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
-    &lt;prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
+    &lt;prov:keyValuePair&gt;
       &lt;prov:entity prov:ref="e2"/&gt;
       &lt;prov:key&gt;k2&lt;/prov:key&gt;
-    &lt;/prov:keyValuePair&gt
+    &lt;/prov:keyValuePair&gt;
   &lt;/prov:hadDictionaryMember>
   
   <b>&lt;prov:derivedByRemovalFrom&gt;