OpenID4VP icon indicating copy to clipboard operation
OpenID4VP copied to clipboard

A DCQL feature to match elements in an array?

Open danielfett opened this issue 8 months ago • 1 comments

In this commit I introduced the contains filter that can be used to check if an array contains one or more specified values. I later removed it again since it didn't seem to be a good fit for the scope of the PR.

However, having such a feature would allow to express certain queries that are impossible to express at the moment ("give me all nationalities if one of them is 'JP'").

This issue is for tracking if we still need a contains-like filter or not.

danielfett avatar Apr 01 '25 14:04 danielfett

Also came up in several IIW discussions - I would say there seems to be interest in this feature

c2bo avatar Apr 14 '25 09:04 c2bo