v2.4.0
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
usingdcat:DatasetSeriesclasses. 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