aude added a subscriber: aude. aude added a comment. afaik, i remember think our plan for simple queries is to consider "best statements" in queries.
see https://github.com/wmde/WikibaseDataModel/blob/master/src/Statement/BestStatementsFinder.php for how that is determined. this means, we include: 1) do not include deprecated statements 2) only preferred statements, if there are any, within a property-value statement list 3) if there are not preferred statements, then include normal rank statements i would take the same approach here. TASK DETAIL https://phabricator.wikimedia.org/T76373 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. To: Smalyshev, aude Cc: Smalyshev, Manybubbles, GWicke, JanZerebecki, aude, jkroll, Wikidata-bugs, daniel _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
