comunica / sparqlee

⚙️ SPARQL expression evaluator library - Moved to @comunica/expression-evaluator
https://www.npmjs.com/package/sparqlee
14 stars 7 forks source link

Test support for uppercase and lowercase function names #21

Closed wschella closed 2 years ago

wschella commented 5 years ago

We should test how our implementation holds up against function names in the algebra that have a different case. I assume it will break hard. Therefore: let's test and potentially fix.