I think Diego Alonso wrote: > > But now , having a complete ontology that I use between a Jade platform > agents, I'd like to use such ontology and every class of it instead of the > "deftemplates", i dont really understand how to use "defclass" and > "definstance". Could someone explain to me how to do it ?
"defclass" is like deftemplate, and 'definstance' is like "assert", more or less. Have you read manual section 2.7.4? Have you looked at jess/examples/pumps as an example? Have you read "Jess in Action?" All of these are good resources for learning how to use these functions. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
