Skip to content

Sequence processing #484

@afs

Description

@afs

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions