Search Mailing List Archives
[protege-discussion] running JessTab without the Protege user interface
Samson Tu
swt at stanford.edu
Tue Dec 9 12:45:30 PST 2008
You need to add all jar files in the
plugins/edu.stanford.smi.protegex.owl/ on your classpath.
Samson
Vance Arocho wrote:
> I'm trying to run JessTab without the Protege user interface. But when I
> try to load the JessTab functions
>
> (load-package se.liu.ida.JessTab.JessTabFunctions)
>
> I get the following error message:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> edu/stanford/smi/protegex/owl/model/OWLProperty
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:242)
> at jess.ClassSource.classForName(ClassSource.java:101)
> at jess.ClassSource.findClass(ClassSource.java:163)
> at jess.Rete.findClass(Rete.java:3351)
> at jess.LoadPkg.call(MiscFunctions.java:404)
> at jess.FunctionHolder.call(FunctionHolder.java:35)
> at jess.Funcall.execute(Funcall.java:338)
> at jess.Jesp.parseAndExecuteFuncall(Jesp.java:2309)
> at jess.Jesp.parseExpression(Jesp.java:459)
> at jess.Jesp.promptAndParseOneExpression(Jesp.java:309)
> at jess.Main.execute(Main.java:183)
> at jess.Main.main(Main.java:36)
>
> Any ideas as to how to resolve this ?
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
More information about the protege-discussion
mailing list