WebProtegeDevelopersGuide
From Protege Wiki
WebProtege Developer's Guide
Contents |
Go to the old WebProtege (release 1.0) Developer's Guide.
Return to main WebProtégé page
A Word of Warning
The WebProtege internals are still under a lot of development, so we advise you not to develop against it just yet.
Source code and building
The WebProtege source code is available in our SVN. You can check it out using the command:
svn co https://smi-protege.stanford.edu/repos/protege/webprotege/core/trunk webprotege
The instructions for building and running WebProtege are available in the readme.txt file.
Implement your own WebProtege tab or portlet
Please see the WebProtege Implementation Guide for instructions on how the implement your own WebProtege components.
Resources
Please check the WebProtege Administrative Guide for more configuration options.
Go back to WebProtégé main page.
