Hi Michael,
I am just tryin got the Java-Flora2 interface with the example given in the Flora-2 Packages guide.
I get the following error:
Exception in thread "main" net.sf.flora2.API.util.FlrException: Error in query ?X:person@basic_mod.
at net.sf.flora2.API.PrologFlora.FloraCommand(PrologFlora.java:280)
at net.sf.flora2.API.FloraSession.ExecuteQuery(FloraSession.java:211)
at test.main(test.java:25)
Caused by: com.declarativa.interprolog.util.IPException: Unexpected problem, probably malformed query
at net.sf.flora2.API.PrologFlora.FloraCommand(PrologFlora.java:272)
I am not sure what is happening. Do you have any thoughts?
Thank you,
Kin
Anonymous
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Hi Michael,
Sorry - the file path to the flora kb file was incorrect. It seems to be working now.
Thanks,
Kin
seems to have been self-resolved