Hello,

We are trying to convert our system's SWRL rules into equivalent Jena
rules, but are stuck at the point where we have to compare a variable to a
string literal while ignoring the case. The corresponding functor in SWRL
is stringEqualIgnoreCase (our SWRL rule is examplified below). Is there an
equivalent functor in Jena rules? Can you provide an example?


AccidentalFall(?af), hasDP_Location(?re, ?l),
<swrlb#stringEqualIgnoreCase>(?l, "Bathroom"@)
-> AccidentalFallInsideBathroom(?af)

Thanks
Taha


--
Dr Taha Osman
Computing and Informatics Building
School of Science and Technology
Nottingham Trent University
Nottingham NG11 8NS

Tel: +44 (0)115 848 8370
Fax: +44(0)115 848 8429

DISCLAIMER:
This email is intended solely for the addressee.  It may contain private
and confidential information.  If you are not the intended addressee,
please take no action based on it nor show a copy to anyone.  In this
case, please reply to this email to highlight the error.  Opinions and
information in this email that do not relate to the official business of
Nottingham Trent University shall be understood as neither given nor
endorsed by the University. Nottingham Trent University has taken steps to
ensure that this email and any attachments are virus-free, but we do
advise that the recipient should check that the email and its attachments
are actually virus free.  This is in keeping with good computing practice.





DISCLAIMER: This email is intended solely for the addressee. It may contain 
private and confidential information. If you are not the intended addressee, 
please take no action based on it nor show a copy to anyone. In this case, 
please reply to this email to highlight the error. Opinions and information in 
this email that do not relate to the official business of Nottingham Trent 
University shall be understood as neither given nor endorsed by the University. 
Nottingham Trent University has taken steps to ensure that this email and any 
attachments are virus-free, but we do advise that the recipient should check 
that the email and its attachments are actually virus free. This is in keeping 
with good computing practice.

Reply via email to