Commit 2eec171
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 <[email protected]>
* 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 <[email protected]>
Co-authored-by: Holger Knublauch <[email protected]>
---------
Co-authored-by: Ted Thibodeau Jr <[email protected]>
Co-authored-by: Holger Knublauch <[email protected]>1 parent bcfe4c6 commit 2eec171
File tree
3 files changed
+700
-85
lines changed- shacl12-node-expr
- shacl12-vocabularies
3 files changed
+700
-85
lines changed
0 commit comments