File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
docs/releases/3.0_workingdraft Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ var respecConfig = {
112
112
"VOCAB-DCAT-AP" :{
113
113
"href" :"https://semiceu.github.io/DCAT-AP/r5r/releases/3.0.0/" ,
114
114
"title" : "DCAT-AP vocabulary, the r5r namespace" ,
115
- "publisher" : "Semic"
115
+ "publisher" : "Semic" ,
116
116
} ,
117
117
"VOCAB-EU" :{
118
118
"href" :"http://publications.europa.eu/resource/authority/" ,
Original file line number Diff line number Diff line change @@ -1542,7 +1542,7 @@ <h2>Class: Dataset</h2>
1542
1542
< tr >
1543
1543
< td > < a href ="#dataset-applicablelegislation "> applicable legislation</ a > </ td >
1544
1544
< 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 >
1546
1546
< td > O</ td >
1547
1547
< td > 0..n</ td >
1548
1548
</ tr >
@@ -2168,13 +2168,12 @@ <h4>Property: update/ modification date</h4>
2168
2168
</ tr >
2169
2169
< tr >
2170
2170
< 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 >
2172
2172
</ tr >
2173
2173
< tr >
2174
2174
< th > Usage Note</ th >
2175
2175
< td >
2176
2176
< ul >
2177
- < li > This property contains the most recent date on which the Dataset was changed or modified.</ li >
2178
2177
< li > No value may indicate that the Dataset has never changed after its initial publication,
2179
2178
or that the date of the last modification is not known, or that the
2180
2179
Dataset is continuously updated
You can’t perform that action at this time.
0 commit comments