Skip to content

v4.3.0 - Add CSW Harvester and improve profiles (DCAT-AP/GeoDCAT-AP)

Compare
Choose a tag to compare
@mjanez mjanez released this 24 Dec 09:03
· 17 commits to develop since this release
f1b9627

v4.3.0 - 2024-12-12

Compare with latest

Added

  • Add HVD category and applicable legislation to all INSPIRE records & fix bug (886c58e by mjanez).
  • Add root user option to GitHub Actions workflow container (510fcfc by mjanez).
  • Add CSW harvester to the list of available harvesters (66f4ad1 by mjanez).
  • Add temporal and spatial resolution fields to DCAT-AP 2 profiles (fe9bf54 by mjanez).
  • Add schema to additional_info template to avoid bugs (277553f by mjanez).
  • Add about and harvest info templates for dataset sources (98fdce6 by mjanez).

Fixed

  • FIx resource_read template (e4da5d6 by mjanez).
  • Fix bug when source_date_format is None. (1b25c9e by mjanez).
  • Fix image (0122653 by mjanez).
  • Fix image url (325a0c2 by mjanez).
  • Fix GeoDCAT-AP Schemas (64f6e28 by mjanez).
  • Fix formatting in init.py by adding a trailing comma for EuGeoDCATAP3Profile (980edd2 by mjanez).
  • Fix language priorities retrieval to handle non-string values (1fefbab by mjanez).

Removed

  • Remove unnecessary multilang flag from _add_triples_from_dict method in EsNTIRISPProfile (es_dcat) (b6f65e1 by mjanez).
  • Remove unncesary multilang methods since ckanext-dcat v2.1.0 (e7eff22 by mjanez).