Re: running swrl rule using java program
Martin O'Connor <[email protected]>
| Newsgroups | gmane.comp.misc.ontology.protege.owl,gmane.comp.misc.ontology.protege.general |
|---|---|
| Message-ID | <[email protected]> |
All SWRLTab APIs are documented here: http://protege.cim3.net/cgi-bin/wiki.pl?SWRLAPI Martin ----- Original Message ----- From: "Vivekanandan" <[email protected]> To: [email protected], [email protected] Sent: Saturday, July 28, 2012 11:02:48 PM Subject: [protege-owl] running swrl rule using java program Hai all, I want to execute the following rule using java program swrlb:endsWith(?o,"string1") ∧ swrlb:startsWith(?r,"string2") ∧ swrlb:stringConcat(?r, ?o, "string3") → sqwrl:select(?r) kindly provide the execution program code. -- Regards, Vivekanandan Ramachandran. _______________________________________________ protege-owl mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03