SEMICeu / DCAT-AP

This is the issue tracker for the maintenance of DCAT-AP
https://joinup.ec.europa.eu/solution/dcat-application-profile-data-portals-europe
74 stars 24 forks source link

Modelling three-level structures with DCAT/ADMS #149

Closed aidig closed 6 months ago

aidig commented 4 years ago

In the current application of DCAT-AP/ADMS-AP for the JoinUp catalogue of interoperability solutions, the following structure is applied:

  1. solution level (e.g. Core Public Service Vocabulary) -> dcat:Dataset
  2. release level (e.g. Core Public Service Vocabulary v. 1.01) -> dcat:Dataset
  3. distribution level (e.g. Core Public Service Vocabulary v. 1.0 TTL) -> dcat:Distribution

Here, both the solution and the versioned releases are described using dcat:Dataset and the releases are related to the solution using dct:isVersionOf.

Other options have previously been discussed (eg. ADMS CR 21 Asset) , but can the above method now be considered the advised method to model three-level structures in the DCAT-AP community?

References: https://github.com/SEMICeu/ADMS-AP/issues/30 https://joinup.ec.europa.eu/solution/asset-description-metadata-schema-adms-revision/discussion/cr21-asset-remove-admslast-admsnext-admsprev-properties-and-replace-them-property-dctisversionof

bertvannuffelen commented 1 year ago

The use and way of working for ADMS has been disentangled from DCAT in release of ADMS 2.0.0 (https://semiceu.github.io/ADMS/releases/2.00/)

bertvannuffelen commented 6 months ago

With the publication of ADMS as SEMIC recommendation (https://semiceu.github.io/ADMS/releases/2.00/) we close this issue.