DVPP 2026-06-01 to 2026-06-05
to : Martin Holmes
Minutes: 110
On Monday, started working on a slightly complicated XQuery AC requires for some research outputs. It requires maps, which I haven’t actually used in XQuery yet, so there’s a slight learning curve. Did some more work on this on Friday.
Also on Friday, continued work on issue #141, which requires changing the way
the <faith> element is rendered on person pages, and adding
rendering for the newly-mobilized <education> element, then
when that is working in a satisfactory way, I should be able to generate staticSearch
filter tags from those elements and add new filters to the search page. Adding
<meta> tags by post-processing HTML AJAX fragments is not ideal,
but it’s the only mechanism we have right now because those pages are built first
as AJAX fragments and only afterwards wrapped in HTML page wrappers.