Github user kinow commented on the issue:

    https://github.com/apache/jena/pull/237
  
    @ajs6f,
    
    The first param, you mean the collation? If we get two NodeValueSortKey 
with different collation language tags, it will sort the text as normal strings 
(i.e. ignoring locale specific collation orders, using JVM default behaviour of 
String.compareTo I think).
    
    Not sure if we could take another action here...
    
    >we mark it as unsupported?
    
    I think so, and add to the function documentation (probably somewhere 
[here](https://jena.apache.org/documentation/query/library-function.html) ?) 
about the implementation details, risks, considerations, and so on.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to