Skip to content

Commit 2c44b9e

Browse files
committed
correct review comments
1 parent dec510b commit 2c44b9e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/releases/3.0_workingdraft/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ var respecConfig = {
112112
"VOCAB-DCAT-AP":{
113113
"href":"https://semiceu.github.io/DCAT-AP/r5r/releases/3.0.0/",
114114
"title": "DCAT-AP vocabulary, the r5r namespace",
115-
"publisher": "Semic"
115+
"publisher": "Semic",
116116
},
117117
"VOCAB-EU":{
118118
"href":"http://publications.europa.eu/resource/authority/",

docs/releases/3.0_workingdraft/dcat-ap-ch_3.0_workingdraft.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@ <h2>Class: Dataset</h2>
15421542
<tr>
15431543
<td><a href="#dataset-applicablelegislation">applicable legislation</a></td>
15441544
<td><a data-cite="VOCAB-DCAT-AP#applicableLegislation"><code>dcatap:applicableLegislation</code></a></td>
1545-
<td><a data-cite="VOCAB-DCAT#https://semiceu.github.io/DCAT-AP/releases/3.0.0/#LegalResource"><code>eli:LegalResource</code></a>
1545+
<td><a data-cite="VOCAB-DCAT#https://semiceu.github.io/DCAT-AP/releases/3.0.0/#LegalResource"><code>eli:LegalResource</code></a></td>
15461546
<td>O</td>
15471547
<td>0..n</td>
15481548
</tr>
@@ -2168,13 +2168,12 @@ <h4>Property: update/ modification date</h4>
21682168
</tr>
21692169
<tr>
21702170
<th>Definition</th>
2171-
<td>This property refers to an entity (organisation) responsible for making the Dataset available.</td>
2171+
<td>This property contains the most recent date on which the Dataset was changed or modified.</td>
21722172
</tr>
21732173
<tr>
21742174
<th>Usage Note</th>
21752175
<td>
21762176
<ul>
2177-
<li>This property contains the most recent date on which the Dataset was changed or modified.</li>
21782177
<li>No value may indicate that the Dataset has never changed after its initial publication,
21792178
or that the date of the last modification is not known, or that the
21802179
Dataset is continuously updated

0 commit comments

Comments
 (0)