Add further mapping for ownership status
This commit is contained in:
parent
f227b44e1a
commit
0cd1d24a2a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user