DVPP 2025-06-16 to 2025-06-20
to : Martin Holmes
Minutes: 255
On Monday, set up and participated in a meeting on figure encoding.
On Tuesday, handled a couple of simple tickets, and then added rendering for
@ana
attributes on <figure>
to the poem metadata
panel per discussions in the meeting.
On Wednesday, noticed a build break caused by failing to normalize-space()
the @ana
values before tokenizing; fixed that, and then started looking at
some oddities in the values of @ana
and <catRef>
/@target
that I noticed. There are many cases (about 1500) where these values include less and more specific
instances from the same category hierarchy, which is actually redundant. I’m not sure why this is
happening, so I’m waiting to discuss it with the team, but in the meantime I’ve added a couple
of new diagnostics so we can look at it.
On Thursday, AC raised a ticket to surface more <linkGrp>
-related info on
the search page, needing some stats for a paper. I wrote some quick XQuery to generate the stats,
then asked for more details about what needs to be on the search page.