JESS: persistent storage of facts and rules

2006-02-20 Thread Matthew Hutchinson
g'day everyone, when it comes to sotrage of rules and facts, how are most people handling it? Are you using JessML? Also, has anyone been storing the JessML in a database? as far as facts are concerned, do y'all just store them in plain text files? i also noticed that the Rete object is

JESS: JessTab and Protege OWL rule

2006-02-20 Thread Hemant Joshi
I have OWL with few classes and slots. I am new Jess and I would like to add few simple inference rules through JessTab. Class Hazard has subclass Earthquake which has property magnitude Class County has object property contains_facility which has Range of type Facility Class Facility has a

Re: JESS: JessTab and Protege OWL rule

2006-02-20 Thread Samson Tu
Please post JessTab-related message to the protege-owl or protege-discussion mailing list, as subscribers of the jess-users list don't necessarily know how JessTab maps Protege objects to Jess constructs and details of Protege (OWL) API (which you'd use to create classes and instances.)