Catalog request filterExpression #4253
-
Hi, I'm currently testing how the filterExpression for the catalog request works and have created an asset with this jsonLd:
According to #3559 I thought that if I want to query for "customProperty" I should do
But this does not work. Instead I have to replace "test" by "[{"@value":"test"}]". Is this intended or am I doing something wrong? I'm using EDC v0.5.1 in case that's relevant. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You can take a look at this test Also, |
Beta Was this translation helpful? Give feedback.
You can take a look at this test
Also,
https://w3id.org/edc/v0.0.1/ns/customProperty
is incorrect, in an actual scenario you should be using a custom namespace for your custom properties. to do that, you'll need to modify the context.