Changes Report

Release History

Version Date Description
4.7.3 2010-02-11 Maintenance release
4.7.0 2009-01-16 Maintenance release
4.6.2 2008-09-09 Maintenance Release
4.6.1 2008-04-16 Maintenance Release
4.6.0 2008-04-16 API Update
4.5.0 2008-01-26 Refactoring
4.4.15 2008-01-21 Dependency Update and Bugfixes
4.4.12 2007-10-29 Dependeny update
4.4.11 2007-10-02 Dependeny update
4.4.10 2007-09-03 Bug fixes
4.4.9 2007-08-10 Generated code change
4.4.8 2007-07-06
4.4.7 2007-07-02
4.4.6 2007-06-29
4.4.5 2007-06-03
4.4.2
4.3.1
4.3 2006-12-30 Split


Release 4.7.3 - 2010-02-11

Type Changes By
update Upgrade to RDF2Go 4.7.3. xamde
fix Fixed hasX(model,resource,value) - was ignoring the value Fixes REAC-32 . xamde
remove Removed @SuppressWarnings, as Eclipse now complains about these unnecessary SuppressWarnings. xamde

Release 4.7.0 - 2009-01-16

Type Changes By
update Upgrade to RDF2Go 4.7.0. xamde
add Added generation of X.hasPPP( O ) to return true if there is a triple (x,p,o). Fixes REAC-21 . xamde
remove Removed unnecessary cast in generated code: getPPP_asNode(). xamde

Release 4.6.2 - 2008-09-09

Type Changes By
fix Fixed typo in generated method name: getAllInstance_as( Model m ) --> getAllInstances_as( Model m ) Fixes REAC-29 . xamde
add Generate cleaner code: Added @SuppressWarnings to generated static URI fields. xamde
fix removeAllPROP() was named addAllPROP() by accident. Fixes REAC-30 . xamde
update Code beautification - removed all Eclipse warnings xamde

Release 4.6.1 - 2008-04-16

Type Changes By
add Added vocabulary classes for Protege extensions and NRL cardinality xamde
add Added support to read Protege and NRL cardinality constrain ts xamde
update Switching some old code from apache.commons.logging to slf4j xamde
update Classes are now written out in alphabetical order. That makes it easier to verify the output. xamde
fix Now generated classes have a method "static T getInstance( model, resource )" Fixes REAC-27 . xamde
update Switched to Velocity 1.5 for better log handling xamde
update Worked around memory consumption of Velocity by re-initialising the context for each generated class. This reduced maximal memory consumption from 1.5 GB down to 250 MB for our largest test ontologies. xamde

Release 4.6.0 - 2008-04-16

Type Changes By
update Upgraded to RDF2Go 4.6. xamde

Release 4.5.0 - 2008-01-26

Type Changes By
update Refactored heavily. Added static methods for all property operations, so object creation can be avoided. Maybe 5% faster. xamde
update Improved overall quality of documentation xamde
add Now uses 'name' from URNs such as 'urn:ex:name'. Was using the whole URI before. xamde

Release 4.4.15 - 2008-01-21

Type Changes By
update Fixed version-Id in generated code - now it's always current. By setting 'svn-keywords' to 'Id'. xamde
update Migration to RDF2Go 4.5.3 and RDFReactor.runtime 4.4.15. xamde

Release 4.4.12 - 2007-10-29

Type Changes By
fix Now property names are unique withing the inheritance hierarchy (was only within class before) Fixes REAC-15 . xamde

Release 4.4.11 - 2007-10-02

Type Changes By
update Migration to rdfreactor.runtime 4.4.12 xamde

Release 4.4.10 - 2007-09-03

Type Changes By
fix Generation from OWL had a bug. Fixes REAC-13 . xamde

Release 4.4.9 - 2007-08-10

Type Changes By
update xsd:dateTime types now result in java.util.Calendat, not Date. This ensures always tim zone information, which is more precise. xamde
add Added tests. xamde
update Removed Jena compile time dependency - now any RDF2Go store with RDFS support can be used. xamde
update Migration to RDFReactor.runtime 4.4.10 xamde

Release 4.4.8 - 2007-07-06

Type Changes By
update Switched to and adapted to runtime 4.4.8. xamde
add Added tests. xamde

Release 4.4.7 - 2007-07-02

Type Changes By
update Switched to runtime 4.4.7 to propagate bugfix. xamde

Release 4.4.6 - 2007-06-29

Type Changes By
update Ability to handle multiple comments xamde
add Added removeAllPROPNAME and removePROPNAME to generated code xamde

Release 4.4.5 - 2007-06-03

Type Changes By
update Aligned with RDF2Go/RDFReactor runtime 4.4.5 releases. xamde

Release 4.4.2 - null

Type Changes By
add Now ignores owl:DeprecatedProperties xamde

Release 4.3.1 - null

Type Changes By
add Added support for owl:cardinality xamde

Release 4.3 - 2006-12-30

Type Changes By
update Split RDFReactor into two OSGi bundles xamde