Skip to content

Support for the {n,m} form for property paths #195

Open
@jerdebsp

Description

@jerdebsp

In SPARQL you can have a complex property path with the {n,m} form e.g ?otherClass (sh:property/sh:class){2,3} ?nodeShape . or the {n} form ?otherClass (sh:property/sh:class){2} ?nodeShape ..

Is it possible to add this to the SHACL property path for property shapes?

Thanks,
Jer

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreFor SHACL 1.2 Core spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions