Skip to content

Commit 5694b26

Browse files
committed
add note on change of shui:valueQuery signature.
1 parent 6c98f9d commit 5694b26

File tree

1 file changed

+2
-0
lines changed
  • docs/release-notes/corporate-memory-25-3

1 file changed

+2
-0
lines changed

docs/release-notes/corporate-memory-25-3/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,5 @@ We are excited to announce cmemc v25.5.0, which introduces new features, improve
266266
### eccenca Explore
267267

268268
- With the deprecation of the assistance feature, `assist.*` properties can be removed from your `application.yml`, they are not used any more and have been replaced by `spring.ai` configuration.
269+
- If you are using (the deprecated) `shui:valueQuery` with any `sh:PropertyShape`, make sure you change the query signature to return the variable bindings `?resource` and `?graph`.
270+
The UI will display an error message if this is overlooked.

0 commit comments

Comments
 (0)