Skip to content

Commit

Permalink
Merge pull request #1582 from w3c/ready-for-cr
Browse files Browse the repository at this point in the history
Ready for CR
  • Loading branch information
pchampin authored Oct 25, 2023
2 parents 1eac7ec + 866ce16 commit f58713c
Show file tree
Hide file tree
Showing 10 changed files with 9,192 additions and 17 deletions.
14 changes: 7 additions & 7 deletions dcat/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ var respecConfig = {
// subtitle: "Version 2",
specStatus: "ED",
errata: "https://w3c.github.io/dxwg/errata/",
// specStatus: "ED",
// specStatus: "ED",
// specStatus: "CR",
// crEnd: "2019-10-24",
// implementationReportURI: "https://w3c.github.io/dxwg/dcat-implementation-report/",
// crEnd: "2023-11-28",
// implementationReportURI: "https://w3c.github.io/dxwg/dcat3-implementation-report/",
shortName: "vocab-dcat-3",
prevRecShortname: "vocab-dcat-2",
canonicalURI: "TR",
Expand All @@ -31,7 +31,7 @@ var respecConfig = {
name: "Riccardo Albertoni",
orcid: "0000-0001-5648-2713",
company: "Invited Expert / CNR - Consiglio Nazionale delle Ricerche, Italy",
url: "http://imati.cnr.it/mypage/people/AlbertoniRiccardo.htm",
url: "https://imati.cnr.it/mypage.php?idk=PG-62",
companyURL: "https://www.cnr.it/",
w3cid: 72458
},{
Expand Down Expand Up @@ -108,7 +108,7 @@ var respecConfig = {
github: "https://github.com/w3c/dxwg/",
localBiblio: {
"ADMS-SKOS":{
"href":"https://joinup.ec.europa.eu/svn/adms/ADMS_v1.00/ADMS_SKOS_v1.00.html",
"href":"https://web.archive.org/web/20210521035614/https://joinup.ec.europa.eu/svn/adms/ADMS_v1.00/ADMS_SKOS_v1.00.html",
"title":"Joinup. ADMS Controlled Vocabularies",
"publisher":"European Commission"
},
Expand Down Expand Up @@ -172,7 +172,7 @@ var respecConfig = {
},
"GeoDCAT-AP-IT": {
title: "GeoDCAT-AP in Italy, the national guidelines published",
href: "https://joinup.ec.europa.eu/news/geodcat-apit"
href: "https://web.archive.org/web/20200506120557/https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/news/geodcat-apit"
},
"HYDRA": {
authors: [
Expand Down Expand Up @@ -263,7 +263,7 @@ var respecConfig = {
publisher:"OpenSearch"
},
"PDO" : {
href:"http://vocab.deri.ie/pdo",
href:"https://web.archive.org/web/20100727172837/http://vocab.deri.ie/pdo",
title:"Project Documents Ontology",
authors: ["Pradeep Varma"],
date: "09 July 2010"
Expand Down
20 changes: 10 additions & 10 deletions dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@


<h3 id="dcat_history">DCAT history</h3>
<p>The original DCAT vocabulary was developed and hosted at the <a href="http://www.deri.ie">Digital Enterprise Research Institute (DERI)</a>, then refined by the <a href="http://www.w3.org/egov/">eGov Interest Group</a>, and finally standardized in 2014 [[?VOCAB-DCAT-1]] by the <a href="http://www.w3.org/2011/gld/">Government Linked Data (GLD)</a> Working Group.</p>
<p>The original DCAT vocabulary was developed and hosted at the <a href="https://web.archive.org/web/20141224031914/http://www.deri.ie/">Digital Enterprise Research Institute (DERI)</a>, then refined by the <a href="http://www.w3.org/egov/">eGov Interest Group</a>, and finally standardized in 2014 [[?VOCAB-DCAT-1]] by the <a href="http://www.w3.org/2011/gld/">Government Linked Data (GLD)</a> Working Group.</p>
<p>A second recommended revision of DCAT, DCAT 2 [[?VOCAB-DCAT-2]], was developed by the <a href="https://www.w3.org/2017/dxwg/">Dataset Exchange Working Group</a> in response to a new set of Use Cases and Requirements [[?DCAT-UCR]] gathered from peoples' experience with the DCAT vocabulary from the time of the original version, and new applications that were not considered in the first version. </p>
<p>This version of DCAT, DCAT 3, was developed by the <a href="https://www.w3.org/2017/dxwg/">Dataset Exchange Working Group</a>, considering some of the more pressing use cases and requests among those left unaddressed in the previous standardization round. A summary of the changes from [[?VOCAB-DCAT-2]] is provided in <a href="#changes"></a>. </p>

Expand Down Expand Up @@ -3213,7 +3213,7 @@ <h4>Property: packaging format</h4>
<tr><th>RDF Property:</th><td><a href="http://www.w3.org/ns/dcat#packageFormat"><code>dcat:packageFormat</code></a></td></tr>
<tr><th class="prop">Definition:</th><td>The package format of the distribution in which one or more data files are grouped together, e.g., to enable a set of related files to be downloaded together.</td></tr>
<tr><th class="prop">Range:</th><td><a href="http://purl.org/dc/terms/MediaType"><code>dcterms:MediaType</code></a></td></tr>
<tr><th class="prop">Usage note:</th><td>This property to be used when the files in the distribution are packaged, e.g., in a <a href="https://en.wikipedia.org/wiki/Tar_(computing)">TAR file</a>, a <a href="https://en.wikipedia.org/wiki/ZIP_(file_format)">ZIP file</a>, a <a href="http://frictionlessdata.io/data-package/">Frictionless Data Package</a> or a <a href="https://datatracker.ietf.org/doc/html/draft-kunze-bagit-14">Bagit</a> file. The format SHOULD be expressed using a media type as defined by IANA [[!IANA-MEDIA-TYPES]], if available.</td></tr>
<tr><th class="prop">Usage note:</th><td>This property to be used when the files in the distribution are packaged, e.g., in a <a href="https://en.wikipedia.org/wiki/Tar_(computing)">TAR file</a>, a <a href="https://en.wikipedia.org/wiki/ZIP_(file_format)">ZIP file</a>, a <a href="https://specs.frictionlessdata.io/data-package/">Frictionless Data Package</a> or a <a href="https://datatracker.ietf.org/doc/html/draft-kunze-bagit-14">Bagit</a> file. The format SHOULD be expressed using a media type as defined by IANA [[!IANA-MEDIA-TYPES]], if available.</td></tr>
<tr><th class="prop">See also:</th><td><a href="#Property:distribution_compression_format"></a>.</td></tr>
</table>

Expand Down Expand Up @@ -4174,7 +4174,7 @@ <h2>Indicating common identifier types</h2>
skos:notation "info:doi/10.1109/5.771073"^^xsd:anyURI .</pre>
</aside>

<p>Otherwise, examples of common types for identifier scheme (<a href="https://arxiv.org/help/arxiv_identifier">arXiv</a>, etc.) are defined in <a href="https://schema.datacite.org/meta/kernel-4.4/include/datacite-relatedIdentifierType-v4.xsd">DataCite schema</a> [[?DataCite]] and <a href="https://fairsharing.org/standards/?q=&selected_facets=type_exact:identifier%20schema">FAIRsharing Registry</a>.</p>
<p>Otherwise, examples of common types for identifier scheme (<a href="https://arxiv.org/help/arxiv_identifier.html">arXiv</a>, etc.) are defined in <a href="https://schema.datacite.org/meta/kernel-4.4/include/datacite-relatedIdentifierType-v4.xsd">DataCite schema</a> [[?DataCite]] and <a href="https://fairsharing.org/standards/?q=&selected_facets=type_exact:identifier%20schema">FAIRsharing Registry</a>.</p>
</section>
</section>

Expand Down Expand Up @@ -4490,7 +4490,7 @@ <h3>Spatial properties</h3>
</aside>

<aside class="example" id="ex-spatial-coverage-geometry-with-crs" title="Spatial coverage as a polygon, using a specific CRS">
<p>The same dataset in <a href="#ex-spatial-coverage-geometry"></a>, but where the coordinates of the polygon are specified by using the national Dutch <abbr title="Coordinate Reference System">CRS</abbr> - <a href="https://epsg.org/crs_28992/Amersfoort-RD-New.html">EPSG:28992</a> ("Amersfoort / RD New").</p>
<p>The same dataset in <a href="#ex-spatial-coverage-geometry"></a>, but where the coordinates of the polygon are specified by using the national Dutch <abbr title="Coordinate Reference System">CRS</abbr> - <a href="https://epsg.io/28992">EPSG:28992</a> ("Amersfoort / RD New").</p>
<pre class="nohighlight turtle">
&lt;AnneFrank_1&gt; a dcat:Dataset ;
dcterms:spatial [
Expand Down Expand Up @@ -5492,7 +5492,7 @@ <h3>Conformance to a standard</h3>
dcterms:conformsTo &lt;http://www.opengis.net/def/crs/EPSG/0/28992&gt; .</pre>
</aside>

<p>In <a href="#ex-dataset-crs"></a>, <code>http://www.opengis.net/def/crs/EPSG/0/28992</code> is an IRI from the OGC CRS Registry, corresponding to <a href="http://www.epsg-registry.org/?display=entity&amp;urn=urn:ogc:def:crs:EPSG::28992">EPSG:28992</a> ("Amersfoort / RD New") (see also <a href="#ex-spatial-coverage-geometry-with-crs"></a>).</p>
<p>In <a href="#ex-dataset-crs"></a>, <code>http://www.opengis.net/def/crs/EPSG/0/28992</code> is an IRI from the OGC CRS Registry, corresponding to <a href="https://epsg.io/28992">EPSG:28992</a> ("Amersfoort / RD New") (see also <a href="#ex-spatial-coverage-geometry-with-crs"></a>).</p>

<aside class="note">
<p>The provision of a resource CRS complies with Best Practice&nbsp;8 (<a data-cite="SDW-BP#bp-crs">State how coordinate values are encoded</a>) from [[SDW-BP]].</p>
Expand Down Expand Up @@ -5938,7 +5938,7 @@ <h3>Relationships between datasets and other resources</h3>
</aside>

<p>
In <a href="#ex-dataset-resource"></a> the roles are denoted by IRIs from [[?IANA-RELATIONS]] and from a (non-normative) <a href="http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode">linked data representation</a> of the <a href="https://standards.iso.org/iso/19115/resources/Codelists/gml/DS_AssociationTypeCode.xml"><code>DS_AssociationTypeCode</code></a> codelist from [[?ISO-19115-1]].
In <a href="#ex-dataset-resource"></a> the roles are denoted by IRIs from [[?IANA-RELATIONS]] and from a (non-normative) <a href="https://web.archive.org/web/20211206184420/http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode">linked data representation</a> of the <a href="https://standards.iso.org/iso/19115/resources/Codelists/gml/DS_AssociationTypeCode.xml"><code>DS_AssociationTypeCode</code></a> codelist from [[?ISO-19115-1]].
</p>

<aside class="note">
Expand Down Expand Up @@ -6591,7 +6591,7 @@ <h3>Link datasets and publications</h3>
</aside>

<p>
This examples is available from the <a href="https://github.com/w3c/dxwg/tree/gh-pages/dcat/examples/vocab-dcat-3">DXWG DCAT 3 code repository</a> at <a href="https://w3c.github.io/dxwg/dcat/examples/vocab-dcat-3/dryad-globtherm-sdata.ttl"><code>dryad-globtherm-sdata.ttl</code></a>
This example is available from the <a href="https://github.com/w3c/dxwg/tree/gh-pages/dcat/examples/vocab-dcat-3">DXWG DCAT 3 code repository</a> at <a href="https://w3c.github.io/dxwg/dcat/examples/vocab-dcat-3/dryad-globtherm-sdata.ttl"><code>dryad-globtherm-sdata.ttl</code></a>
</p>

</section>
Expand Down Expand Up @@ -6802,7 +6802,7 @@ <h2>Changes since the fourth public working draft of 10 May 2022</h2>
<li><p>The recommended range of properties <a href="#Property:dataset_spatial_resolution"></a> and <a href="#Property:distribution_spatial_resolution"></a> has been extended to include <a data-cite="XMLSCHEMA11-2#double"><code>xsd:double</code></a> in addition to <a data-cite="XMLSCHEMA11-2#decimal"><code>xsd:decimal</code></a> - see Issue <a href="https://github.com/w3c/dxwg/issues/1536">#1536</a>.</p>
</li>
<li>
<p>Updated section <a href="#security_and_privacy"></a> to include suggestions about integrity and authenticity - see Issue <a href="https://github.com/w3c/dxwg/issues/1526 ">#1526</a>.</p>
<p>Updated section <a href="#security_and_privacy"></a> to include suggestions about integrity and authenticity - see Issue <a href="https://github.com/w3c/dxwg/issues/1526">#1526</a>.</p>
</li>
<li>
<p>Updated usage note in <a href="#Property:resource_language"></a> to provide guidance on the use of <code>dcterms:language</code> in multilingual distributions - see Issue <a href="https://github.com/w3c/dxwg/issues/1532">#1532</a>.</p>
Expand Down Expand Up @@ -6874,11 +6874,11 @@ <h2>Changes since the third public working draft of 11 January 2022</h2>


<li>
<p>Aligned the definitions of the properties <a href="Property:catalog_dataset"><code>dcat:dataset</code></a>, <a href="Property:catalog_service"><code>dcat:service</code></a>, <a href="Property:catalog_catalog"><code>dcat:catalog</code></a> - see Issue <a href="https://github.com/w3c/dxwg/issues/1465">#1465</a>.</p>
<p>Aligned the definitions of the properties <a href="#Property:catalog_dataset"><code>dcat:dataset</code></a>, <a href="#Property:catalog_service"><code>dcat:service</code></a>, <a href="#Property:catalog_catalog"><code>dcat:catalog</code></a> - see Issue <a href="https://github.com/w3c/dxwg/issues/1465">#1465</a>.</p>
</li>

<li>
<p>The definition of property <a href="Property:resource_version"><code>dcat:version</code></a> has been revised to make it explicit that version indicators can be numeric or textual - see Issue <a href="https://github.com/w3c/dxwg/issues/1442">#1442</a>.</p>
<p>The definition of property <a href="#Property:resource_version"><code>dcat:version</code></a> has been revised to make it explicit that version indicators can be numeric or textual - see Issue <a href="https://github.com/w3c/dxwg/issues/1442">#1442</a>.</p>
</li>


Expand Down
Loading

0 comments on commit f58713c

Please sign in to comment.