[data-shapes] "match shapes" node expression (#587)

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

== "match shapes" node expression ==
From https://github.com/w3c/data-shapes/issues/517#issuecomment-3318808053

```turtle
        shnex:match [
            sh:class ex:Person ;
            sh:property [
                sh:path ex:age ;
                sh:minInclusive 18 ;
                sh:minCount 1 ;
            ]
```

A node expression that returns a list of shape resources would make applying rules to shapes within a rule set possible.


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


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

Received on Thursday, 25 September 2025 09:08:14 UTC