RDF Transform 2.2.0
This release is a production ready release.
Feature Updates
- Updated the Exporters for use with the latest Apache Jena library used by OpenRefine 3.6 (requires OpenRefine 3.6 or better)
- The Export menu has been recoded for Stream and Pretty formats
- Exports have been optimized to process the RDF statements in critical sections
- The Transform tab has been updated for proper Prefix vertical alignment
- Preview controls have been updated to better select between Stream and Pretty mode
- Resizing the display tabs have been updated to correctly calculate the initial sizes
- Export server calls have been normalized to use the Jena library RDFFormat names to simplify Command Line use for batch processing transforms
- A Japanese translation file was added and resulted in an OpenRefine 3.7 update to rename Japanese translation files from ".jp" to ".ja"
- Server results returned to the client have been normalized to use common code responses
- Corrections for some outling UTF-8 encoding issues are included
- Code cleaning and formatting
- Log and debug enhancements
- POM file updates have reduced the RDF Transform extension file to 8.9 MiB!
What's Changed
New Contributors
Full Changelog: v2.1.1-beta...v2.2.0