-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Node ExpressionsFor SHACL 1.2 Node ExpressionsFor SHACL 1.2 Node Expressions
Description
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
orsh:concat
orsh: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
Node ExpressionsFor SHACL 1.2 Node ExpressionsFor SHACL 1.2 Node Expressions