Hi everyone,

I'm looking for a solution to the following problem:

I created a JAVA GUI to execute SPIN rules in an Ontology to infer further 
information. I can run any rule, thats fine. But im trying to parse a date 
created by the afn:now() function. I tried it with dateFormat and parseDate 
in SPIF, SPIN and SMF namespaces, but no success. I always get the same 
error message, depending on the namespace of course:
"URI <http://topbraid.org/sparqlmotionfunctions#parseDate> has no 
registered function factory"

I already found some topics in this google group to fix it, like 
registering all functions by "SPINModuleRegistry.get().registerAll(model);" 
and "SPINModuleRegistry.get().init();"... but still no success.
Obviosuly something is working correctly because I can run the afn:now() 
function... Is there some Guide how to import or implement the SMF or SPIF 
correctly?

Thanks a lot for your support!

Kind regards
Jonas

-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to