kitodo / kitodo-presentation

Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.
https://kitodo.org
GNU General Public License v3.0
38 stars 45 forks source link

Display of periodical issue's title #111

Closed andre-hohmann closed 6 years ago

andre-hohmann commented 8 years ago

Problem description: From several persons, criticism regarding the display of the title of periodical issues in result lists arose. The problem is the display of [kein Titel] instead of the periodical's title [1].

In long result lists, this becaomes quite confusing. The RSS-Feed faced the similar problem, which was solved by Goobi.Presentation CE 1.1.b2 [2]. In the release notes, it seems as if the problem should be solvable in the presentation, too:

"- Für Bände ohne eigenen Titel kann nun wahlweise der Titel der übergeordneten Einheit in eckigen Klammern angezeigt werden. Das ist beispielsweise in den RSS-Feeds interessant, um dort "leere" Einträge zu vermeiden, kann aber auch im Metadaten-Plugin verwendet werden. Das Feature lässt sich über die Plugin-Konfiguration individuell ein- und ausschalten."

Solution description: In the result lists, periodical issues should be labeled with the periodical's title, except when the issue has an own title.

[1] kein_titel

[2] mit_titel

albig commented 8 years ago

I think this is already fixed. The mentionend option was not activated in our digital collections.

goobi-presentation-title_subentry

andre-hohmann commented 8 years ago

Unfortunately, it is not fixed.

The mentioned example [1] is about a multivolume and the metadata main title in the firstchild-element is assigned manually.

The example [2] from the problem description is about a periodical, which metadata main title in the firstchild element is not assigned manually. It is the metadata CurrentNo [3] which is assigned and which should be displayed.

[1] Beitrag zur Reformations-Geschichte der Stadt Görlitz (http://digital.slub-dresden.de/id445729600) [2] http://digital.slub-dresden.de/kollektionen/150/ [3] Other names: Bandzählung - ./mods:mods/mods:part/mods:detail/mods:number

albig commented 8 years ago

Thanks for clarifying.

sebastian-meyer commented 6 years ago

There is no difference between periodicals and multivolume works. @albig was right: the feature just wasn't activated in our instance of Kitodo.Presentation. I activated it and now your example shows the title of the superior work, too: http://digital.slub-dresden.de/kollektionen/150/ The part number is not shown, because it is currently not defined as a "listed" metadata field for the listview. But that's a matter of configuration, not a bug in Kitodo.Presentation.