Skip to content

"match shapes" node expression #587

@afs

Description

@afs

From #517 (comment)

        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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions