Releases: nationalarchives/kettle-jena-plugins
Releases · nationalarchives/kettle-jena-plugins
kettle-jena-plugins-2.1.0
- Added two new steps:
- Combine Jena Models
- Group Merge Jena Models
- Many small bug-fixes and improvements
kettle-jena-plugins-2.0.1
Fixes
- Fixed an issue whereby the
rdf:type
was always being output as axsd:string
instead of a resource. Thanks to @aindlq for reporting :-)
kettle-jena-plugins-2.0.0
New Features
-
Blank Nodes. You can now create Blank Nodes in the Jena Models from row fields.
-
If the field value in the row being processed is
null
, you can now choose the action to take. Either:- ignore it and move to the next row
- log a warning and move to the next row
- or raise an error and stop processing
Fixes
-
Improve datatype conversion from SQL types to RDF types.
-
Fixed an issue with the Identity of the Java Object being written to the RDF property value instead of the value of the object.
kettle-jena-plugins-1.0.0
Release 1.0.0