netwerk-digitaal-erfgoed / LDWizard-ErfgoedWizard

LDWizard Application for converting Cultural Heritage data into Linked Data
https://ldwizard.netwerkdigitaalerfgoed.nl
2 stars 0 forks source link

Feat: Update to LDWizard v4 #57

Closed GerwinBosch closed 6 months ago

GerwinBosch commented 7 months ago

Hey, I just released LDWizard v4 and took the time to make sure it works for older configurations.

There was one issue I've encountered while upgrading, the new (way-quicker) build method doesn't allow for top-level awaits. I did a small refactor on that point, so that the refinements are added after the initial load. This is no problem as the refinements are loaded at a later stage anyway

EnnoMeijers commented 7 months ago

Thank you very much for this update! There is still some annoying behaviour that holds me back for making this the final release. See https://github.com/pldn/LDWizard/issues/184 in the core repo.

GerwinBosch commented 7 months ago

@EnnoMeijers with 4.0.1 this should be fixed.