Closed barthanssens closed 6 years ago
Idd, I have already upgraded to RDF4J 2.0, but still checking if everything is ok before push public.
To be honest though, I'm a bit concerned regarding Java 8 dependency.
In that case you could consider using RDF4j 1.0, which is the Java 7 backport of RDF4j 2.0.
The benefit would be that RMLio can stay a little longer on Java 7, while already using the new org.eclipse.rdf4j namespace (and e.g. IRI instead of URI), so this would smoothen the upgrade path a bit.
Any progress on this?
Just FYI:
RML-Mapper is just 2+ years old. Java 8 was released in March 2014. I'm not sure anyone may have a problem with RML-Mapper requiring Java 8.
Eclipse RDF4j is the new name / project for Sesame (note that RDF4j 2.0, which is equivalent to Sesame 4.1, requires Java 8). Upgrading would be nice, since the version used by RMLio is relatively old.