Add two new entries to ownership concordance list and title types one

This commit is contained in:
Joshua Ramon Enslin 2023-11-11 14:30:41 +01:00
parent 6dfb0c6511
commit e0e2bc661f
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 2 additions and 0 deletions

View File

@ -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",

View File

@ -19,6 +19,7 @@ final class MDConcTitleTypes implements MDImporterConcordanceListInterface {
// Scientific names
"Science" => "Science",
"Wissenschaft" => "Science",
// Everyday speech
"Everyday speech" => "Everyday speech",