File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
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.
7
7
8
8
## Unreleased
9
9
10
+ ## [ 7.3.3] - 2025-04-07
11
+
10
12
### Fixed
11
13
- Better handle unsupported reference formulation (See [ issue 247] ( https://github.com/RMLio/rmlmapper-java/issues/247 ) )
12
14
- Graph Maps with default graph must not be ignored (See [ issue 252] ( https://github.com/RMLio/rmlmapper-java/issues/252 ) )
@@ -799,6 +801,7 @@ and [169](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/169))
799
801
- support for accessing remote files (via HTTP GET)
800
802
- basic support for functions
801
803
804
+ [ 7.3.3 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.2...v7.3.3
802
805
[ 7.3.2 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.1...v7.3.2
803
806
[ 7.3.1 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.0...v7.3.1
804
807
[ 7.3.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.2.0...v7.3.0
Original file line number Diff line number Diff line change 3
3
<groupId >be.ugent.rml</groupId >
4
4
<artifactId >rmlmapper</artifactId >
5
5
<name >RMLMapper</name >
6
- <version >7.3.2 </version >
6
+ <version >7.3.3 </version >
7
7
<description >
8
8
The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources.
9
9
</description >
You can’t perform that action at this time.
0 commit comments