Extend concordance lists
This commit is contained in:
+12
-1
@@ -19,6 +19,8 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Aktionskünstler*in" => 1,
|
||||
"Allgemeine Schriftleitung" => 1,
|
||||
"Architekt" => 1,
|
||||
"Artist" => 1,
|
||||
"Producer" => 1,
|
||||
"Architektin" => 1,
|
||||
"Architekt*in" => 1,
|
||||
'Architekt/in' => 1, // created by
|
||||
@@ -173,6 +175,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Maschinenfabrik" => 1,
|
||||
"Mechanische Fabrik" => 1,
|
||||
"Mechanische Werkstatt" => 1,
|
||||
"Maler und Grafiker" => 1,
|
||||
"Meister" => 1,
|
||||
"Meisterin" => 1,
|
||||
"Meister*in" => 1,
|
||||
@@ -277,6 +280,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Uhrmachermeister" => 1,
|
||||
"Uhrmachermeisterin" => 1,
|
||||
"Uhrmachermeister*in" => 1,
|
||||
"Urheber" => 1,
|
||||
"Waagmacher" => 1,
|
||||
"Waagmacherin" => 1,
|
||||
"Waagmacher*in" => 1,
|
||||
@@ -428,6 +432,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
|
||||
// 7: Written
|
||||
"Autor" => 7,
|
||||
"Author" => 7,
|
||||
"Autorin" => 7,
|
||||
"Autor*in" => 7,
|
||||
'Autor/in' => 7, // written by
|
||||
@@ -542,6 +547,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Malermeister" => 9,
|
||||
"Malermeisterin" => 9,
|
||||
"Malermeister*in" => 9,
|
||||
"Painter" => 9,
|
||||
"Prospektmaler" => 9,
|
||||
"Prospektmalerin" => 9,
|
||||
"Prospektmaler*in" => 9,
|
||||
@@ -565,6 +571,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Fotographin" => 10,
|
||||
"Fotograph*in" => 10,
|
||||
"Fotograph/in" => 10,
|
||||
"Photographer" => 10,
|
||||
"Fotograf, Bildjournalist" => 10,
|
||||
"Fotograf/Werbediadienst" => 10,
|
||||
"Fotograf (Wehrmachtssoldat)" => 10,
|
||||
@@ -619,6 +626,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Widmungsempfänger*in" => 11,
|
||||
|
||||
// 12: Printing plate produced
|
||||
"Engraver" => 12,
|
||||
"Formschneider" => 12,
|
||||
"Formschneiderin" => 12,
|
||||
"Formschneider*in" => 12,
|
||||
@@ -746,6 +754,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Drucker*in" => 26,
|
||||
"Druck (Bilder)" => 26,
|
||||
"Druck (Text)" => 26,
|
||||
"Printer" => 26,
|
||||
"Bearbeitung und Druck" => 26,
|
||||
|
||||
// 27: Recorded
|
||||
@@ -786,6 +795,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Porzellanmodelleur" => 31,
|
||||
"Porzellanmodelleurin" => 31,
|
||||
"Porzellanmodelleur*in" => 31,
|
||||
"Sculpturer" => 31,
|
||||
"Töpfermeister" => 31,
|
||||
"Töpfermeisterin" => 31,
|
||||
"Töpfermeister*in" => 31,
|
||||
@@ -845,7 +855,6 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Schriftentwerfer*in" => 35,
|
||||
"Schriftentwurf" => 35,
|
||||
"Texter" => 35,
|
||||
"Urheber" => 35,
|
||||
|
||||
// 37: Painted on
|
||||
"Bemalung" => 37,
|
||||
@@ -908,6 +917,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Eigentümerin" => 42,
|
||||
"Eigentümer*in" => 42,
|
||||
"Eigentumer" => 42,
|
||||
"Owner" => 42,
|
||||
"Inhaber" => 42,
|
||||
"Inhaberin" => 42,
|
||||
"Inhaber*in" => 42,
|
||||
@@ -1418,6 +1428,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
'Autor und Sammler' => 23,
|
||||
'Firma' => 23,
|
||||
'Kaufmann' => 23,
|
||||
'?' => 23,
|
||||
|
||||
];
|
||||
|
||||
|
||||
@@ -62,6 +62,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
|
||||
"Abgabe" => "1",
|
||||
"Donation" => "1",
|
||||
"Geschenk" => "1",
|
||||
"Gift" => "1",
|
||||
"Geschenk 2010" => "1",
|
||||
"Geschenk (Lederscheide" => "1",
|
||||
"Geschenk 20.10.03" => "1",
|
||||
|
||||
@@ -75,7 +75,6 @@ vermuteter Herstellungsort' => 1,
|
||||
'Ausführung' => 1,
|
||||
'Gos-Mehrfacheintrag' => 1,
|
||||
'vermuteter Herstellungsort Fassung' => 1,
|
||||
'Kupferstecher' => 1,
|
||||
'Herstellungsort Fassung' => 1,
|
||||
'Herstellungsort Hose' => 1,
|
||||
'Herstellungsort Münze' => 1,
|
||||
@@ -213,6 +212,7 @@ vermuteter Herstellungsort' => 1,
|
||||
'Druckplatte hergestellt' => 12,
|
||||
"Hat Druckplatte hergestellt" => 12,
|
||||
'Herstellung der Druckform/Form' => 12,
|
||||
'Kupferstecher' => 12,
|
||||
'http://terminology.lido-schema.org/lido00484' => 12,
|
||||
|
||||
// '13' => Sent
|
||||
|
||||
Reference in New Issue
Block a user