Samvera Tech Call 2024-06-05
Meeting Logistics:
Time: 9:00am PDT / Noon EDT
Zoom Meeting URL: https://princeton.zoom.us/j/7739591625
(link will launch Zoom client – if you do not have Zoom, expand the instructions below)
Agenda (meeting notes below)
Avalon’s migration from ordered_aggregation to JSON array of ids (@Chris Colvard)
Indirectly_contains association also does costly loading of all members
Is it safe to skip writing to ActiveFedora::IndirectContainer proxy if hasPart triples still exist on the parent object?
Double combo progress?
Moderator: @Chris Colvard
Notetaker: @Daniel Pierce
Attendees:
@Rebekah Kati
@LaRita Robinson
@Bradley Watson
Margaret Kibi
Meeting Process
Notes
Avalon looking to stop using ordered aggregation
Use a json array of ids instead
Got tests passing, but still encountering slowness
Ideas
don’t update first/last
indirectly contains association has a proxy that points to children objects. Keeping this up to date is costly. Are there known issues if this proxy is dropped?
double_combo branch
Functional, need to get specs green
Dassie needs to be re-enabled in GH Actions, chrome issues again
Some outstanding Hyrax PRs, should be taken care of during next HMWG cycle.