Skip to content

Commit

Permalink
Applying changes from commit 80cd0a6f5f4729393612a031cf1e638ca97a77cf
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI Builder committed Dec 7, 2023
1 parent 447e0b1 commit 9b62596
Show file tree
Hide file tree
Showing 21 changed files with 407 additions and 2,382 deletions.
13 changes: 0 additions & 13 deletions DCAT-AP/releases/2.2.0-hvd/context/hvd.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@
"@container": "@set",
"@id": "http://www.w3.org/ns/dcat#servesDataset",
"@type": "@id"
},
"title": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/title"
}
},
"@id": "http://www.w3.org/ns/dcat#DataService"
Expand Down Expand Up @@ -112,15 +108,6 @@
"@id": "http://data.europa.eu/r5r/hvdCategory",
"@type": "@id"
},
"identifier": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/identifier"
},
"otherIdentifier": {
"@container": "@set",
"@id": "http://www.w3.org/ns/adms#identifier",
"@type": "@id"
},
"publisher": {
"@id": "http://purl.org/dc/terms/publisher",
"@type": "@id"
Expand Down
13 changes: 0 additions & 13 deletions DCAT-AP/releases/2.2.0-hvd/context/hvd_en.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@
"@container": "@set",
"@id": "http://www.w3.org/ns/dcat#servesDataset",
"@type": "@id"
},
"title": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/title"
}
},
"@id": "http://www.w3.org/ns/dcat#DataService"
Expand Down Expand Up @@ -112,15 +108,6 @@
"@id": "http://data.europa.eu/r5r/hvdCategory",
"@type": "@id"
},
"identifier": {
"@container": "@set",
"@id": "http://purl.org/dc/terms/identifier"
},
"otherIdentifier": {
"@container": "@set",
"@id": "http://www.w3.org/ns/adms#identifier",
"@type": "@id"
},
"publisher": {
"@id": "http://purl.org/dc/terms/publisher",
"@type": "@id"
Expand Down
200 changes: 2 additions & 198 deletions DCAT-AP/releases/2.2.0-hvd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,6 @@ <h3 id="DataService">
, <a href="#DataService.licence">licence</a>
, <a href="#DataService.rights">rights</a>
, <a href="#DataService.servesdataset">serves dataset</a>
, <a href="#DataService.title">title</a>
.
</dd>

Expand Down Expand Up @@ -1496,57 +1495,6 @@ <h3 id="DataService">
</td>
</tr>

<tr id="DataService.title"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/title"
class="class mandatory">
<!--
<td>
<a href="https://github.com/SEMICeu/DCAT-AP/issues/new?title=Issue%20for%20title%20in%20Data Service&body=Explain%20your%20issue%20for%20https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd%23DataService.title" 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/title"
data-toggle="tooltip"
data-content="http://purl.org/dc/terms/title"
data-placement="right">
title</a>
</td>
<td>


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


</td>
<td>
1..*
</td>
<td property="rdfs:comment">
A name given to the Data Service.
</td>
<td property="skos:scopeNote">
This property can be repeated for parallel language versions of the name.
</td>
<!--
<td>
</td>
-->
<td>
<a href="https://w3c.github.io/dxwg/dcat/#Property:resource_title">Link</a>
</td>
<td>


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


</td>
</tr>

</tbody>
</table>
</div>
Expand Down Expand Up @@ -1607,8 +1555,6 @@ <h3 id="Dataset">
, <a href="#Dataset.contactpoint">contact point</a>
, <a href="#Dataset.datasetdistribution">dataset distribution</a>
, <a href="#Dataset.HVDCategory">HVD Category</a>
, <a href="#Dataset.identifier">identifier</a>
, <a href="#Dataset.otheridentifier">other identifier</a>
, <a href="#Dataset.publisher">publisher</a>
.
</dd>
Expand Down Expand Up @@ -1907,107 +1853,6 @@ <h3 id="Dataset">
</td>
</tr>

<tr id="Dataset.identifier"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/identifier"
class="class mandatory">
<!--
<td>
<a href="https://github.com/SEMICeu/DCAT-AP/issues/new?title=Issue%20for%20identifier%20in%20Dataset&body=Explain%20your%20issue%20for%20https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd%23Dataset.identifier" 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/identifier"
data-toggle="tooltip"
data-content="http://purl.org/dc/terms/identifier"
data-placement="right">
identifier</a>
</td>
<td>


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


</td>
<td>
0..*
</td>
<td property="rdfs:comment">
The main identifier for the Dataset, e.g. the URI or other unique identifier in the context of the Catalogue.
</td>
<td property="skos:scopeNote">

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

Profile specific

</td>
</tr>

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


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


</td>
<td>
0..*
</td>
<td property="rdfs:comment">
A secondary identifier of the Dataset, such as MAST/ADS17, DataCite18, DOI19, EZID20 or W3ID21.
</td>
<td property="skos:scopeNote">
It is recommended to include all identifiers that the catalogue knows about this dataset.
This allows others to find datasets more easily back.
</td>
<!--
<td>
</td>
-->
<td>
<a href="https://w3c.github.io/dxwg/dcat/#dereferenceable-identifiers">Link</a>
</td>
<td>


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


</td>
</tr>

<tr id="Dataset.publisher"
typeof="rdfs:Property"
resource="http://purl.org/dc/terms/publisher"
Expand Down Expand Up @@ -2247,7 +2092,8 @@ <h3 id="Distribution">
A URL that gives access to a Distribution of the Dataset.
</td>
<td property="skos:scopeNote">
The resource at the access URL may contain information about how to get the Dataset.
The resource at the access URL contains information about how to get the Dataset.
In accordance to the DCAT guidelines it is preferred to also set the downloadURL property if the URL is a reference to a downloadable resource.
</td>
<!--
<td>
Expand Down Expand Up @@ -3768,16 +3614,6 @@ <h2>Quick Reference of Classes and Properties</h2>




<tr>
<td><a href="#DataService">Data Service</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#DataService</div></td>
<td>Mandatory</td>
<td><a href="#DataService.title">title </a></td>
<td><div class="shorten">http://purl.org/dc/terms/title</div></td>
</tr>





Expand Down Expand Up @@ -3813,8 +3649,6 @@ <h2>Quick Reference of Classes and Properties</h2>
</tr>







Expand Down Expand Up @@ -3850,8 +3684,6 @@ <h2>Quick Reference of Classes and Properties</h2>






</tr>

Expand Down Expand Up @@ -3885,10 +3717,6 @@ <h2>Quick Reference of Classes and Properties</h2>










Expand Down Expand Up @@ -3917,10 +3745,6 @@ <h2>Quick Reference of Classes and Properties</h2>







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



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



<tr>
<td><a href="#Dataset">Dataset</a></td>
<td><div class="shorten">http://www.w3.org/ns/dcat#Dataset</div></td>
<td>Optional</td>
<td><a href="#Dataset.otheridentifier">other identifier </a></td>
<td><div class="shorten">http://www.w3.org/ns/adms#identifier</div></td>
</tr>





</tr>
Expand Down
Loading

0 comments on commit 9b62596

Please sign in to comment.