lobid/lodmill

For events as contributors/creators name is missing in label

Closed this issue · 6 comments

Examples:

I imagine the approach above might make problems with some labels. Alternatives would be:

The problem obviously is that 200, subfield e isn't taken into account, see e.g. source for http://lobid.org/resource/HT018612706 (snippet):

<datafield ind2="1" ind1="b" tag="200">
            <subfield code="e">Art Cologne</subfield>
            <subfield code="n">49.</subfield>
            <subfield code="d">2015</subfield>
            <subfield code="c">Köln</subfield>
            <subfield code="9">(DE-588)1069643262</subfield>
</datafield>

...and for http://lobid.org/resource/HT018658394 (snippet):

<datafield ind2="1" ind1="b" tag="204">
            <subfield code="e">Private Equity Konferenz NRW</subfield>
            <subfield code="n">9.</subfield>
            <subfield code="d">2015</subfield>
            <subfield code="c">Düsseldorf</subfield>
            <subfield code="9">(DE-588)1071063812</subfield>
</datafield>
dr0i commented

Deployed to staging.

This is better but not as I asked for. There is a comma that shouldn't be there.

It now reads "9., Private Equity Konferenz NRW, 2015, Düsseldorf" instead of "9. Private Equity Konferenz NRW, 2015, Düsseldorf" and "49., Art Cologne, 2015, Köln" instead of "49. Art Cologne, 2015, Köln".

dr0i commented

Deployed to production, but not closing. The comma is removed in the config and that will be in the index on monday. Will then closing.

dr0i commented

Deployed to staging.

+1 Please deploy to production. We will open another issue as soon as stakeholdes complain that the current pattern doesn't work with some events.

dr0i commented

Deployed to production, closing.