afs commented on PR #3405: URL: https://github.com/apache/jena/pull/3405#issuecomment-3239425588
> also works as expected Is this after reloading the data? Or new old - existing TDB2 database? > `"foo"^^us-EN` Is that a typo for `"foo"@en-US` (which is canonical). Jena keeps language tags in RFC case format, not lower case. -- 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]
