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

Add versioning properties #73

Open andrea-perego opened 5 months ago

andrea-perego commented 5 months ago

Problem statement

Following DCAT 3, DCAT-AP 3 introduces a set of versioning properties, replacing the corresponding ones in earlier versions of DCAT-AP (see the DCAT-AP 3 specification, §A.1).

In particular:

Proposal

To be aligned with DCAT-AP 3 and DCAT 3, GeoDCAT-AP 3 should deprecate the use of dct:hasVersion, dct:isVersionOf, and owl:versionInfo, and replace them with dcat:hasVersion, dcat:isVersionOf, and dcat:version, respectively.

jakubklimek commented 2 months ago

dcat:hasVersion and dcat:version were added. dcat:isVersionOf was removed due to #90