Summary
- [Fix] Concurrent access to multipart processing (commit: a4a3974) (details)
- Preparing for implementation (commit: 28215bc) (details)
- [Upd] Initial non-functioning implementation (commit: b448b8c) (details)
- [Fix] Missing file (commit: 13bdfdb) (details)
- [New] File log within logback (commit: a3e6a63) (details)
- [Fix] Failing test because of wrong file path (commit: dc6dfc0) (details)
- [Upd] Added delimiter and dataPrefix to configuration (commit: 6483801) (details)
- [Upd] Initial implementation of Standard mode according to W3C Recommendation (commit: 2dcf097) (details)
- [Fix] Refactoring some previous mistakes (commit: 5705816) (details)
- [Upd] Refactor naming convention of module parameters (commit: 2547742) (details)
- [Upd] Refactor according nameing conventions (commit: 1f2a6c5) (details)
- [Feature #15] Support streams instead of files (commit: ce83605) (details)
- [Feature #15] Simplify implementation (commit: e54a314) (details)
- [Feature #15] Fix conventions for vocabularies (commit: 31d7eac) (details)
- [Upd] Implementing 4.6.8 of specification (commit: c70b613) (details)
- [Upd] Switch logging with validation (commit: 0fb1590) (details)
- [Fix] Fixed to work with mostly default annotations (not custom provided by user) (commit: 1cec400) (details)
- [Fix] Property names according to convention (commit: 6f15f5e) (details)
- [Fix] Table definition now follows specification (commit: 618be5a) (details)
- [Upd] Initial implementation of Step 2 (to be reviewed) (commit: 5345781) (details)
- [Upd] Quote character configured (commit: a45974d) (details)
- [Refactor] Moved getters and setters to the end of the class (commit: d6cbed6) (details)
- [Feature #15] Support load of output mode (commit: da76f60) (details)
- [Feature #15] Fix loading configuration (commit: 4c0b038) (details)
- [Feature #15] Fix processing for cells with empty values (commit: e01d2f0) (details)
- [Feature #15] Fix normalize propertyUris and column names (commit: 5f42e64) (details)
- [Feature #15] Fix invalid url for table row (commit: 527c8d9) (details)
- [Feature #15] Remove unused properties (commit: b85f32a) (details)
- [Feature #15] Fix isReplace flag processing (commit: 16d3b82) (details)
- [Feature #15] Trim column title to normalize (commit: 42c7d48) (details)