Fabian Steeg
Fabian Steeg
> I don't agree. We don't support specific properties for `preferredName`, see https://github.com/hbz/lobid-gnd/issues/3 and should not do this for other name properties if we want to be consistent. Right, I...
> I got a question why the links for two GND records don't return results on lobid-gnd I reindexed those two (underlying issue is still unresolved): https://lobid.org/gnd/1312495189 https://lobid.org/gnd/1312496002
(+1 for additional daily updates, I've approved #378) > Why we have sometimes (as in "seldom") trouble to get the whole data hourly remains to be a puzzle. It could...
Reindexed updates since `2023-11-10`, here are some of the examples from the mail: https://lobid.org/gnd/1317861825 https://lobid.org/gnd/1317650069 https://lobid.org/gnd/1317239962 https://lobid.org/gnd/1317238400 https://lobid.org/gnd/1317163133 https://lobid.org/gnd/1317151534 https://lobid.org/gnd/1316984184
@WolfgangFahl Thanks for the report. To better understand the problem, could you provide an example in lobid-gnd where you are missing a link?
Deployed to test: https://test.lobid.org/gnd/context.jsonld But there's a problem: we already have a `member` key. ``` "member": { "@id": "https://d-nb.info/standards/elementset/gnd#member", "@type": "@id", "@container": "@set" } ```
Switched to new index using latest dump plus updates: http://lobid.org/gnd/search Contains a few hundred entities less than before (possibly missing deletions during updates), switched test to previous index for comparison:...
Hm, so I think our goal should be to add files in [gatsby/lobid/static/publication](https://github.com/hbz/lobid/tree/master/gatsby/lobid/static/publication) to have a uniform data base. That could happen from within the repo here, as you describe,...
I like the idea of using the RSS, my point was more about what we do with it (create JSON files) and where (not in this repo). I don't think...
Maybe it makes sense to approach this from a different angle: we could set up a new page to list the team publications, which uses the https://lobid.org/team/feed.xml RSS feed, and...