When building property shapes for properties with literals as objects, such as rdfs:label, mandating a datatype of "string" seems like a good idea -- in fact, it seems to be necessary if we want search to work properly (i.e., if we want the filtering logic in search forms to default to "contains").
But the thing is: all or existing values of rdfs:label have a datatype of what W3C calls rdf:langString (string + lang tag), not just simple strings. That means they all trigger a constraint violation! What should I do about this? I don't see a way to set the datatype to rdf:langString. -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/30bb5e41-a151-4711-b071-86b89d7d082f%40googlegroups.com.
