SEMICeu / GeoDCAT-AP

Repository of the geospatial extension to DCAT-AP (GeoDCAT-AP)
https://joinup.ec.europa.eu/solution/geodcat-application-profile-data-portals-europe
Creative Commons Attribution 4.0 International
17 stars 6 forks source link

Checksum usage alignment #89

Open jakubklimek opened 3 months ago

jakubklimek commented 3 months ago

Problem statement In DCAT-AP 3.0, the usage of Checksum was updated. Specifically, SHA-1 is no longer the only supported algorithm. This resulted in the following changes:

  1. the range of spdx:algorithm is no longer spdx:checksumAlgorithm_sha1. It is now spdx:ChecksumAlgorithm.
  2. spdx:ChecksumAlgorithm is added to the profile

The usage in GeoDCAT-AP 2.0.0 is still limited to SHA-1.

Proposal Propagate the changes to GeoDCAT-AP.