79801744

Date: 2025-10-27 11:11:27
Score: 1
Natty:
Report link

You have a small syntax error - there’s an extra colon after sh:minCount.
Change sh:minCount: 1 ; to sh:minCount 1 ;
For reference, https://www.w3.org/TR/shacl/#MinCountConstraintComponent
You should see "Unsupported SHACL feature detected sh:minCount:" in the GraphDB logs as a hint.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Emiliyan