afs commented on issue #3817:
URL: https://github.com/apache/jena/issues/3817#issuecomment-4154018649
```
sh:message "foo"@en ;
sh:message "bar"@en ;
```
https://www.w3.org/TR/shacl/#message says:
"A shape should not have more than one value for sh:message with the same
language tag."
Actually, that text is about a message attached to a shape, not a constraint
- I opened https://github.com/w3c/data-shapes/issues/843.
It's odd - it's seem to apply 2 message with xsd:string.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]