Support awards in I5
Change-Id: I9b270d6259e24c8e0d5aa3698c3ec608ec082f69
diff --git a/t/real/bzk_2.t b/t/real/bzk_2.t
index 98316e1..d250a7c 100644
--- a/t/real/bzk_2.t
+++ b/t/real/bzk_2.t
@@ -38,6 +38,9 @@
is($meta->{D_pub_date}, '19590219', 'PubDate');
ok(!$meta->{A_publisher}, 'Publisher');
+is($meta->{K_award}->[0], 'Deutscher Buchpreis 2023', 'Award');
+is($meta->{K_award}->[1], 'Booker price 2024', 'Award');
+
is($meta->{S_text_type}, 'Zeitung: Tageszeitung', 'Correct Text Type');
ok(!$meta->{S_text_type_art}, 'Correct Text Type Art');
diff --git a/t/real/corpus/BZK/D59/00089/header.xml b/t/real/corpus/BZK/D59/00089/header.xml
index 4317556..b140a57 100644
--- a/t/real/corpus/BZK/D59/00089/header.xml
+++ b/t/real/corpus/BZK/D59/00089/header.xml
@@ -34,6 +34,8 @@
<biblScope type="issue"/>
<biblScope type="issueplace">Berliner Ausgabe</biblScope>
</monogr>
+ <note type="award" subtype="Deutscher Buchpreis 2023"/>
+ <note type="award" subtype="Booker price 2024"/>
</biblStruct>
<reference type="complete" assemblage="regular">BZK/D59.00089 Neues Deutschland, [Tageszeitung], 19.02.1959, Jg. 14, Berliner Ausgabe, S. 7. - Sachgebiet: Politik, Originalressort: POLITIK; Saragat-Partei zerfällt</reference>
<reference type="short" assemblage="regular">BZK/D59.00089 Neues Deutschland, 19.02.1959, S. 7</reference>