Use Case: using a Node Expression for sh:hasValue
and sh:defaultValue
at the same time
#333
Labels
sh:hasValue
and sh:defaultValue
at the same time
#333
This may already be implied, but I'd like to spell out a scenario where (the same) Node Expression is set to both hasValue and defaultValue. This will allow engine to validate a property and also set its value if missing
Example: SHACL-SHACL computing and validating
sh:conforms
I make the assumption that only violations should actually fail validation.
Even if we do not put such a construct in SHACL-SHACL, an engine which implements Node Expressions could use this method for this or other purposes
The text was updated successfully, but these errors were encountered: