File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Unreleased
99
10+ ## [ 4.11.0] - 2021-07-05
11+
1012### Added
1113- R2RML test cases (see [ issue 192] ( https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/192 ) )
1214- DCAT support
@@ -373,6 +375,7 @@ and [169](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/169))
373375- support for accessing remote files (via HTTP GET)
374376- basic support for functions
375377
378+ [ 4.11.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v4.10.1...v4.11.0
376379[ 4.10.1 ] : https://github.com/RMLio/rmlmapper-java/compare/v4.10.0...v4.10.1
377380[ 4.10.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v4.9.3...v4.10.0
378381[ 4.9.4 ] : https://github.com/RMLio/rmlmapper-java/compare/v4.9.3...v4.9.4
Original file line number Diff line number Diff line change 11# maven.buildNumber.plugin properties file
2- # Tue Jun 15 08:46:14 CEST 2021
3- buildNumber0 =352
2+ # Mon Jul 05 08:50:07 CEST 2021
3+ buildNumber0 =353
Original file line number Diff line number Diff line change 33 <groupId >be.ugent.rml</groupId >
44 <artifactId >rmlmapper</artifactId >
55 <name >RMLMapper</name >
6- <version >4.10.1 </version >
6+ <version >4.11.0 </version >
77 <description >
88 The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources.
99 </description >
You can’t perform that action at this time.
0 commit comments