Open
Description
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