diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index 4ccf7f2..61575b3 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -50,11 +50,15 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { "Ukrainian hryvnia" => "ua-UAH", "грн" => "ua-UAH", "гривня" => "ua-UAH", + "гривні" => "ua-UAH", + "грн." => "ua-UAH", + "карбованці" => "ua-UAK", "GBP" => "uk-GBP", "uk-GBP" => "uk-GBP", "USD" => "us-USD", "US Dollar" => "us-USD", "US dollar" => "us-USD", + "$ USA" => "us-USD", ]; /** diff --git a/src/MDConcEntryTypes.php b/src/MDConcEntryTypes.php index 3ea8025..673fd13 100644 --- a/src/MDConcEntryTypes.php +++ b/src/MDConcEntryTypes.php @@ -56,6 +56,8 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Передавання" => "1", // UK: Transmission. "Передавання." => "1", // UK: Transmission. "Передано Інститутом археології АН УРСР (нині – ІА НАНУ" => "1", // Submitted by the Institute of Archeology of the Academy of Sciences of the Ukrainian SSR (now - IA of the National Academy of Sciences + "Передано Інститутом археології АН УРСР (нині - ІА НАНУ" => "1", // Submitted by the Institute of Archeology of the Academy of Sciences of the Ukrainian SSR (now - IA of the National Academy of Sciences + "Передано з фондів Державного історичного музею УРСР" => "1", // Transferred from the funds of the State Historical Museum of the Ukrainian SSR // 2: Purchase "Ankauf" => "2", diff --git a/src/MDConcEventTypes.php b/src/MDConcEventTypes.php index 384a08f..22443de 100644 --- a/src/MDConcEventTypes.php +++ b/src/MDConcEventTypes.php @@ -35,18 +35,21 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'Herstellung des Abzugs/der Abformung' => 1, // 2: Was found - 'Auffinden' => 2, - 'Ausgrabung' => 2, + 'Auffinden' => 2, // Finding + 'Ausgrabung' => 2, // Excavation 'Excavation' => 2, - 'Fund' => 2, + 'Fund' => 2, // Finding 'Fund (Aktivität)' => 2, 'Finding' => 2, 'Finding (Activity)' => 2, 'Gefunden' => 2, "Виявлення" => 2, + "Виявленнґ" => 2, 'Finding (Activity)' => 2, 'http://terminology.lido-schema.org/lido00002' => 2, + 'Розкопки' => 2, // Excavation + 'Знахідка' => 2, // Find // 3: Published 'Published' => 3, @@ -82,6 +85,8 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'http://terminology.lido-schema.org/eventType/use' => 6, 'Diener' => 6, 'Digitalisierung' => 6, + 'Дослідження' => 6, // Research + 'Дослідження:' => 6, // Research // 7: Written 'Written' => 7, @@ -97,7 +102,12 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'Sammelereignis' => 8, 'http://terminology.lido-schema.org/lido00010' => 8, 'Збирання/колекціонування' => 8, // Gathering/collecting - 'Передача' => 8, // Transfer + 'Знайдення' => 8, // Finding + 'знайдення' => 8, // Finding + 'Передача' => 8, // Transfer + 'передача' => 8, // Transfer + 'Привезена' => 8, + 'Передавання' => 8, // Transmission // 9: => Painted 'Painted' => 8, @@ -112,6 +122,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { // '11' => Received 'Received' => 11, 'Empfangen' => 11, + 'Отримання' => 11, // Receiving // 12 => Printing plate produced 'Printing plate produced' => 12,