[data-shapes] Sequence processing (#484)

afs has just created a new issue for https://github.com/w3c/data-shapes:

== Sequence processing ==
The definition of node expressions with lists is based on sequences of nodes.

The naming of operations, however, is set-style.

If the processing model is to be list based, then naming might reflect that:

`sh:union` => `sh:sequenceOf or `sh:concat` or `sh:join`
`sh:minus` => `sh:remove`

A natural step is then whether the usual operations on sequences `sh:flatmap`, `sh:findFirst`, `sh:matchAll` are needed.


Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/484 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 8 August 2025 08:31:43 UTC