Search Mailing List Archives
[protege-discussion] Protege OWL "Hello World E.g"
mbikinyi brat
mbikinyi_brat at yahoo.com
Wed Oct 7 01:54:41 PDT 2009
Dear Shahim,
On the contrary I have not created any OWLModel class and a ProtegeOWL . Two of the messages I get is that "Create class OWL and ProtegeOWL in package...". Initially I thought I should create these classes but did not. I thought to import the following models as in the tutorials:
import edu.stanford.smi.protegex.owl.model.OWLModel;
import edu.stanford.smi.protegex.owl.model.OWLNamedClass;
import edu.stanford.smi.protegex.owl.ProtegeOWL;
I thoought selecting all the jar files and dumping in the classpath will solve the problem.
In doing this I created a folder JARFILE2 and selected all the jar files and dumped in it. To be sure I also copied the plugin folder in the protege directory and dumped it in JARFILE2.I then add it onto my project classpath. I did so by right-clicking the project node, then go to properties, then go to Libraries, then go to ADD JAR/Folder and added JARFILE2.
Even after this I still have wavy code for my hello world example.
Peharps, can someone help me with a step by step guide to starting a protege-OWL project in Netbeans?? similar to [5]
Any help please!
[5] http://www.iandickinson.me.uk/articles/jena-eclipse-helloworld/
Regards,
Nancy
--- On Tue, 10/6/09, Shahim Essaid <sielists at gmail.com> wrote:
From: Shahim Essaid <sielists at gmail.com>
Subject: Re: [protege-discussion] Protege OWL "Hello World E.g"
To: "User support for Core Protege and the Protege-Frames editor" <protege-discussion at lists.stanford.edu>
Date: Tuesday, October 6, 2009, 7:29 PM
Nancy,
It looks like you created an OWLModel class and a ProtegeOWL class in your project. These classes are port of the API and you should not create them. I think the problem is that you did not import the API classes as shown in the hello world example.
On Tue, Oct 6, 2009 at 2:14 PM, mbikinyi brat <mbikinyi_brat at yahoo.com> wrote:
Dear protegemembers,
Following advice from one of the members I want to learn how to use protege API in navigating my ontology. I started with the demo example in [1].
Steps I took:
1: Install Netbeans and created a java application called OWLAPIDemoApplication and saved it in protege installation folder
2.I added all jar files into my project class path(I did so by right-clicking the project node, then go to properties, then go to Libraries, then go to ADD JAR/Folder)
3. I copied the code from [1] and pasted in my IDE and it appears as in the file OWL1 indicating some errors. When I now click on the error indicator I have file OWl2, When I click on it I have file OWL3.
I thought by adding the jar files the import files will automamatically be invoked into the project package, but it hasn't. So how do I solve my problem please??
Help
Regards,
Nancy
[1]http://protege.stanford.edu/plugins/owl/api/guide.html
_______________________________________________
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
-----Inline Attachment Follows-----
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20091007/d8a47ebd/attachment.html>
More information about the protege-discussion
mailing list