Egon Willighagen
Egon Willighagen
It seems to time out for me. If it does, I can imagine the returned content is not JSON, causing the `simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)`...
Actually, not sure... this is the SPARQL it is running and that works fine: https://w.wiki/BWbk
Running it from the command line works too: `python3 -m scholia.rss topic-latest-works Q189849`
Actually, works in the browser too. @fnielsen, how can I reproduce the error?
Cool stuff! Yeah, the implementation was just a proof-of-principle, but I personally never got around to a better implementation. Not sure what approach you are looking at, but from the...
Also applies to the table at https://scholia.toolforge.org/chemical/
> So it seems to be the index pages only. Yes, it seems so.
What is the status of the survey? Are we done testing? Will we announce it this week?
> can be shared now. @bluerasberry, as in, we will start sharing today? (I will help)
It's a WIP, so you're probably already thinking about it, but we need to rework this line: https://github.com/WDscholia/scholia/pull/2547/files#diff-1332f7fcd25ac819245542532ec4dc747b61257c03c93541246a034918f07616L7 And have the table dynamically created here too. Thinking out loud. What...