| Type |
Changes |
By |
 |
Adding a value to a property with cardinality
constraints now always succeeds, if the value was
already present. Threw a cardinality exception before. |
xamde
|
| Type |
Changes |
By |
 |
Semantically irrelevant code beautification. Added
missing deprecation annotations. |
xamde
|
| Type |
Changes |
By |
 |
Removed all Jena dependencies. DateTime conversion is
now done via javax.xml.* packages. |
xamde
|
| Type |
Changes |
By |
 |
Switched to RDF2Go API 4.6, for consistency. |
xamde
|
| Type |
Changes |
By |
 |
Added null-checks to base class for generated objects
and Base.java. |
xamde
|
| Type |
Changes |
By |
 |
Fixed equals() for generated objects, thanks Felix!, Fixes REAC-24
. |
xamde
|
| Type |
Changes |
By |
 |
Fixed Base.getAll_Inverse_as() Fixes REAC-23
. |
xamde
|
| Type |
Changes |
By |
 |
Added hasPROPERTY |
xamde
|
 |
All generated classes now implement RDF2Go Resource and
delegate to the instanceResource |
xamde
|
 |
Base.deleteInstance now deletes only the given rdf:type. |
xamde
|
 |
Can now return generated classes wrapping a BlankNode in
RDF |
xamde
|
| Type |
Changes |
By |
 |
Heavy refactoring. Now all is based only on Base,
ReactorEntity and ReactorResult. |
xamde
|
| Type |
Changes |
By |
 |
Added Base, a lightweight runtime base with static
methods. |
xamde
|
 |
Added ResourceConverter |
xamde
|
 |
Added static RDFSChema wrapper classes (named "statik") |
xamde
|
| Type |
Changes |
By |
 |
Migration to rdfgo.impl.base 4.4.9 |
xamde
|
| Type |
Changes |
By |
 |
Fixed a bug with converting Booleans and URLs |
xamde
|
| Type |
Changes |
By |
 |
Fixed a bug with null values |
xamde
|
| Type |
Changes |
By |
 |
Refactored type conversion: Now pluggable converters can
be used. Code cleaner! |
xamde
|
 |
Now return null, if no value is found instead of an
RDFDataExcep
tion. |
xamde
|
| Type |
Changes |
By |
 |
Added support for handling primitive types Byte,
Boolean, Double, Float. |
xamde
|
 |
Fixed handling of conversion Calendar -- xsd:dateTime. |
xamde
|
 |
Switched to slf4j for logging. |
xamde
|
 |
Removed support for using an RDFReactor object as a
java.util.Map. |
xamde
|
| Type |
Changes |
By |
 |
Aligned to RDF2Go releaes 4.4.5. |
xamde
|
 |
Implemented support for delete() |
xamde
|
| Type |
Changes |
By |
 |
Split RDFReactor into two OSGi bundles |
xamde
|