[10:25:06] Amir1: https://gerrit.wikimedia.org/r/387114 [11:33:11] Lucas_WMDE: Do you have a good example for constraints checks that use SPARQL so that we can verify it's working again? [11:34:43] hoo: there are valid “format constraints” reported on https://www.wikidata.org/wiki/Special:ConstraintReport/Q191499, so it looks like it’s working again [11:35:05] Awesome :) [11:36:05] and I think the “type: person” constraints will also need SPARQL (Q5 human is subclass of person, but IIRC the way the extension is configured that path is too long to check without SPARQL) – if you’d asked me before re-enabling SPARQL in constraints I could’ve checked that :) [11:36:10] but anyways, thanks :) [11:36:57] Sorry … if you want, we can switch if of on mwdebug1001 later on [11:37:02] so that you can play around there [11:45:17] no problem, as long as it’s working it’s fine [12:28:35] why are the contraint not working probably at the moment? [12:43:37] Lucas_WMDE: ^ [12:43:40] Nudin: what do you mean? [12:44:03] some parts were disabled over the weekend, but they should work again now (as of an hour ago) [14:52:53] for example P275->Q334661 (Lizenz=MIT-Lizenz) does report an error [14:53:31] Also: "Werte der Aussagen Betriebssystem sollten Instanzen von Betriebssystem oder Plattformunabhängigkeit sein (oder von einer ihrer Unterklasse), aber Plattformunabhängigkeit hat sie derzeit nicht." [14:55:26] Lucas_WMDE: I've seen lot's of such false-possitives in the last days… [15:01:28] Nudin: example item with such a statement? I can’t test just a property-value pair [15:02:03] https://www.wikidata.org/wiki/Q42397505 [15:02:21] (other reports on this entry are correct) [15:02:46] Nudin: well, MIT license (Q334661) is not an instance of license [15:02:54] it only has P279 subclass of statements [15:02:57] no P31 instance of statement [15:03:02] so the constraint report itself is correct [15:03:12] but either the constraint or Q334661 are broken :) [15:05:26] then someone must have changed something there – because I didn't got those in the past [15:06:17] and the Operatingsystem-Contraint? [15:07:28] similar – cross-platform is not an instance of itself [15:07:49] for the “subclass of” relation, it’s allowed to have the class directly, but “instance of” needs one P31 link in between [15:07:52] now I think I got it… [15:08:03] https://phabricator.wikimedia.org/T169858 would fix that [15:08:39] how often are the contraints updated? [15:09:38] is it possible to add P279 and P31 to the contraint? [15:15:31] the constraints are updated pretty much immediately [15:18:50] can you take a look again at the Operatingsystem? I now set it as exception, but it does still not work [15:20:49] exceptions are for the item where the constraint is checked [15:20:58] so “vimwiki” would be the exception [15:21:02] but that doesn’t scale, of course [15:29:54] then they are also used wrong here: https://www.wikidata.org/wiki/Property:P275 [15:35:27] yep :[ [18:13:23] mc [18:13:51] ops, sorry! [21:19:29] SMalyshev: seems like something is going wrong with language fallback for search. I get "u niversalidD" as Dutch description for https://www.wikidata.org/wiki/Q8229 [21:20:23] Hm, the chance for a response isn't that big yet I think. :P [21:27:28] See https://phabricator.wikimedia.org/T179338 for now on.