RDF Transform 2.1.0-beta
Pre-release
Pre-release
This release indicates successful Alpha testing completion with no outstanding critical errors. Beta testing is opened for general comment in preparation for a production ready release.
Feature Updates
- Correct Namespace processing by Web and File Import
- The Web Import controls faulty content negotiation for the non-existent XMLSchema ontology
- The File Import corrects the client POST processing for form content including file streams
- Further corrects for the "controller" initialization code
- Removed Binary RDF processing
- Added RDFThrift processing to match the Jena change
- Added an
RDFTransform.DebugJSON
boolean preference to manage the transform template output separate from other debugging - Code cleaning and formatting
- Log and debug enhancements
- Website example updates.