Author: byrial
Description:
While parsing a database dump for Wikidata item [[Q441536]], I found this statement:
{"m":["value",570,"time",{"time":"+0000000 1998-10-21T00:00:00Z","timezone":0,"before":0,"after":0,"precision":11,"calendarmodel":"http://www.wikidata.org/entity/Q1985727"}],"q":[],"g":"q441536$3568592E-BA6D-48A3-9FBE-C558F8A47415","rank":1,"refs":[[["value",143,"wikibase-entityid",{"entity-type":"item","numeric-id":328}]]]}
There is a space in the year after the first 7 digits. When I look at wiki page for the item, the date is shown as "October 21, 1 BCE" so only the first digits (all zeroes) until the space is used. The correct year is of course 1998.
You will also see the space in the diff for the insertion of the statement: http://www.wikidata.org/w/index.php?title=Q441536&diff=48523994&oldid=48523992
Version: unspecified
Severity: major