You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has something to do with the Analyzer in jena-text. This part of the query gives no results when run on the groups test vocabulary which has concepts with the prefLabels Guppy and Grouped fish:
Note the difference in case - G vs g. The assembler configuration specifies the use of LowerCaseKeywordAnalyzer which should fold query strings into lower case - at least it used to in Jena 3.9.0 and earlier.
Next step would be creating a minimal test case and filing a Jena issue.
The Travis builds using Fuseki snapshots have all failed recently. In particular, these tests are failing:
An example failed build job
This should be investigated, it looks like a regression in Jena (most likely jena-text) but could be something else too.
The text was updated successfully, but these errors were encountered: