edeposit / edeposit.amqp.aleph

E-Deposit AMQP module for communication with Aleph
MIT License
2 stars 1 forks source link

pasivni_domy.xml example wont parse authors #47

Closed Bystroushaak closed 9 years ago

Bystroushaak commented 9 years ago

As was found in edeposit/marcxml_parser#19 - the person in the record is not author, but editor, so this is ok.

<varfield id="700" i1="1" i2=" ">
<subfield label="a">Bárta, Jan</subfield>
<subfield label="4">edt</subfield>
</varfield>

(Notice the edt content of subfield 4.)