Lucas_Werkmeister_WMDE added a comment.
In T230314#5624722 <https://phabricator.wikimedia.org/T230314#5624722>, @Jheald wrote: > @Lucas_Werkmeister_WMDE How dependent is the wikibase constraint system on SPARQL ? > Maarten was just suggesting that a functioning SPARQL service is required for //any// of the constraint checking to operate (and so this ticket would be completely blocked until CDQS is reliably up and running) This is not correct at all. Two constraint types, “format” and “distinct values”, require a SPARQL service (and disable themselves if none is configured); two others, “type” and “value type”, can fall back to SPARQL for type checks (though they first follow the statements in PHP, since contacting the query service is expensive) but don’t require it. All other constraint types are unrelated to the query service. TASK DETAIL https://phabricator.wikimedia.org/T230314 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Multichill, Jheald, Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, JKSTNK, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
