Search Mailing List Archives
[protege-discussion] Querying Protege Knowledgebase with JAVA API
Olivier Rossel
olivier.rossel at gmail.com
Sat Mar 8 05:41:27 PST 2008
you may want to export your ontology as OWL file format , load it and
use (for example) jena API or its server version called joseki.
another API available is OWLAPI.
protege also has an internal API that you can extract from the code
base, called protege-frames or protege-owl.
On Sat, Mar 8, 2008 at 2:24 PM, Daramola Wande <dwande at gmail.com> wrote:
> Dear all,
> I am currently involved in research that require me to search infomation
> embedded in a protege ontology for tourism. I need to sent my query from a
> java client, and then for an EJB to process the query and fetch the result.
> I aready have my ontology designed and implemeted with protege. Also I don't
> any problem working with Java or EJB. In my part of the world I cannot
> find any source to consult be it documentation or people. I need to know
> how to go about this. The protege JAVA API seem not to addresss my concern
> directly.
> Thanks for you expected responses.
> My regards to all.
>
> 'Wande (Nigeria)
>
> _______________________________________________
> 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