Added fixes in original document
authorTom De Nies <tom.denies@ugent.be>
Fri, 08 Mar 2013 17:52:10 +0100
changeset 5933 1f557eb893ac
parent 5932 1eb7ab798f33
child 5934 91a1f9fba86d
Added fixes in original document
dictionary/prov-dictionary.html
--- a/dictionary/prov-dictionary.html	Fri Mar 08 17:46:16 2013 +0100
+++ b/dictionary/prov-dictionary.html	Fri Mar 08 17:52:10 2013 +0100
@@ -4,7 +4,7 @@
 <html><head> 
     <title>PROV Dictionary</title> 
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
-<link rel="http://www.w3.org/ns/prov#has_provenance" href="http://www.w3.org/2013/prov/provenance/prov-dictionary"/>
+<link rel="http://www.w3.org/ns/prov#has_provenance" href="http://www.w3.org/2011/prov/provenance/prov-dictionary"/>
 
 <script src="../model/prov-magic.js" class="remove"></script>
 
@@ -1863,7 +1863,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#entity" href="http://www.w3.org/TR/2013/PR-prov-o-20130312/#entity" class="owlclass">prov:entity</a>
+              <a title="http://www.w3.org/ns/prov#entity" href="http://www.w3.org/TR/2013/PR-prov-o-20130312/#p_entity" class="owlclass">prov:entity</a>
             </li>
           </ul>
         </dd>
@@ -2131,7 +2131,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a title="http://www.w3.org/ns/prov#Entity" href="http://www.w3.org/TR/2013/PR-prov-o-20130312/#Entity" class="owlclass">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2574,7 +2574,7 @@
 
 <section id="dictionary-constraints"> 
 <h2>Constraints Associated with Dictionary</h2>
-In this section, we specify some inferences and constraints associated with dictionaries. These inferences and constraints MAY be applied to obtain valid provenance when using dictionaries. For more information about valid provenance and its purpose, we refer to the <a href="/CR-prov-constraints-20121211/#purpose">disclaimer</a> in [[PROV-CONSTRAINTS]].
+In this section, we specify some inferences and constraints associated with dictionaries. These inferences and constraints MAY be applied to obtain valid provenance when using dictionaries. For more information about valid provenance and its purpose, we refer to the <a href="http://www.w3.org/TR/2013/PR-prov-constraints-20130312/#purpose">disclaimer</a> in [[PROV-CONSTRAINTS]].
 Whereas collections were deliberately left unconstrained in [[PROV-DM]] and [[PROV-CONSTRAINTS]] to remain as general as possible, dictionaries are intended to provide more structure, and thus, are constrained more strictly.
 For more information on how to read this section, we refer to [[PROV-CONSTRAINTS]].