Skip to content

Commit 247d86a

Browse files
Including Alejandra's and Andrea's suggestions- 'extends' and 'ednote'
1 parent 581a294 commit 247d86a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

dcat/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- Disclaimer -->
1515
<aside class="ednote">
16-
<p>This document presents advancements in the discussion made on DCAT 3 within DXWG group. It complements the DCAT 2 [[?VOCAB-DCAT-2-20200204]] with guidelines on Versioning and Dataset series (see sections <a href="#dataset-versions"></a> and <a href="#dataset-series"></a>). </p>
16+
<p>This document presents advancements in the discussion made on DCAT 3 within DXWG group. It extends the DCAT 2 [[?VOCAB-DCAT-2-20200204]] with guidelines on Versioning and Dataset series (see sections <a href="#dataset-versions"></a> and <a href="#dataset-series"></a>). </p>
1717
</aside>
1818
<aside class="note">
1919
<p>DCAT 2 supersedes DCAT [[?VOCAB-DCAT-20140116]] (hereafter named DCAT 1), but it does not make it obsolete. DCAT 2 maintains the DCAT namespace as its terms preserve backward compatibility with DCAT [[?VOCAB-DCAT-20140116]]. DCAT 2 relaxes constraints and adds new classes and properties, but these changes do not break the definition of previous terms.</p>
@@ -3282,6 +3282,10 @@ <h2>Versioning</h2>
32823282
<p>Versioning can be applied to any of the first class citizens DCAT resources including Catalogs, Datasets, Distributions. The notion of version is very much related to the community practices, data management policy and the workflows in place. It is up to data providers to decide when and why a new version should be released. For this reason, DCAT refrains from providing definitions or rules about when changes in a resource should turn into a new release of it. </p>
32833283

32843284
<p>Versioning may be understood as involving relationships between datasets, which is supported by the <a href="#Property:resource_qualified_relation"><code>dcat:qualifiedRelation</code></a> and described in <a href="#qualified-relationship"></a>. The class <a href="#Class:Relationship"><code>dcat:Relationship</code></a> supports providing information about the relationship, and could be extended for versioning information.</p>
3285+
<aside class="ednote">
3286+
<p>Preliminary draft for discussion.</p>
3287+
</aside>
3288+
32853289
<p>The following sections briefly discuss some key versioning aspects, and how they can be specified in DCAT records.</p>
32863290

32873291
<aside class="ednote">

0 commit comments

Comments
 (0)