hbz / lobid-resources

Transformation, web frontend, and API for the hbz catalog as LOD
http://lobid.org/resources
Eclipse Public License 2.0
7 stars 7 forks source link

Missing data in note field #1009

Closed hagbeck closed 4 years ago

hagbeck commented 4 years ago

In the record HT020008571 the value "Seite 76-80" in the note field is not complete. The value in the original footnote field starts with "Literaturverzeichnis: ". So I expect "Literaturverzeichnis: Seite 76-80".

acka47 commented 4 years ago

Thanks for the report. We will deal with it as soon as vacation time is over. From the source:

<datafield tag="501" ind1="-" ind2="1">
  <subfield code="p">Literaturverzeichnis</subfield>
  <subfield code="a">Seite 76-80</subfield>
</datafield>

Currently, we only use subfield a for the note field. See the morph:

https://github.com/hbz/lobid-resources/blob/397c648375ea444fdef1885f7d6e061e3865f1b5/src/main/resources/morph-hbz01-to-lobid.xml#L7555-L7559

dr0i commented 4 years ago

@hagbeck please have a look, data should be there now.

fsteeg commented 4 years ago

Closing, see: http://lobid.org/resources/HT020008571.json