Search Mailing List Archives
[protege-discussion] Query Protege
Michael Rusch
mcrusch at wisc.edu
Mon Sep 7 08:27:30 PDT 2009
You can use the Protege API:
http://protege.stanford.edu/plugins/owl/api/guide.html
(this is for the Protege-OWL API; I'm assuming you're using OWL ontologies).
This page has good documentation, and links to the API docs, the core
protege API, etc. There is a link for "Querying the OWLModel" from that
page that might contain what you want. Also, there are API methods that
work with a reasoner, so you can do reasoning through the ProtegeOWL API.
Michael
Pankaj Sharma wrote:
> Hi Alex,
> I was trying to use the ontology alongwith a detail
> program. The program needs input from the ontology. The problem was to
> connect the program to the ontology so that query and answering can be
> automatic, and not through the tab which will require human
> intervention, I suppose. Correct me if I am wrong here.
>
> Regards
>
> On Mon, Sep 7, 2009 at 12:24 PM, Alex Shkotin <alex.shkotin at gmail.com
> <mailto:alex.shkotin at gmail.com>> wrote:
>
> Pankaj,
>
> Just to begin, in Protege 4 there is a tab "DL Query".
>
> Alex
>
> 2009/9/7 Pankaj Sharma <pankajtq at gmail.com <mailto:pankajtq at gmail.com>>
>
> Hi All,
> Can anyone tell me how can a retreive info from an
> ontology? Can I query the ontology somehow to get a result from
> the ontology?
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> <mailto: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
>
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> <mailto: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
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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