Arthur Smith
Arthur Smith
It would be useful to see: # of author name strings, # of authors, maximum author number, gaps in author numbering, etc.
Sometimes there's a gap in the author numbering for no reason (after a merge, or something odd in the input data). It would be useful to have a one-button solution...
Ran into this with a "J. Chen" with series ordinal values of both 467 and 468. Error message on update was not useful, had to narrow down the cause which...
I've been figuring out the search bits but stumbling on the OAuth2 redirect issue (you can't redirect to anything but registered URL's so computed ones that come from a search...
It should have matched Q79796700 - name copy and pasted from there. Why not?
It would be useful to be able to identify within parts of a name: * parts that should always be present in full (right now this defaults to only the...
In other words lower case family name prefixes like "de" should also match on capitalized versions (and vice versa?)
See https://www.wikidata.org/wiki/Wikidata:REST_API for what it does. At the moment everything uses either the query service (SPARQL endpoint) or the old mediawiki action api. The REST API is mainly for handling...
The non-Oauth pages link to Quickstatements to do their updates, and even the OAuth ones have a few Quickstatements links. We should switch to the new Quickstatements3 which is more...