How to call a registered SPIN function in Allegrograph with AGWebView?

111 Views Asked by At

I'm using Allegrograph as my triplestore and I try to use SPIN functions. I managed to register a simple SPIN function via the HTTP API of the AGWebView tool. Now, I'm trying to call the SPIN function in a SPARQL query, but AGWebView tells me it cannot find the registered SPIN function. Any idea how to achieve this?

0

There are 0 best solutions below