From: Tarmo J. <tar...@ze...> - 2017-10-30 14:19:14
|
Hi, I'm using Jena to query Blazegraph and I need to use math functions like asin and sqrt. As I understand, when using Jena I have to have the functions in the SPARQL like with Virtuoso I could do "<bif:asin>(...)". Is there a way do that with Blazegraph? I googled but only thing that came up was this question posted back in May with no answer as of now: https://stackoverflow.com/questions/44168486/using-functions-in-blazegraph. Tarmo |