Needs review
Project:
SPARQL Views
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 05:03 UTC
Updated:
6 May 2011 at 20:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
scor commentedthis patch adds all the basic operators <, <=, !=, >= and >. I had to introduce a new function add_filter_numeric() since the FILTER syntax is different than the string filter which requires a string function.
Comment #2
Anonymous (not verified) commentedAwesome! I'll be on a plane to Florida for the VIVO hackathon, but as soon as I get a chance, I'll check this out.
Comment #3
scor commentedstring operators are over at #1149574: [META] Support for additional Filter Criteria for strings.