fix of incorrect link
authordgarijo
Mon, 04 Mar 2013 01:51:29 +0100
changeset 5827 75640c4067da
parent 5826 1533dde25973
child 5828 f354e650600c
fix of incorrect link
dc-note/releases/WD-prov-dc-20130312/Overview.html
--- a/dc-note/releases/WD-prov-dc-20130312/Overview.html	Mon Mar 04 01:40:10 2013 +0100
+++ b/dc-note/releases/WD-prov-dc-20130312/Overview.html	Mon Mar 04 01:51:29 2013 +0100
@@ -857,7 +857,7 @@
 			<tr>
 				<td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
 				<td>rdfs:subPropertyOf</td>
-				<td><a href="http://www.w3.org/TR/prov-o/#isFormatOf">prov:alternateOf</a></td>
+				<td><a href="http://www.w3.org/TR/prov-o/#alternateOf">prov:alternateOf</a></td>
 				<td><code>dct:isFormatOf</code> refers to another resource which is the same but in another format. Thus the mapping is straightforward to <code>prov:alternateOf</code>.</td>
 			</tr>
 			<tr>
@@ -1017,7 +1017,7 @@
 				<tr>
 					<td><b id="term_hasVersion"><a href="http://purl.org/dc/terms/hasVersion">dct:hasVersion</a></b></td>
 					<td>owl:equivalentProperty</td>
-					<td><a href="http://www.w3.org/TR/prov-o/#hasDerivation">prov:hadRevision</a></td>
+					<td><a href="http://www.w3.org/TR/prov-o/#hadRevision">prov:hadRevision</a></td>
 					<td>Inverse property of <code>dct:isVersionOf</code>.</td>
 				</tr>