Search Mailing List Archives
[protege-discussion] cannot find AllDifferentRestrictionInfo
Vei-Chung Liang
veichung.liang at gmail.com
Thu Sep 7 08:13:41 PDT 2006
Hi,
I was trying to download the Jess SWRL bridge soure code and compile it.
However, the compiler gave me the following errors in SWRLJessBridge.java:
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 84 1157641600312 209037
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 85 1157641600312 209038
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 98 1157641600312 209041
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 357 1157641600312 209045
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 443 1157641600312 209052
AllDifferentRestrictionInfo cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 444 1157641600312 209053
AssertIndividualUserFunction cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 384 1157641600312 209049
AssertPropertyUserFunction cannot be resolved to a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 385 1157641600312 209050
Cannot reduce the visibility of the inherited method from
SWRLRuleEngineBridge
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 88 1157641600312 209039
Cannot reduce the visibility of the inherited method from
SWRLRuleEngineBridge
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 93 1157641600312 209040
InvokeSWRLBuiltInWithAssignmentUserFunction cannot be resolved to a
type swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge
/jess
SWRLJessBridge.java line 383 1157641600312 209048
InvokeSWRLBuiltInWithoutAssignmentUserFunction cannot be resolved to
a type
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 382 1157641600312 209047
The method getBodyAtoms() is undefined for the type RuleInfo
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 111 1157641600312 209042
The method getFirstArgumentVariableName() is undefined for the type
BuiltInAtomInfo
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 307 1157641600312 209044
The method getHeadAtoms() is undefined for the type RuleInfo
swrl-jess-bridge/src/edu/stanford/smi/protegex/owl/swrl/bridge/jess
SWRLJessBridge.java line 117 1157641600312 209043
I am using the protege-owl.jar from the Protege 3.2 beta Build 331.
Any suggestion?
VC,
More information about the protege-discussion
mailing list