Difference between revisions of "Protege3DevDocs"

From Protege Wiki
Jump to: navigation, search
m (General (common to Protege-Frames & Protege-OWL))
(General (common to Protege-Frames & Protege-OWL))
Line 23: Line 23:
 
** [[Creating users|Adding and removing users programmatically in client-server mode]]
 
** [[Creating users|Adding and removing users programmatically in client-server mode]]
 
** [[Protege Client-Server Tutorial#Accessing_the_Server_Programatically| Accessing a remote protege server programatically]]  
 
** [[Protege Client-Server Tutorial#Accessing_the_Server_Programatically| Accessing a remote protege server programatically]]  
 +
* '''Collaboration features'''
 +
** [[ChAO API|Accessing the collaboration features programmatically (Changes and Annotation API)]]
 
* [[ProgramaticLuceneQueryAccess|Accessing the Lucene Query plug-in programatically]]
 
* [[ProgramaticLuceneQueryAccess|Accessing the Lucene Query plug-in programatically]]
 
* [[MultiThreadingConsiderationsInProtege3|Tips for handling multiple threads writing to a Protege knowledge-base]]
 
* [[MultiThreadingConsiderationsInProtege3|Tips for handling multiple threads writing to a Protege knowledge-base]]

Revision as of 15:37, October 24, 2008

Protege 3 Developer Documentation

Please note that we are slowly trying to move developer documentation off of the main Protege Web site and onto this Wiki. We feel that this will better serve the community as users will (hopefully) make contributions and corrections to our body of documentation.

Because the migration of documentation to the Wiki is ongoing, you should also check the main Protege Web site for Protege 3 developer documentation: http://protege.stanford.edu/doc/dev.html.


Programming Tips & Tricks

General (common to Protege-Frames & Protege-OWL)

Protege-OWL Specific

Protege-Frames Specific

Plug-in Development

General (common to Protege-Frames & Protege-OWL)

Protege-OWL Specific

Protege-Frames Specific