AtlasOfLivingAustralia / ala-bie-hub

BIE (Biodiversity Information Explorer) hub - merge of old ala-bie and bie-plugin
Mozilla Public License 2.0
1 stars 6 forks source link

type specimen images api call excludes associated records #120

Closed peggynewman closed 3 months ago

peggynewman commented 5 months ago

In this BIE gallery for golden stag beetles, only 3 specimen images show up when 12 should.

The BIE gallery API call for type specimen images attempts to apply the logic from the DQ filters (I think), that is:

Looking at the results, only 3 type specimen images come back, when there should be 12. If we remove the "Exclude Associated records" filter, then all 12 appear.

image

The clustering/duplicate algorithm is very likely to label specimen for the same species and collection as duplicates (was designed to, in fact). However, we only want to exclude the images if they are duplicates with a duplicateType of DIFFERENT_DATASET.

Could the gallery be fixed to do this?

Also, is the plural of specimen specimens? Or is it just specimen?

adam-collins commented 3 months ago

The required config change is in production.