Open chcorbato opened 4 years ago
Does this happen in the latest 2.0.8 version? I think I fixed this.
Does this happen in the latest 2.0.8 version? I think I fixed this.
Thanks for your quick reply!
Yes, just checked in 2.0.8
and I get the same error.
I think this is related to #39
Setup
Protege 5.5.0 SWRLTab Protege 5.0+ Plugin (2.0.6)
Problem
Using
swrlb:eval
seems to fail, see this swrl rule:tomasys:FunctionDesign(?fd) ^ abb_scenario3:fd_qa_energy(?fd, ?e) ^ abb_scenario3:fd_qa_safety(?fd, ?s) ^ abb_scenario3:fd_qa_performance(?fd, ?p) ^ swrlm:eval(?r, "(e+s+p)", ?e, ?s, ?p) -> abb_scenario3:fd_qa_tradeoff(?fd, ?r)
Exception