From: Kal A. <ka...@te...> - 2004-05-11 08:39:53
|
Hi, TM4J does not currently support tolog version 1.0 - so the predicates you mention like association, topic, association-role and so on are not implemented and will not work. TM4J support tolog version 0.1 which allows only instance-of, direct-instance-of and predicates using association types (e.g. works-for($A:employee, $B:employer) where works-for, employee and employer are all topics in the topic map). TM4J also supports the not() predicate and the /= operator. Cheers, Kal nengsih wahyu wrote: >i want to ask to every body thats knows about tolog. >in my project i use TM4J 0.9.1, i had some problems, i >try to use predicate like association,topic, >association-role was error n the message error is >uknown predicate.just predicate instance-of work. >pls help me...!!! > > > > >__________________________________ >Do you Yahoo!? >Win a $20,000 Career Makeover at Yahoo! HotJobs >http://hotjobs.sweepstakes.yahoo.com/careermakeover > > >------------------------------------------------------- >This SF.Net email is sponsored by Sleepycat Software >Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver >higher performing products faster, at low TCO. >http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 >_______________________________________________ >Tm4j-developers mailing list >Tm4...@li... >https://lists.sourceforge.net/lists/listinfo/tm4j-developers > > > > |