swissbib / vufind

A library resource discovery portal designed and developed for libraries by libraries
GNU General Public License v2.0
12 stars 7 forks source link

Problem with subjects on knowledge cards and person page #741

Closed liowalter closed 4 years ago

liowalter commented 4 years ago

As far as I can see, now the sb-resources have gnd subjects with https : https://data.swissbib.ch/bibliographicResource/031065740

I think that before it was only http.

The gnd index in elastic search has subject with http only.

Therefore subjects are not found any more.

@Kordishal : could you confirm that you change this ?

Then there are different ways to solve this problem :

  1. change in the gnd es index to use https
  2. change in the sb-resources index to use http
  3. adapt the code on the application side to query the gnd with http and the sb-resources with https
  4. other ?
liowalter commented 4 years ago

Solution : use lobid subjects instead of gnd-dnb subjects

liowalter commented 4 years ago

Betroffen sind:

Liste von Themen auf Personen-Knowledgecard

Tag cloud mit Themen auf Personenseite

Slider mit Personen des gleichen Genres auf Personenseite

Slider mit Personen, die zum Thema geschrieben haben, auf Themenseite