jromme added a comment.
In T345692#9145258 <https://phabricator.wikimedia.org/T345692#9145258>, @Lucas_Werkmeister_WMDE wrote: >> The problem is that in the wikidata page, the value for the molar weight is entered as '13,517' (note the comma as decimal separator) but that in the value returned from the sparql query, the decimal separator is gone, so the value is then 13517, which is a factor 1000 to high. Maybe the comma is interpreted as a 1000s separator? > > The value is stored internally (see JSON <https://www.wikidata.org/wiki/Special:EntityData/Q19859377.json?revision=1954028634>) as `+13517`, it’s just being rendered with the comma. Someone must have entered it incorrectly; it needs to be fixed on Wikidata, I’m afraid. Hmm, that is a little bit unfortunate.. As said I can manually change this single value, but there are probably thousands/millions of numerical values in wikidata with the same problem. TASK DETAIL https://phabricator.wikimedia.org/T345692 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jromme Cc: Lucas_Werkmeister_WMDE, Aklapper, jromme, AWesterinen, Namenlos314, Gq86, EBjune, merbst, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles
_______________________________________________ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org