-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Node ExpressionsFor SHACL 1.2 Node ExpressionsFor SHACL 1.2 Node Expressions
Description
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
Labels
Node ExpressionsFor SHACL 1.2 Node ExpressionsFor SHACL 1.2 Node Expressions