Search Mailing List Archives
[protege-discussion] Using Pretege Server from an application?
Tania Tudorache
tudorache at stanford.edu
Thu Sep 6 12:41:37 PDT 2007
Johann,
We have documentation and example code on the wiki on how you can use
the Protege multi-user mode programmatically:
http://protege.cim3.net/cgi-bin/wiki.pl?MultiUserTutorial#nid9AV
Once you get a remote Project object, you can invoke all the API methods
on it as on a stand-alone project.
There are also methods for creating users and frame projects in the
Server interface:
http://protege.stanford.edu/doc/pdk/api/edu/stanford/smi/protege/server/Server.html
Cheers,
Tania
Johann Petrak wrote:
> I am rather new to Protégé and I am interested in the principal ways
> of how one can include or access Protégé from an application.
>
> I have seen that there is a way to run Protégé in a server-client
> mode where several users can access an ontology on a common server
> via their GUI.
>
> I would be interested to see if it is possible to access the server
> from an application instead and how this is done.
>
> Ideally, there would be some small API linked to my application that
> lets me send instructions for adding, changing, querying etc.
> entities and instances of an ontology in the server.
>
> Can you help me get started reading up on this?
>
> Many thanks,
>
> Johann
> _______________________________________________
> 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