scientist-softserv / adventist_knapsack

Apache License 2.0
2 stars 0 forks source link

CSV Import - relation.isPartOf: #582

Open jeremyf opened 1 year ago

jeremyf commented 1 year ago

In test imports (2022-11-17 and 2022-12-15) the relation.isPartOf field is not appearing in the metadata on Hyku. We'd expect to see collection names here.

From https://docs.google.com/document/d/1mIOT23UAilSO77pAlXYSWJEHw3YK3BNNQVTKNzd41ao/edit#

jeremyf commented 1 year ago

@KatharineV Could you provide a link to the importers? With the various servers and tenants, it's hard to know which one you've referenced.

KatharineV commented 1 year ago

@jeremyf That makes sense. Here is an image importer I ran today that does import relation.isPartOf content, but it brings the wrong data into the field on Hyku. From my end, I have no idea what's wrong. Example: MODS, ADL_OAI, and Hyku

The metadata profiles show that the image is in the Smith-Bovee collection, but for some reason Bulkrax brings it into the Andrews-Spicer Collection (under relationships) and puts "Andrews-Spicer Collection" into the Part Of field. Maybe this issue doesn't fit with ticket scientist-softserv/adventist_knapsack#582 anymore, since data is showing up on Hyku. It's just wrong data.

jillpe commented 1 year ago

related to scientist-softserv/adventist_knapsack#418

KatharineV commented 1 year ago

This is working with CSV import on ADL production and testing site on staging, as of April 2023 and July 2023. See examples: ADL production https://adl.b2.adventistdigitallibrary.org/concern/images/rml_ms009_018_riding_on_and_working_with_a_tractor?locale=en Testing staging https://testing.s2.adventistdigitallibrary.org/concern/images/rml_ms009_009_four_men_sitting_on_steps?locale=en

Collection name in the CSV maps correctly to "Part of."

KatharineV commented 1 year ago

Closing because this seems complete.