Difference between revisions of "Protege3DevDocs"

From Protege Wiki
Jump to: navigation, search
Line 15: Line 15:
 
* [[AddingRemovingTabs|Adding and removing tabs programmatically]]
 
* [[AddingRemovingTabs|Adding and removing tabs programmatically]]
 
* [[Changing forms programtically]]
 
* [[Changing forms programtically]]
* [[Considerations on porting Tab Plugins to Client-Server mode]]
+
* [[Considerations on porting Tab Plugins to Client-Server mode|Considerations when porting tab widget plug-ins to client-server mode]]
* [[ProgramaticLuceneQueryAccess|Accessing the Lucene Query Plugin Programatically]]
+
* [[ProgramaticLuceneQueryAccess|Accessing the Lucene Query Plugin programatically]]
  
 
=== Protege-OWL Specific ===
 
=== Protege-OWL Specific ===
Line 28: Line 28:
  
 
=== Protege-Frames Specific ===
 
=== Protege-Frames Specific ===
 +
 +
* [[LoadFramesOntologyFromDB|How to load an ontology from a Protege database using the API]]

Revision as of 17:23, February 22, 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