| Version | Date | Description |
|---|---|---|
| 2.0.2 | 2005-09-07 | SWeDE 2.0.2 for Eclipse 3.1 |
| 2.0.1 | 2005-07-13 | SWeDE 2.0.1 for Eclipse 3.1 |
| 2.0.0 | 2005-06-02 | SWeDE 2.0 for Eclipse 3.0 |
| 1.0.2 | 2005-03-01 | SWeDE 1.0.2 for Eclipse 3.0 |
| 1.0.1 | 2004-10-19 | SWeDE 1.0.1 for Eclipse 3.0 |
| 1.0.0 | 2004-08-12 | SWeDE 1.0.0 for Eclipse 3.0 |
| 0.9.0 | 2004-07-26 | SWeDE Beta for Eclipse 3.0 |
| 0.8.6 | 2004-07-01 | SWeDE Beta for Eclipse 3.0 |
| 0.8.5 | 2004-06-29 | Final Version Available for Eclipse 2.1. |
| Type | Changes | By |
|---|---|---|
| Added Ontology Library wizard to the New shortcut menu in the Semantic Web perspective. | jlerner |
| Added a null check to fix a crash in the Restriction Editor. | jlerner |
| Bug #97: Autocomplete fails if document contains only instances | aperezlo |
| Bug #98: SW project metadata is lost when the project is imported | jlerner |
| Type | Changes | By |
|---|---|---|
| Refactored code to avoid using deprecated APIs | aperezlo |
| OWL creation toolbar is now accessible from visual editors | jlerner |
| Corrected compatibility problems with Eclipse 3.1 | jlerner |
| bug #90: Restriction editor gives errors when loading | aperezlo |
| bug #91: "Unable to refresh file resource." | jlerner |
| Mismatched auto-indent for end tags when tabs are mixed with spaces | jlerner |
| Extraneous "owl:Class rdfs:subClassOf rdfs:Class" statement inserted in Jena model | aperezlo |
| Incorrect text is selected after using New Ontology wizard | jlerner |
| Over-indentation of singleton tags | jlerner |
| Incorrect Jena model generation when editing duplicate statements | jlerner |
| Type | Changes | By |
|---|---|---|
| Added API methods for modifying OWL documents in-memory | jlerner |
| Added Translators extension point (com.bbn.swede.tools.translator) | aperezlo |
| Added RDF/XML < - > N3 < - > N-Triples translator | aperezlo |
| Added Ontology Library feature | aperezlo |
| Added Visual Editors extension point (com.bbn.swede.editors.visualEditor) | jlerner |
| Added Restriction Editor | aperezlo |
| Added preference pages | aperezlo |
| Added content formatter for OWL editor. | jlerner |
| Added URI Explorer and Semantic Web perspective references to Jave and Resource perspectives | jlerner |
| Updated OAST event system to include deltas, composite events, and runnables | jlerner |
| Relocated Code Generators extension point (was com.bbn.swede.ui.codeGenerators, now com.bbn.swede.tools.codeGenerator) | jlerner |
| Updated double-click strategy to support selecting attribute values | jlerner |
| Wrapped code generatos in Eclipse jobs | aperezlo |
| Added xsd namespace to initial OWL document contents | jlerner |
| Actions that modify OWL documents automatically disable for read-only files | jlerner |
| URI Explorer refreshes as you modify a document, not just when you save | jlerner |
| bug #78: Ctrl+D to delete a line breaks the editor | jlerner |
| bug #83: Content assist suggests rdf:Datatype, not rdf:datatype | aperezlo |
| bug #80: Drag owl file from filesystem into a project | jlerner |
| bug #85: URI Explorer fails to recognize new Semantic Web projects | jlerner |
| Nodes in the content outline now stay expanded as you edit the document | jlerner |
| Added a workaround for a strange SAX behavior that affected large literals | jlerner |
| Content Outline now retains input focus after you change its selection | jlerner |
| New OWL documents now auto-open in the OWL editor & auto-select in various Eclipse views | jlerner |
| New Semantic Web projects now prompt for a perspective change & auto-select in various Eclipse views | jlerner |
| Added a workaround for an issue with the JDK 1.5 version of the SAX that caused problems with incomplete XML prolog elements | jlerner |
| Type | Changes | By |
|---|---|---|
| Invalid XML errors no longer cascade up the document if you edit a containing tag | jlerner |
| Massive overhaul of content assist; added singleton tag proposals, icons, " as an auto-activation character, added proposals for XSD datatypes. | aperezlo |
| Content assist lists now filter as you type. | reblace |
| feature #64: The OWL Editor's content outline now shows a tag's rdf:ID, if present, in addition to its QName. | aperezlo |
| Code generators can only be run against documents that contain no error markers. | jlerner |
| A deleted source folder will now be recreated before running Schemagen or Kazuki | jlerner |
| Errors when trying to delete OWL documents | jlerner |
| Folders retain "OWL folder" icon after all OWL documents within them are deleted | jlerner |
| bug #61: Valid documents becoming unparseable | aperezlo |
| bug #63: No notification for failed OWL document import | jlerner |
| bug #71: Can't edit OWL documents in non-SW projects | dkolas |
| bug #72: Standard toolbars/menu actions don't work with OWL editor | aperezlo |
| Type | Changes | By |
|---|---|---|
| Added Automatic Indentation mechanism. | reblace |
| Added progress monitors to OWL file Validation and Code Generators. | tself |
| Added infrastructure for finding possibly resolvable pairs of XML errors | tself |
| bug #17: Incomplete entity support | jlerner |
| bug #29: XML errors are handled in isolation | jlerner |
| bug #35: Kazuki wrapper fails on ontologies with indirect dependencies | jlerner |
| bug #42: SWeDE now prompts the user to update from disk, any open file that is out of sync with the file system. | reblace |
| bug #48: Error and Warning markers have no tooltip text | jlerner |
| bug #49: Missing icons and keyboard shortcuts for standard actions in URI Explorer | jlerner |
| bug #51: After closing a SW project, you cannot reopen it. | reblace |
| bug #52: The SWeDE toolbar buttons now remain active when the focus is the edi tor for an open .owl file. | reblace |
| bug #53: Removed OWL documents remain open in the editor | jlerner |
| bug #54: Closed SW projects now show the closed project icon in the URI Explorer. When they are reopened the open SW project icon is shown again. | reblace |
| bug #55: Files with no extension break URI Explorer on startup | jlerner |
| bug #56: Closed projects in URI Explorer look like they have children | jlerner |
| bug #58: OWL documents get copied to the bin directory after code generation | jlerner |
| bug #59: SW project information now recurses into subdirectories to search for files to persist data for. | reblace |
| bug #60: Document offset errors after adding and deleting an XML comment | jlerner |
| Type | Changes | By |
|---|---|---|
| Added a project configuration file system that stores project metadata and persists it independantly of the Eclipse workspace metadata. Also includes a migrate feature to add this feature to projects created with previous versions of SWeDE. This addition addresses Bug #40. | reblace |
| Modified document event handling to only update the abstract syntax tree after continuous editing has stopped for a second. | reblace |
| DumpOnt now runs off of the current Jena Model representation of the owl file, rather than the file itself. | reblace |
| Reimplemented various aspects of the editor and simplified syntax highligyting to improve performance on large files [Bugs 32, 36 ] | jlerner |
| Implemented correct handling of rdf:parseType="Collection" [Bug 31 ] | jlerner |
| Undefined namespaces no longer break the Jena model | jlerner |
| Added a basic event mechanism for the OWL Abstract Syntax Tree | jlerner |
| Added double-click strategy to editor | jlerner |
| Type | Changes | By |
|---|---|---|
| Ported to run in Eclipse 3.0 | reblace |
| Modified syntax validation to only occur on save (less annoying while typing) | tself |
| Fixed DumpOnt to stop showing duplicates and improved document synchronization | jlerner |
| Type | Changes | By |
|---|---|---|
| Fixed bugs in Project, Document, Ontology, Class, and Property wizards [Bugs 19,20,21,23,24 ] | tself |
| Allow URI Explorer to show all projects [Bug 18 ] | tself |
| Fixed editor to show errors immediately [Bug 28 ] | tself |
| Fixed bugs in OWL editor [Bugs 30,34,44,45 ] | jlerner |
| Allow URI Explorer to navigate non-SWeDE projects [Bug 41 ] | jlerner |
| Reformatted all code to consistent style | tself |