Skip to content

RDF Transform 2.2.0

Compare
Choose a tag to compare
@AtesComp AtesComp released this 28 Aug 17:02
· 30 commits to main since this release

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

  • Create translation-ja.json by @higa4 in #13

New Contributors

  • @higa4 made their first contribution in #13

Full Changelog: v2.1.1-beta...v2.2.0