Skip to content

v2.4.1

Choose a tag to compare

@amercader amercader released this 25 Sep 11:40
· 48 commits to master since this release

What's Changed

  • Fix regression redirect from /dataset to /dataset_series (#362)
  • Provide default language in Croissant JSON-LD context (#361)
  • Added IDCATURIGenerator
    plugin interface to allow customization of the URIs generation (#351)
  • Added support for new fields to DCAT classes: dcat:Dataset (prov:wasGeneratedBy, prov:qualifiedAttribution,
    dcat:hasVersion), dcat:Catalog (foaf:homepage), dcat:DataService (dct:conformsTo, dct:format,
    dct:identifier, dct:language, dct:rights, dcat:landingPage, dcat:keyword) (#352)
  • Add HealthDCAT-AP mapping to CKAN field mapping table (#347)
  • Docs: Add HealthDCAT-AP mapping to CKAN field mapping table (#347)

New Contributors

Full Changelog: v2.4.0...v2.4.1