2025-06-26T17:57:26Z
2025-06-27T11:30:00.000Z
2025-06-30T02:00:00.000Z
Dorian Taylor
Implement provisional JSON-LD variants for large resources (notably the catalogues) accessed through client-side scripting.
Move the generation of <datalist> elements, which only get used by JavaScript anyway, from the template to JS, so it can take advantage of the JSON-LD variants.
rdflib.js breaks attempting to parse the transclusion links in the RDFa variant of the catalogue index when fetching.
Sense Atlas Front End
Take immediate provisional measures to speed up Sense Atlas (provided they are non-destructive).
The <datalist> elements used to drive the autofills are useless without JavaScript anyway, so could probably be generated more cheaply by JS instead.