Manybubbles added a comment. Another way to do this that would be pretty simple is to teach blazegraph that ranks or ordered and just let you write queries like FILTER (?r >= "normal"^^wdo:rank)
That would actually be pretty simple and wouldn't require any extra data. It'd be a pretty simple customization to make wdo:rank an InlineIV, granting it >, <, >=, and <=. It'd be BlazeGraph specific but I imagine we could implement the same extension anywhere. TASK DETAIL https://phabricator.wikimedia.org/T92990 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev, Manybubbles Cc: Smalyshev, Aklapper, Manybubbles, jkroll, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
