Add further mapping for ownership status

This commit is contained in:
Joshua Ramon Enslin 2023-06-06 23:03:43 +02:00
parent f227b44e1a
commit 0cd1d24a2a
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -15,6 +15,7 @@ final class MDConcOwnershipStatus implements MDImporterConcordanceListInterface
// 0: No known entry type
"Geschenk" => "owned",
"Dauerleihe" => "permanent_loan",
"Dauerleihgabe" => "permanent_loan",
"Kauf" => "owned",
"Fund" => "owned",