Add two new entries to ownership concordance list and title types one
This commit is contained in:
parent
6dfb0c6511
commit
e0e2bc661f
|
@ -15,6 +15,7 @@ final class MDConcOwnershipStatus implements MDImporterConcordanceListInterface
|
|||
|
||||
// 0: No known entry type
|
||||
"Geschenk" => "owned",
|
||||
"Besitz" => "owned",
|
||||
"Dauerleihe" => "permanent_loan",
|
||||
"Dauerleihgabe" => "permanent_loan",
|
||||
"Kauf" => "owned",
|
||||
|
|
|
@ -19,6 +19,7 @@ final class MDConcTitleTypes implements MDImporterConcordanceListInterface {
|
|||
|
||||
// Scientific names
|
||||
"Science" => "Science",
|
||||
"Wissenschaft" => "Science",
|
||||
|
||||
// Everyday speech
|
||||
"Everyday speech" => "Everyday speech",
|
||||
|
|
Loading…
Reference in New Issue
Block a user