Open xristy opened 6 years ago
Well there is some sort of a problem in that there should not be such a failure; HOWEVER, the problem is created by my not expressing the query correctly. I left the outer quotes off of the query string.
If the query is issued thusly:
select ?s ?lbl
where {
(?s ?sc ?lbl) text:query (skos:altLabel "\"er dao\""@zh-latn-pinyin-x-ndia)
} limit 100
then sensible results are returned.
The query:
fails with following in catalina.out:
rdfs:label
also fails similarly.OTOH, the query:
works fine!
The same failure happens if the language tag is changed to
zh-latn-pinyin