Skip to content

Commit

Permalink
Applying changes from commit 9303034fe3664e999b33221b9359db759d9e3447
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI Builder committed Dec 7, 2023
1 parent 78695e0 commit 447e0b1
Show file tree
Hide file tree
Showing 21 changed files with 900 additions and 1,565 deletions.
13 changes: 5 additions & 8 deletions DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"@id": "http://www.w3.org/ns/dcat#dataset",
"@type": "@id"
},
"licence": {
"@id": "http://purl.org/dc/terms/license",
"@type": "@id"
},
"publisher": {
"@id": "http://purl.org/dc/terms/publisher",
"@type": "@id"
},
"record": {
"@container": "@set",
"@id": "http://www.w3.org/ns/dcat#record",
Expand Down Expand Up @@ -161,6 +153,11 @@
"@container": "@set",
"@id": "http://purl.org/dc/terms/conformsTo",
"@type": "@id"
},
"rights": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/rights",
"@type": "@id"
}
},
"@id": "http://www.w3.org/ns/dcat#Distribution"
Expand Down
13 changes: 5 additions & 8 deletions DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"@id": "http://www.w3.org/ns/dcat#dataset",
"@type": "@id"
},
"licence": {
"@id": "http://purl.org/dc/terms/license",
"@type": "@id"
},
"publisher": {
"@id": "http://purl.org/dc/terms/publisher",
"@type": "@id"
},
"record": {
"@container": "@set",
"@id": "http://www.w3.org/ns/dcat#record",
Expand Down Expand Up @@ -161,6 +153,11 @@
"@container": "@set",
"@id": "http://purl.org/dc/terms/conformsTo",
"@type": "@id"
},
"rights": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/rights",
"@type": "@id"
}
},
"@id": "http://www.w3.org/ns/dcat#Distribution"
Expand Down
207 changes: 70 additions & 137 deletions DCAT-AP/releases/2.2.0-hvd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,6 @@ <h3 id="Catalogue">

<dd>
For this entity the following properties are defined: <a href="#Catalogue.dataset">dataset</a>
, <a href="#Catalogue.licence">licence</a>
, <a href="#Catalogue.publisher">publisher</a>
, <a href="#Catalogue.record">record</a>
, <a href="#Catalogue.service">service</a>
.
Expand Down Expand Up @@ -631,108 +629,6 @@ <h3 id="Catalogue">
</td>
</tr>

<tr id="Catalogue.licence"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/license"
class="class mandatory">
<!--
<td>
<a href="https://github.com/SEMICeu/DCAT-AP/issues/new?title=Issue%20for%20licence%20in%20Catalogue&body=Explain%20your%20issue%20for%20https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd%23Catalogue.licence" target="_blank" rel="noopener noreferrer" >
<img src="html/callout.png" loading="lazy" alt="[o]" width="100" height="100"/>
</a>
</td>
--->
<td>
<a href="http://purl.org/dc/terms/license"
data-toggle="tooltip"
data-content="http://purl.org/dc/terms/license"
data-placement="right">
licence</a>
</td>
<td>


<a href="#LicenceDocument" data-placement="right">Licence Document</a>


</td>
<td>
0..1
</td>
<td property="rdfs:comment">
A licence under which the Catalogue can be used or reused.
</td>
<td property="skos:scopeNote">

</td>
<!--
<td>
</td>
-->
<td>
<a href="https://w3c.github.io/dxwg/dcat/#Property:resource_license">Link</a>
</td>
<td>


<a href="https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Catalogue.licence">As-Is</a>


</td>
</tr>

<tr id="Catalogue.publisher"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/publisher"
class="class mandatory">
<!--
<td>
<a href="https://github.com/SEMICeu/DCAT-AP/issues/new?title=Issue%20for%20publisher%20in%20Catalogue&body=Explain%20your%20issue%20for%20https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd%23Catalogue.publisher" target="_blank" rel="noopener noreferrer" >
<img src="html/callout.png" loading="lazy" alt="[o]" width="100" height="100"/>
</a>
</td>
--->
<td>
<a href="http://purl.org/dc/terms/publisher"
data-toggle="tooltip"
data-content="http://purl.org/dc/terms/publisher"
data-placement="right">
publisher</a>
</td>
<td>


<a href="#Agent" data-placement="right">Agent</a>


</td>
<td>
1
</td>
<td property="rdfs:comment">
An entity (organisation) responsible for making the Catalogue available.
</td>
<td property="skos:scopeNote">

</td>
<!--
<td>
</td>
-->
<td>
<a href="https://w3c.github.io/dxwg/dcat/#Property:resource_publisher">Link</a>
</td>
<td>


<a href="https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Catalogue.publisher">As-Is</a>


</td>
</tr>

<tr id="Catalogue.record"
typeof="rdfs:Property"
resource="http://www.w3.org/ns/dcat#record"
Expand Down Expand Up @@ -1841,7 +1737,7 @@ <h3 id="Dataset">
An implementing rule or other specification.
</td>
<td property="skos:scopeNote">
The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied.
The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on <a href="#c7">specific data requirements</a>.
</td>
<!--
<td>
Expand Down Expand Up @@ -2223,6 +2119,7 @@ <h3 id="Distribution">
, <a href="#Distribution.applicablelegislation">applicable legislation</a>
, <a href="#Distribution.licence">licence</a>
, <a href="#Distribution.linkedschemas">linked schemas</a>
, <a href="#Distribution.rights">rights</a>
.
</dd>

Expand Down Expand Up @@ -2446,13 +2343,13 @@ <h3 id="Distribution">

</td>
<td>
1
0..1
</td>
<td property="rdfs:comment">
A licence under which the Distribution is made available.
</td>
<td property="skos:scopeNote">

Article 4.3 specifies that High-value datasets should be made available for reuse. According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.
</td>
<!--
<td>
Expand Down Expand Up @@ -2503,7 +2400,7 @@ <h3 id="Distribution">
An established schema to which the described Distribution conforms.
</td>
<td property="skos:scopeNote">

The provided information should enable to the verification whether the detailed information requirements by the HVD is satisfied. For more usage suggestions see section on <a href="#c7">specific data requirements</a>.
</td>
<!--
<td>
Expand All @@ -2522,6 +2419,56 @@ <h3 id="Distribution">
</td>
</tr>

<tr id="Distribution.rights"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/rights"
class="class mandatory">
<!--
<td>
<a href="https://github.com/SEMICeu/DCAT-AP/issues/new?title=Issue%20for%20rights%20in%20Distribution&body=Explain%20your%20issue%20for%20https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd%23Distribution.rights" target="_blank" rel="noopener noreferrer" >
<img src="html/callout.png" loading="lazy" alt="[o]" width="100" height="100"/>
</a>
</td>
--->
<td>
<a href="http://purl.org/dc/terms/rights"
data-toggle="tooltip"
data-content="http://purl.org/dc/terms/rights"
data-placement="right">
rights</a>
</td>
<td>


<a href="#Rightsstatement" data-placement="right">Rights statement</a>


</td>
<td>
0..*
</td>
<td property="rdfs:comment">
A statement that specifies rights associated with the Distribution.
</td>
<td property="skos:scopeNote">
Article 4.3 specifies that High-value datasets should be made available for reuse.
According to the guidelines for <a href="#c3">legal Information</a> in DCAT-AP HVD this is fullfilled by providing by preference a licence. As alternative rights can be used.
</td>
<!--
<td>
</td>
-->
<td>
<a href="https://w3c.github.io/dxwg/dcat/#Property:distribution_rights">Link</a>
</td>
<td>

Profile specific

</td>
</tr>

</tbody>
</table>
</div>
Expand Down Expand Up @@ -2760,7 +2707,7 @@ <h3 id="LicenceDocument">
Usage Note
</dt>
<dd>
The HVD regulation requires a machine readable representation of a Licence. The minimal data model to describe a licence Document is beyond this specification. Nevertheless in [[[#c3]]] some suggestions are made.
The HVD regulation requires a machine readable representation of a Licence. The minimal data model to describe a licence Document is beyond this specification. Nevertheless in [[[#c3]]] some suggestions are made.
</dd>


Expand Down Expand Up @@ -3676,18 +3623,6 @@ <h2>Quick Reference of Classes and Properties</h2>



<tr>
<td><a href="#Catalogue">Catalogue</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#Catalog</div></td>
<td>Mandatory</td>
<td><a href="#Catalogue.publisher">publisher </a></td>
<td><div class="shorten">http://purl.org/dc/terms/publisher</div></td>
</tr>








Expand All @@ -3701,18 +3636,6 @@ <h2>Quick Reference of Classes and Properties</h2>



<tr>
<td><a href="#Catalogue">Catalogue</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#Catalog</div></td>
<td>Recommended</td>
<td><a href="#Catalogue.licence">licence </a></td>
<td><div class="shorten">http://purl.org/dc/terms/license</div></td>
</tr>







<tr>
Expand All @@ -3728,10 +3651,6 @@ <h2>Quick Reference of Classes and Properties</h2>







<tr>
<td><a href="#Catalogue">Catalogue</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#Catalog</div></td>
Expand Down Expand Up @@ -4083,6 +4002,8 @@ <h2>Quick Reference of Classes and Properties</h2>








Expand All @@ -4102,6 +4023,8 @@ <h2>Quick Reference of Classes and Properties</h2>







<tr>
Expand Down Expand Up @@ -4129,6 +4052,16 @@ <h2>Quick Reference of Classes and Properties</h2>
</tr>



<tr>
<td><a href="#Distribution">Distribution</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#Distribution</div></td>
<td>Optional</td>
<td><a href="#Distribution.rights">rights </a></td>
<td><div class="shorten">http://purl.org/dc/terms/rights</div></td>
</tr>



</tr>

Expand Down
Loading

0 comments on commit 447e0b1

Please sign in to comment.