- From: Irene Polikoff <irene@topquadrant.com>
- Date: Tue, 7 May 2019 11:32:08 -0400
- To: Håvard Ottestad <hmottestad@gmail.com>
- Cc: Public Shacl W3C <public-shacl@w3.org>
It means that resource will not be valid against [ sh:path rdfs:label; sh:uniqueLang true ]. > On May 7, 2019, at 2:56 AM, Håvard Ottestad <hmottestad@gmail.com> wrote: > > Hi, > > I am working on implementing negation for the RDF4J ShaclSail. > > The combination uniqueLang and negation got me a little bit confused. > > sh:uniqueLang means that there can be no two different values for a target and path where both values have the same language tag. > > Does sh:not[ sh:path rdfs:label; sh:uniqueLang true ] mean: > > - equivalent to sh:uniqueLang false (eg. ignored)? > - for any value, there must be a different value with the same language tag? > - or something else? > > Cheers, > Håvard
Received on Tuesday, 7 May 2019 15:32:33 UTC