Skip to content

Inverse Property Value Rules #181

Open
@tpluscode

Description

@tpluscode

At the moment SHACL-AF only defines the shorthand syntax and behaviour of Property Value Rules when the path is an IRI

I think it should also be allowed to have property rules set on properties whose property is sh:InversePath. That can be trivially achieved by switching places of sh:object and sh:subject of the implicit triple rule:

8.5.2 Inverse Property Value Rules

Similar to [Property Value Rule](#8.5.2) but with `sh:object` and `sh:subject` reversed, 
that is for the implicit rule `T`:

- T sh:subject V
- T sh:object sh:this

Metadata

Metadata

Assignees

No one assigned

    Labels

    InferencingFor SHACL 1.2 Inferencing spec.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions