project-lux / data-pipeline

Data pipeline to harvest, transform, reconcile, enrich and export Linked Art data for LUX (or other system)
Apache License 2.0
18 stars 1 forks source link

Sort title is missing in some records #159

Closed brent-hartwig closed 4 days ago

brent-hartwig commented 1 week ago

Some records do not to have a title to sort by. The backend is expecting them to be identified by /json/identified_by[./classified_as/equivalent/id='http://vocab.getty.edu/aat/300451544']. Examples:

Impact: when sorted by name, they are always last regardless of sort direction.

Related ticket: ML 363

azaroth42 commented 1 week ago

We think we've fixed it, hopefully in next build

kkdavis14 commented 4 days ago

@brent-hartwig this appears fixed in current SBX load.

brent-hartwig commented 4 days ago

^-- dataset 2024-11-23

brent-hartwig commented 4 days ago

Indeed, the last results for agents born/started at London are different between ascending and descending order. Thanks!

kkdavis14 commented 4 days ago

@brent-hartwig excellent, good to confirm it's widespread fixed!