Hi Hui, OWLIM will load only one rule set at intialisation time - either one of the standard ones or one of your custom ones.
Therefore, the easiest way to achieve want you want to do, is to modify the standard owl-max rule file and use this as your custom rule set, by specifying the full pathname to your modified file. i.e. 1. copy Rules_builtin.pie 2. add your new rules to this file 3. specify the full pathname of this file with the 'ruleset' parameter I hope this helps, barry On 02/07/2010 17:47, Hui Shi wrote: > Hi > > How can I use both owlmax rule set and custom rule set at the same time? > > I added my rules : > > Id: user > x <uni:authorOf> p > y <uni:autorOf> p > ------------------------------- > x <uni:coAuthor> y > > in the *.pie file, but it did not work out. Where can I find detailed > information in terms of how to use cusrom rules? > > > Thanks > > Hui > > > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign > up now. <https://signup.live.com/signup.aspx?id=60969> > > > > _______________________________________________ > OWLIM-discussion mailing list > [email protected] > http://ontotext.com/mailman/listinfo/owlim-discussion _______________________________________________ OWLIM-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/owlim-discussion
