WebProtegeReleaseNotes
From Protege Wiki
Revision as of 17:00, August 15, 2009 by JenniferVendetti (talk | contribs) (Created page with '<p style="padding:0; margin:0; font-size:1.9em; font-weight:bold; word-spacing:-2px;">WebProtege Release Notes</p> == WebProtege 0.5 Alpha Series == === Build 200 === ==== Cr...' (checkpoint save))
WebProtege Release Notes
WebProtege 0.5 Alpha Series
Build 200
Critical Changes (please read)
<your-servlet-container>/webprotege
directory. External server mode means that WebProtege will load ontologies from a Protege server running outside of your Servlet container. The following additional configurations options can be set in protege.properties:
Set to true to use WebProtege in client-server mode; default false
load.ontologies.from.protege.server=true
- If you use local mode, specify an alternative location for the metaproject
- Hostname of the Protege server to be used if WebProtege runs in client-server mode. It can also contain a port number
- User name that WebProtege uses to connect to the Protege server, if WebProtege runs in client-server mode
- Password that WebProtege uses to connect to the Protege server, if WebProtege runs in client-server mode
- Automatic save interval for the projects, if WebProtege runs in local mode (recommended to use database backend)