You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit all example images per class for the Images carousel
_owlery_query_to_results used only the first example image (anatomy_channel_image[0]
/ channel_image[0]) per row, so class queries (PartsOf, SubclassesOf, ...) showed a
single thumbnail. Iterate every wrapper and emit a '; '-joined list of
[](ref) items -- one per example image -- so the V2 Images column
carousels them (VFBqueryJsonProcessor builds a multi-image Variable from the list).
Template_Space and Imaging_Technique stay single (representative first image).
0 commit comments