--- a/dc-note/releases/NOTE-prov-dc-20130430/Overview.html Thu Apr 25 10:34:18 2013 +0100
+++ b/dc-note/releases/NOTE-prov-dc-20130430/Overview.html Thu Apr 25 12:32:38 2013 +0200
@@ -860,7 +860,7 @@
<td><code>dct:isFormatOf</code> refers to another resource which is the same but in another format. Thus, the term is mapped to <code>prov:alternateOf</code>.</td>
</tr>
<tr>
- <td><b id="term_isFormatOf"><a href="http://purl.org/dc/terms/isFormatOf">dct:isFormatOf</a></b></td>
+ <td><b><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/#wasDerivedFrom">prov:wasDerivedFrom</a></td>
<td><code>dct:isFormatOf</code> refers to another "pre-existing" resource which is the same but in another format (according to <a href="http://purl.org/dc/terms/hasFormat"><code>cdt:hasFormat</code></a>),
@@ -963,8 +963,7 @@
<td>A <code>dct:LinguisticSystem</code> is a system of symbols, sounds, gestures, etc. used in communication. Therefore, the linguistic system
defines the plan to follow in order to learn a certain language.
</td>
- </tr>
- </tr>
+ </tr>
<tr>
<td><b id="term_Location"><a href="http://purl.org/dc/terms/Location">dct:Location</a></b></td>
<td>owl:equivalentClass</td>
@@ -1075,7 +1074,7 @@
described resource is derived").</td>
</tr>
<tr>
- <td><a href="http://www.w3.org/TR/prov-o/#wasRevisionOf">prov:wasRevisionOf</a></td>
+ <td id="term_isVersionOf"><a href="http://www.w3.org/TR/prov-o/#wasRevisionOf">prov:wasRevisionOf</a></td>
<td>rdfs:subPropertyOf</td>
<td><b><a href="http://purl.org/dc/terms/isVersionOf">dct:isVersionOf</a></b></td>
<td>Similar to the previous property, <code>prov:wasRevisionOf</code> is more restrictive in the sense that it refers to a revised version of a resource, while
@@ -1358,7 +1357,7 @@
</section>
<section id="dct-created">
<h5><span class="secno">3.3.2.2 </span> dct:created</h5>
- <p>As stated in <a href="entity-date-mappings-when">Section 3.3.2</a>, <code>dct:created</code> is mapped to PROV thusly:</p>
+ <p>As stated in <a href="#entity-date-mappings-when">Section 3.3.2</a>, <code>dct:created</code> is mapped to PROV thusly:</p>
<pre class="code">
CONSTRUCT{
?document a prov:Entity.
@@ -1383,9 +1382,8 @@
<section id="dct-issued">
<h5><span class="secno">3.3.2.3 </span>dct:issued</h5>
- <p>
- <p>As stated in <a href="entity-date-mappings-when">Section 3.3.2</a>, <code>dct:issued</code> is mapped to PROV thusly:</p>
- </p><pre class="code">
+ <p>As stated in <a href="#entity-date-mappings-when">Section 3.3.2</a>, <code>dct:issued</code> is mapped to PROV thusly:</p>
+ <pre class="code">
CONSTRUCT{
?document a prov:Entity.
@@ -1415,9 +1413,8 @@
</section>
<section id="dct-modified">
<h5><span class="secno">3.3.2.4 </span>dct:modified</h5>
- <p>
- <p>As stated in <a href="entity-date-mappings-when">Section 3.3.2</a>, <code>dct:modified</code> is mapped to PROV thusly:</p>
- </p><pre class="code">
+ <p>As stated in <a href="#entity-date-mappings-when">Section 3.3.2</a>, <code>dct:modified</code> is mapped to PROV thusly:</p>
+ <pre class="code">
CONSTRUCT{
?document a prov:Entity.
@@ -1447,9 +1444,9 @@
</section>
<section id="dct-dateaccepted">
<h5><span class="secno">3.3.2.5 </span>dct:dateAccepted</h5>
- <p>
- <p>As stated in <a href="entity-date-mappings-when">Section 3.3.2</a>, <code>dct:dateAccepted</code> is mapped to PROV thusly:</p>
- </p><pre class="code">
+
+ <p>As stated in <a href="#entity-date-mappings-when">Section 3.3.2</a>, <code>dct:dateAccepted</code> is mapped to PROV thusly:</p>
+ <pre class="code">
CONSTRUCT{
?document a prov:Entity.
@@ -1501,9 +1498,9 @@
</section>
<section id="dct-datesubmitted">
<h5><span class="secno">3.3.2.7 </span>dct:dateSubmitted</h5>
- <p>
- <p>As stated in <a href="entity-date-mappings-when">Section 3.3.2</a>, <code>dct:dateSubmitted</code> is mapped to PROV thusly:</p>
- </p><pre class="code">
+
+ <p>As stated in <a href="#entity-date-mappings-when">Section 3.3.2</a>, <code>dct:dateSubmitted</code> is mapped to PROV thusly:</p>
+ <pre class="code">
CONSTRUCT{
?document a prov:Entity.