Fix BWB XML URL lookup: use 'any' operator and filter by bwb_id
The SRU identifier field contains a full URL so exact match (=) never finds anything. Switch to 'any' (contains) and try both overheidbwb.identifier and dcterms.identifier. Also verify each record actually matches the requested bwb_id before accepting its locatie_toestand. https://claude.ai/code/session_016JxWnFc3baeDgkzDgxY6ex
| Repository | Jeroen1991z/mikeNL |
|---|---|
| Author | Claude <noreply@anthropic.com> |
| Authored | |
| Committed | |
| Parents | 4763f72a |
| Stats | 1 file changed , +41 , -28 |
| Part of | Legal citation side panel (full-text reader with quote highlight) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-55c579b5.md
from inside the repo you want the change in.