Hello, I am following the Getting started tutorial with TBC 5.4.0. When executing the function ddmmyy2ISO8601 under the myPurchases namespace from the SPARQL query window, I get an error
WARN [Thread-102] (E_Function.java:78) - URI < http://topbraid.org/myPurchases#mmddyy2ISO8601> has no registered function Factory Since I need this to work in order to continue with the tutorial I would appreciate any help, so far I believe I followed the instructions of the tutorial quite faithfully. I have already tried the option System> Refresh Topbraid system regisitries but still get the error. The function I try to execute is: *SELECT* ?x *WHERE* { *BIND* (myPurchases:mmddyy2ISO8601("9/6/14") as ?x). } The function is defined as follows: Thanks in advance Natalia -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
