Skip to content

Commit

Permalink
prepare release 3.0.0-HVD
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvannuffelen committed Oct 21, 2024
1 parent f2eaef9 commit 47e8ad6
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 14 deletions.
10 changes: 9 additions & 1 deletion releases/3.0.0-hvd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,12 @@ This Changelog provides an overview of the changes incorporated in DCAT-AP HVD 3

## **Detailed issue feedback**

See the comments in the individual issues.
- Issue [177](https://github.com/SEMICeu/dcat-ap/issues/177), [247](https://github.com/SEMICeu/dcat-ap/issues/247): Range of locn:geometry is locn:Geometry.
- Issue [321](https://github.com/SEMICeu/dcat-ap/issues/321): HVD reporting guidelines are being presented to the community. References are added to the text.
- Issue [322](https://github.com/SEMICeu/dcat-ap/issues/322): self declaration of comformity is added as a possibility. Yet a standardised dataformat has not been added, that will be done upon request of the community.
- Issue [325](https://github.com/SEMICeu/DCAT-AP/issues/325),[376](https://github.com/SEMICeu/DCAT-AP/issues/376), [378](https://github.com/SEMICeu/DCAT-AP/issues/378), [396](https://github.com/SEMICeu/DCAT-AP/issues/396) : More explanation, usagenotes and guidelines are being added to the specifications to clarify the strong recommendation for a distribution.
- Issue [375](https://github.com/SEMICeu/DCAT-AP/issues/375): improved examples with addition hvdCategory + checked against the provided validation SHACL rules
- Issue [351](https://github.com/SEMICeu/DCAT-AP/issues/351): terminology clarification provided.
- Issue [350](https://github.com/SEMICeu/DCAT-AP/issues/350), [381](https://github.com/SEMICeu/DCAT-AP/issues/381), [382](https://github.com/SEMICeu/DCAT-AP/issues/382), [383](https://github.com/SEMICeu/DCAT-AP/issues/383): editorial bug fixes
- bugfix validation: the Distribution shape was pointing to non-existing constraints
- adapted the reference to the HVD IR reporting guidelines
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"dcatap:applicableLegislation": {
"@id": "http://data.europa.eu/eli/reg_impl/2023/138/oj"
},
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:description": {
"@language": "en",
"@value": "The EA API platform provides a uniform access to the real-time data collected by EA"
Expand All @@ -37,4 +40,4 @@
"foaf:page": {
"@id": "https://orgea.exampleMS.gov/api/sla.html"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ exampleMS:EAMS-APIplatform a dcat:DataService;
dcat:endpointDescription <https://orgea.exampleMS.gov/api/openAPI/index.html>;
foaf:page <https://orgea.exampleMS.gov/api/sla.html> ;
dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>;
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .
dcatap:hvdCategory <http://data.europa.eu/bna/c_b7f6a4f3>;
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"dcatap:applicableLegislation": {
"@id": "http://data.europa.eu/eli/reg_impl/2023/138/oj"
},
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:description": {
"@language": "en",
"@value": "The EA API platform provides a uniform access to the real-time data collected by EA"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ exampleMS:EAMS-APIplatform a dcat:DataService;
dcat:endpointDescription <https://orgea.exampleMS.gov/api/openAPI/index.html> ;
foaf:page <https://orgea.exampleMS.gov/api/sla.html> ;
dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
dcatap:hvdCategory <http://data.europa.eu/bna/c_b7f6a4f3>;
dcat:contactPoint _:EAMS-APIplatform-contactpoint ;
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"@id": "http://data.europa.eu/eli/dir/2007/2/2019-06-26"
}
],
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:title": {
"@language": "en",
"@value": "The population of bees"
Expand Down Expand Up @@ -73,6 +76,9 @@
"dcatap:applicableLegislation": {
"@id": "http://data.europa.eu/eli/reg_impl/2023/138/oj"
},
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:description": {
"@language": "en",
"@value": "The EA API platform provides a uniform access to the real-time data collected by EA"
Expand Down Expand Up @@ -103,4 +109,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ exampleMS:EAMS-APIplatform a dcat:DataService;
dcat:endpointURL <https://orgea.exampleMS.gov/api/v2/> ;
dcat:endpointDescription <https://orgea.exampleMS.gov/api/openAPI/index.html>;
dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>;
dcatap:hvdCategory <http://data.europa.eu/bna/c_b7f6a4f3>;
dct:license <https://orgea.exampleMS.gov/api/documentation/TermsOfUse> ;
foaf:page <https://orgea.exampleMS.gov/api/sla.html> ;
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .
6 changes: 6 additions & 0 deletions releases/3.0.0-hvd/html/examples/example-ms_catalogue.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
"@id": "http://data.europa.eu/eli/dir/2007/2/2019-06-26"
}
],
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:accrualPeriodicity": {
"@id": "http://publications.europa.eu/resource/authority/frequency/BIENNIAL"
},
Expand Down Expand Up @@ -113,6 +116,9 @@
"dcatap:applicableLegislation": {
"@id": "http://data.europa.eu/eli/reg_impl/2023/138/oj"
},
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:description": {
"@language": "en",
"@value": "The EA API platform provides a uniform access to the real-time data collected by EA"
Expand Down
2 changes: 2 additions & 0 deletions releases/3.0.0-hvd/html/examples/example-ms_catalogue.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ exampleMS:1T2p3o4B a dcat:Dataset;
dct:title "The population of bees"@en;
dct:description "This dataset provides the population of bees based on a yearly inquiry held among beekeepers and farmers in spring."@en;
dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>, <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
dcatap:hvdCategory <http://data.europa.eu/bna/c_b7f6a4f3>;
dct:publisher _:EA-MS;
dct:identifier "https://data.exampleMS.gov/id/dataset/1T2p3o4B";
adms:identifier [
Expand Down Expand Up @@ -48,6 +49,7 @@ exampleMS:EAMS-APIplatform a dcat:DataService;
foaf:page <https://orgea.exampleMS.gov/api/sla.html> ;
dct:license <https://orgea.exampleMS.gov/api/documentation/TermsOfUse> ;
dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
dcatap:hvdCategory <http://data.europa.eu/bna/c_b7f6a4f3>;
dcat:contactPoint _:EAMS-APIplatform-contactpoint ;
dcat:servesDataset exampleMS:1T2p3o4B, exampleMS:1W2o3p4T .

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
"@id": "http://data.europa.eu/eli/dir/2007/2/2019-06-26"
}
],
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:accrualPeriodicity": {
"@id": "http://publications.europa.eu/resource/authority/frequency/BIENNIAL"
},
Expand Down Expand Up @@ -108,6 +111,9 @@
"dcatap:applicableLegislation": {
"@id": "http://data.europa.eu/eli/reg_impl/2023/138/oj"
},
"dcatap:hvdCategory": {
"@id" : "http://data.europa.eu/bna/c_b7f6a4f3"
},
"dcterms:description": {
"@language": "en",
"@value": "The EA API platform provides a uniform access to the real-time data collected by EA"
Expand Down
4 changes: 0 additions & 4 deletions releases/3.0.0-hvd/html/hvd-SHACL-base.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -344,12 +344,8 @@
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape> a shacl:NodeShape;
shacl:closed false;
shacl:property <https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/0a6f3bb11ed4ea12f852c78996b89c9a54ffc0fb>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/226b9cb0511ec6b8da045829e10d2676ddbb8375>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/23d4c038584493decec780192681ef61694bff7c>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/27b3b10cebe804356667d0cfca6f658b01f83fbb>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/653804840386e33525b3d39d205c174780be414b>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/7434c99492683a2fb06dcdcf1f238671caf3d462>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/99435c17158fbaa12d1d955b8886d5bf935ab016>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/9eaae476a881de13b9430537ace6e70da7327dbd>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/a490981ff58636ec8601ca500e67bd9c575eaed9>,
<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DistributionShape/b4c4138f0581e7240ec4dd866004c56407b3705a>,
Expand Down
11 changes: 10 additions & 1 deletion releases/3.0.0-hvd/html/hvd-SHACL-usagenotes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,20 @@
shacl:description "HVD Datasets are accessible via an API."@en;
shacl:name "API exists"@en;
shacl:path [ shacl:alternativePath ( [ shacl:inversePath dcat:servesDataset ] ( dcat:distribution dcat:accessService ) )];
shacl:nodeKind shacl:IRI ;
shacl:nodeKind shacl:BlankNodeOrIRI ;
shacl:minCount 1 ;
shacl:severity shacl:Violation ;
<https://purl.eu/ns/shacl#message> "A HVD dataset has an API"@en.

<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dcat:DatasetShape/BulkDownload> rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/#Dataset.datasetdistribution";
shacl:description "HVD Datasets are accessible via a bulk download."@en;
shacl:name "Bulk download distribution is strongly recommended"@en;
shacl:path dcat:distribution;
shacl:nodeKind shacl:BlankNodeOrIRI ;
shacl:minCount 1 ;
shacl:severity shacl:Violation ;
<https://purl.eu/ns/shacl#message> "A HVD dataset mostly has a bulk download."@en.


<https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd#dct:LicenseDocumentShape/permissive> rdfs:seeAlso "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/#assessment-support-for-licences";
shacl:description """It is recommended to provide an indication how the licence is related with other licences. """@en;
Expand Down
8 changes: 4 additions & 4 deletions releases/3.0.0-hvd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
prevVersionURI: "https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd",
latestVersion: "https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd",
specStatus: "base",
publishDate: "2023-07-09",
publishDate: "2024-10-16",
editors: myeditors,
authors: myauthors,
otherLinks: [
Expand Down Expand Up @@ -158,7 +158,7 @@
height: 140,
id: "semic-logo",
},],
subtitle: "SEMIC Candidate Recommendation",
subtitle: "SEMIC Recommendation",
generatedSubtitle: "",
additionalCopyrightHolders: "",
localBiblio: {
Expand Down Expand Up @@ -317,9 +317,9 @@ <h3>Meeting minutes</h3>
<h2>Status</h2>
<p>
<!-- readd when SEMIC has a codelist about it process
This application profile has the status <a href="https://www.w3.org/2021/Process-20211102/#RecsW3C">SEMIC Candidate Recommendation</a> published at 2023-07-09.
This application profile has the status <a href="https://www.w3.org/2021/Process-20211102/#RecsW3C">SEMIC Recommendation</a> published at 2024-10-16.
-->
This application profile has the status SEMIC Candidate Recommendation published at 2023-07-09.
This application profile has the status SEMIC Recommendation published at 2024-10-16.
</p>
<p>
Information about the process and the decisions involved in the creation of this specification are consultable at the <a href="https://semiceu.github.io/DCAT-AP/releases/3.0.0-hvd/CHANGELOG.html">Changelog</a>.
Expand Down

0 comments on commit 47e8ad6

Please sign in to comment.