Skip to content

Releases: mjanez/ckanext-schemingdcat

v4.5.7 - DCAT-AP-ES minor fix

07 Oct 12:12
1d17ce6

Choose a tag to compare

What's Changed

  • fix resource URL validator overwriting when updating resources by @mjanez in #150

Full Changelog: v4.5.6...v4.5.7

v4.5.6 - DCAT-AP-ES Enhancement and NTI-RISP Catalog homepage fix

24 Apr 11:59
4cf7472

Choose a tag to compare

What's Changed

  • Fix homepage URL retrieval in EsNTIRISPProfile to use helper function - by @mjanez in #146
  • DCAT-AP-ES enhancement by @mjanez in #147
  • Enhance access services in CSWSchemingdcatHarvester by @mjanez in #148
  • Fix schemingdcat_dataset_url validator by @mjanez in #149

Full Changelog: v4.5.5...v4.5.6

v4.5.5 - Fix contact validator

02 Apr 17:00
88183d3

Choose a tag to compare

Full Changelog: v4.5.4...v4.5.5

What's Changed

  • Updated contact validator to make it not overwrite manually changed values by @er123451 in #144
  • Fix updated publisher/contact validator by @mjanez in #145

New Contributors

Full Changelog: v4.5.4...v4.5.5

v4.5.4 - Improve NTI-RISP profile

01 Apr 16:14
298689d

Choose a tag to compare

What's Changed

  • Add dataset and distribution as Literals by @mjanez in #140
  • Remove non-theme elements from dataset and catalog graphs in EsNTIRISPProfile by @mjanez in #141
  • Fix theme_taxonomy URLs by removing trailing slashes in NTI-RISP profile by @mjanez in #142

Full Changelog: v4.5.3...v4.5.4

v4.5.3 - Improve serializer performance & fix SchemingDCATCSWHarvester

19 Mar 11:53
ffa839b

Choose a tag to compare

What's Changed

  • Update main to v4.4.0 by @mjanez in #128
  • Improve CSW Harvester and compat of DCAT-AP-ES and NTI-RISP profiles by @mjanez in #135
  • Improve temporal and frequency nodes. by @mjanez in #136
  • Fix publisher_details bug in eu_dcat_ap_base by @mjanez in #137
  • Adapt to ckanext-dcat >2.10 and improve SchemingDCATCSWHarvester by @mjanez in #138
  • Replace basestring with str for type checks in harvesters and validators by @mjanez in #139

Full Changelog: v4.5.2...v4.5.3

v4.5.2 - Improve DCAT-AP-ES profile and improve SchemingDCATCSWHarvester

12 Mar 14:38
39c774a

Choose a tag to compare

  • Adapt to ckanext-dcat >2.10 and improve SchemingDCATCSWHarvester #138

Full Changelog: v4.5.1...v4.5.2

v4.5.1 - Improve CSW Harvester and compat of DCAT-AP-ES and NTI-RISP profiles

10 Mar 13:25
487cb65

Choose a tag to compare

Fix publisher_details bug in eu_dcat_ap_base by @mjanez in #137

Full Changelog: v4.5.0...v4.5.1

v4.5.0 - Improve CSW Harvester and compat of DCAT-AP-ES and NTI-RISP profiles

10 Mar 13:15
487cb65

Choose a tag to compare

What's Changed

  • Improve CSW Harvester and compat of DCAT-AP-ES and NTI-RISP profiles by @mjanez in #135
  • Improve temporal and frequency nodes. by @mjanez in #136

Full Changelog: v4.4.1...v4.5.0

v4.4.1 - Fix DCAT-AP-ES issues

21 Feb 09:04
80ecf73

Choose a tag to compare

v4.4.0 - Add DCAT-AP-ES profile

03 Feb 17:55
3991ea8

Choose a tag to compare

What's Changed

  • Add DCAT-AP-ES profile and enhanced DCAT-AP 2/3 with additional prope… by @mjanez in #129
  • Fix DataServices by @mjanez in #130
  • Add DCAT-AP status and access rights to codelists, update resource availability labels, and enhance date triples (using datetime+TZ) by @mjanez in #131
  • Add API media type to file-type codelist and improve format handling in BaseEuDCATAPProfile for format BNodes by @mjanez in #132
  • Fix string cleaning utility to enhance format handling in BaseEuDCATAPProfile by @mjanez in #133
  • Refactor tag value retrieval logic in SchemingDCATRDFProfile to improve handling of empty labels and streamline return values by @mjanez in #134

Full Changelog: v4.3.0...v4.4.0