Protege 3.0 update (build 71)
Jennifer Vendetti <[email protected]> Fri, 01 Oct 2004 14:44:18 -0700
| Newsgroups | gmane.comp.misc.ontology.protege.beta |
|---|---|
| Message-ID | <6.0.1.1.2.20041001142338.01bf89b8__39109.7573367462$1096669966$gmane$org@smi.stanford.edu> |
There's a new beta build available on our Web site: http://protege.stanford.edu/download/prerelease/full/ http://protege.stanford.edu/download/prerelease/basic/ Changes ------------- 1. Fixed a problem with user defined facets introduced in the previous build. 2. Converted logging over to use the standard Java logging mechanisms. This includes both the console window output and the journaling functionality. 3. Protege console window output is now additionally logged to a file in the <protege_installation>\logs directory. Note that exception stack traces are not yet logged but we hope to have this capability shortly. 4. Running Protege as an Applet now works again. 5. The problem which caused console window output not to show up on Windows XP in some situations has been solved. 6. Fixed a problem with inverse slot values not being updated in the multi-user server. 7. Fixed a problem in renderer if setMainIcon() was called twice. 8. Fixed a problem in the Graph Widget that was preventing duplicate links between nodes.