OnroerendErfgoed / atramhasis

An online SKOS editor
http://atramhasis.readthedocs.io/
GNU General Public License v3.0
55 stars 11 forks source link

Conceptschemes are 'reflected' on the homepage #892

Closed mielvds closed 4 months ago

mielvds commented 4 months ago

When you open atramhasis, there's a gray reflection/shadow of the conceptschemes on the homepage. See the schemes at the end in the attached screenshot.

Screenshot 2024-07-09 at 14 37 08

When the page is refreshed, the list changes.

koenedaele commented 4 months ago

I assume you mean the four schemes at the bottom?

These 4 are the focal conceptschemes mentioned in https://atramhasis.readthedocs.io/en/latest/customisation.html#appearance Normally they will list the three most visited concepts for those conceptschemes. See https://thesaurus.onroerenderfgoed.be/

image

I assume you haven't configured any, so Atramhasis just picks 4 random schemes on page load.

Before it wasn't possible to configure providers/schemes through the UI, so it made sense that the focal conceptschemes could only be set through the ini file. Now, it might be better to have this editable in the UI as well.

mielvds commented 4 months ago

ah whops it's a feature, not a bug ;) I was confused because there's nothing clickable in there. Maybe they can be hidden if there are no most visited concepts, but we can do that when customizing the UI. Thanks!

koenedaele commented 4 months ago

I think we might cache it fairly agressively, so it might take a while for it to contain some useful data.