Search Mailing List Archives
[protege-discussion] ProtegeOWL.createJenaOWLModelFromURI
Samson Tu
swt at stanford.edu
Mon Apr 9 09:36:40 PDT 2007
> Protege-2000 version 1.7, Build 930
I thought I am the only person in the world still using Protege 1.7.
You need to install the current version of Protege, either 3.2.1 release
version or the 3.3 beta from the protege.stanford.edu website.
Samson
Thang Duong wrote:
> For everybody who is insteresting:
>
> When i use :
>
> OWLModel model = null;
> model = ProtegeOWL.createJenaOWLModelFromURI (this.ONTOLOGY_URL);
>
> I have an error:
> Warning: SystemUtilities.loadDirectoryManifest(D:\SemanticWeb\plugins)
> Unable to load
> Protege-2000 version 1.7, Build 930
> JVM: Java HotSpot(TM) Client VM - 1.5.0_11-b03, mixed mode
> Plugin classpath:
> file:/D:/SemanticWeb/plugins/
>
> Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
> edu/stanford/smi/protege/model/framestore/FrameStore
> at
> edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory.createKnowledgeBase
> (JenaKnowledgeBaseFactory.java:55)
>
>
> I searched on the internet, they said using classpath pointing to
> Proteger dir which is set up in my computer. If I have no protege dir in
> my computer, i just have only "plugins\edu.stanford.smi.protegex.owl",
> which contains jars file for programming with Protege OWL , so how can I
> reset the path of Protege plugins before using:
>
> model = ProtegeOWL.createJenaOWLModelFromURI(this.ONTOLOGY_URL);
>
> Because if i can not reset the path of Protege plugins, the program will
> have the following error:
>
> Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
> edu/stanford/smi/protege/model/framestore/FrameStore
>
>
> Duong Quoc Thang
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
--
Samson Tu email: swt at stanford.edu
Senior Research Scientist web: www.stanford.edu/~swt/
Stanford Medical Informatics phone: 1-650-725-3391
Stanford University fax: 1-650-725-7944
More information about the protege-discussion
mailing list