Skip to content

v2.4.0

Choose a tag to compare

@amercader amercader released this 20 May 13:56
· 108 commits to master since this release

What's Changed

  • Add support for Dataset Series via integration with ckanext-dataset-series.
    Ckanext-dataset-series takes care of all the underlying management of the series, and ckanext-dcat exposes them
    using dcat:DatasetSeries classes. Check the documentation for all details on how to set them up. #334
  • Add missing URIRefOrLiteral import in the init file of profiles by @seitenbau-govdata in #343
  • Fix TIME namespace definition to use DCAT recommendation by @mjanez in #344
  • feat: add trusted_data_holder field to HealthDCAT-AP schema and examples by @hcvdwerf in #345

New Contributors

Full Changelog: v2.3.0...v2.4.0