1.19.5 Display of authority data

The configuration of authority data in the authority data popup can be configured in the following section:

<metadata>
    <normdataList>
        <template name="_DEFAULT">
            <field>NORM_IDENTIFIER</field>
            <field>NORM_NAME</field>
        </template>
        <template name="PERSON">
            <field>NORM_IDENTIFIER</field>
            <field>NORM_NAME</field>
            <field>NORM_ALTNAME</field>
        </template>
    </normdataList>
<metadata>

The template name corresponds to the type of group configured in the Goobi viewer Indexer, see chapter 3.7.5.

Last updated