[00:25:09] Oh, it seems it currently won't work because the functions are currently limited to logged in users only :P (re @dpriskorn: Also @vrandecic I unfortunately don't understand how to use this checker. [00:25:09] Would it be possible to demo it in a video or a series...) [00:25:13] We're working on that [00:58:48] Naively I would implement an array type and an object type. Between those and string we have the basic primitives for JSON. [00:59:03] And once we have JSON we can implement any Wikibase object [00:59:27] JSON also allows numbers but I forget what kind of [01:03:58] I'm not sure about having "JSON object" as a type. I mean, we'll probably have it, but we'll probably have more semantic types than that for most things. Eg a type for Wikidata items. [17:39:54] Positive, negative, optional decimal point and optional exponent notation, all base 10, I think. (re @harej: JSON also allows numbers but I forget what kind of)