| 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 |
| Type |
Changes |
By |
 |
Upgrade to RDF2Go 4.7.3. |
xamde
|
 |
Fixed hasX(model,resource,value) - was ignoring the value Fixes REAC-32
. |
xamde
|
 |
Removed @SuppressWarnings, as Eclipse now complains about these unnecessary SuppressWarnings. |
xamde
|
| Type |
Changes |
By |
 |
Upgrade to RDF2Go 4.7.0. |
xamde
|
 |
Added generation of X.hasPPP( O ) to return true if
there is a triple (x,p,o). Fixes REAC-21
. |
xamde
|
 |
Removed unnecessary cast in generated code:
getPPP_asNode(). |
xamde
|
| Type |
Changes |
By |
 |
Fixed typo in generated method name: getAllInstance_as(
Model m ) --> getAllInstances_as( Model m ) Fixes REAC-29
. |
xamde
|
 |
Generate cleaner code: Added @SuppressWarnings to
generated static URI fields. |
xamde
|
 |
removeAllPROP() was named addAllPROP() by accident. Fixes REAC-30
. |
xamde
|
 |
Code beautification - removed all Eclipse warnings |
xamde
|
| Type |
Changes |
By |
 |
Added vocabulary classes for Protege extensions and NRL
cardinality |
xamde
|
 |
Added support to read Protege and NRL cardinality
constrain
ts |
xamde
|
 |
Switching some old code from apache.commons.logging to
slf4j |
xamde
|
 |
Classes are now written out in alphabetical order. That
makes it easier to verify the output. |
xamde
|
 |
Now generated classes have a method "static T
getInstance( model, resource )" Fixes REAC-27
. |
xamde
|
 |
Switched to Velocity 1.5 for better log handling |
xamde
|
 |
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
|
| Type |
Changes |
By |
 |
Refactored heavily. Added static methods for all
property operations, so object creation can be avoided.
Maybe 5% faster. |
xamde
|
 |
Improved overall quality of documentation |
xamde
|
 |
Now uses 'name' from URNs such as 'urn:ex:name'. Was
using the whole URI before. |
xamde
|
| Type |
Changes |
By |
 |
Fixed version-Id in generated code - now it's always
current. By setting 'svn-keywords' to 'Id'. |
xamde
|
 |
Migration to RDF2Go 4.5.3 and RDFReactor.runtime 4.4.15. |
xamde
|
| Type |
Changes |
By |
 |
Now property names are unique withing the inheritance
hierarchy (was only within class before) Fixes REAC-15
. |
xamde
|
| Type |
Changes |
By |
 |
Migration to rdfreactor.runtime 4.4.12 |
xamde
|
| Type |
Changes |
By |
 |
Generation from OWL had a bug. Fixes REAC-13
. |
xamde
|
| Type |
Changes |
By |
 |
xsd:dateTime types now result in java.util.Calendat, not
Date. This ensures always tim zone information, which is
more precise. |
xamde
|
 |
Added tests. |
xamde
|
 |
Removed Jena compile time dependency - now any RDF2Go
store with RDFS support can be used. |
xamde
|
 |
Migration to RDFReactor.runtime 4.4.10 |
xamde
|
| Type |
Changes |
By |
 |
Switched to and adapted to runtime 4.4.8. |
xamde
|
 |
Added tests. |
xamde
|
| Type |
Changes |
By |
 |
Switched to runtime 4.4.7 to propagate bugfix. |
xamde
|
| Type |
Changes |
By |
 |
Ability to handle multiple comments |
xamde
|
 |
Added removeAllPROPNAME and removePROPNAME to generated
code |
xamde
|
| Type |
Changes |
By |
 |
Aligned with RDF2Go/RDFReactor runtime 4.4.5 releases. |
xamde
|
| Type |
Changes |
By |
 |
Now ignores owl:DeprecatedProperties |
xamde
|
| Type |
Changes |
By |
 |
Added support for owl:cardinality |
xamde
|
| Type |
Changes |
By |
 |
Split RDFReactor into two OSGi bundles |
xamde
|