hbz / lobid-vocabs

General lobid vocabulary and controlled term lists.
https://skohub.io/hbz/lobid-vocabs/heads/master
6 stars 9 forks source link

Update rpb-spatial from CSV/XLS file in RPB-173 #223

Closed fsteeg closed 4 months ago

fsteeg commented 4 months ago

Created via https://github.com/hbz/rpb/pull/86

See https://jira.hbz-nrw.de/browse/RPB-173

fsteeg commented 4 months ago

Hm, build fails when including entries not used in RPB due to missing broader concepts, e.g. n140060680102 has broader n14006068, which is not in the SKOS. I think this is caused by errors in the original CSV/XLS, will investigate.

fsteeg commented 4 months ago

With fixed IDs the build now works, but the page doesn't look right:

https://skohub.io/hbz/lobid-vocabs/heads/rpb-173-updateRpbSpatial/rpb.lobid.org/spatial.html

"No label for language "" provided", and can't expand the items.

acka47 commented 4 months ago

This is a problem with SkoHub Vocabs, I assume in combination with vocabularies that use hash URIs. it works for me when:

fsteeg commented 4 months ago

sometimes I have to click several times resp. wait a while until the page is served

Hm, for me, it only comes up when I open in a new tab, but then again ""No label for language "" provided"". Could this be related to my system locale being set to en? I tried adding de to my browser languages, I see that I'm sending Accept-Language: de,en..., but still the same, and the overview page remains English.

fsteeg commented 4 months ago

Oh, now I go it it working (clicked in overview, then Reload/F5 did the trick for me).