- From: Holger Knublauch via GitHub <noreply@w3.org>
- Date: Wed, 10 Dec 2025 01:50:35 +0000
- To: public-shacl@w3.org
The following commits were just pushed by HolgerKnublauch to https://github.com/w3c/data-shapes: * refactor: rename union/minus node expressions to join/remove in node … (#636) * refactor: rename union/minus node expressions to join/remove in node expression spec * feat: add advanced sequence operations (flatMap, findFirst, matchAll) to node expressions * docs: add newlines and minor whitespace improvements in node expressions spec * docs: update SHACL vocabulary comments to reflect join/remove terminology * refactor: rename minus/union node expressions to remove/join in shnex vocabulary * feat: add vocabulary definitions for flatMap, findFirst, and matchAll node expressions * docs: clarify distinction between sh:path and shnex:pathValues in node expressions spec * docs: remove redundant description from Advanced Sequence Operations section * chore: apply fixes proposed by Ted Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> * chore: apply suggested fix to wording * fix: replace leftover 'union' with 'join' * refactor: rename Join expressions to Concat expressions in vocabulary and documentation * enhance: add examples for shnex:concat and shnex:remove expressions in documentation * enhance: add evaluation traces for various sequence operations * fix: update deprecation comments for sh:union to reference shnex:concat * Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> Co-authored-by: Holger Knublauch <holger@topquadrant.com> --------- Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> Co-authored-by: Holger Knublauch <holger@topquadrant.com> by simon https://github.com/w3c/data-shapes/commit/2eec1711b8823b50e1be07e0ee291cb44db5ddab -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 December 2025 01:50:36 UTC