In the current specs, in section 1.4 - Example (https://www.w3.org/TR/shacl/#shacl-example), the example makes use of sh:RegexConstraintComponent and further down, in the description it mentions sh:regex.
I think that should be sh:PatternConstraintComponent and sh:pattern.
In the current specs, in section 1.4 - Example (https://www.w3.org/TR/shacl/#shacl-example), the example makes use of
sh:RegexConstraintComponent
and further down, in the description it mentionssh:regex
.I think that should be
sh:PatternConstraintComponent
andsh:pattern
.and