Less dependency bloat, easier integrations! We've rewritten the fastest JVM-based RDF serialization library (Jelly-JVM) from Scala to pure Java. This means:
- ๐ชถ Drastically reduced dependency bloat. For Apache Jena users, that means a drop in dependency size from 10.6 MB to 0.23 MB.
- ๐จ Easier integrations with Java code โ no need to wrangle Scala-specific structures.
- ๐ค Easier contributions from the community! With Java, it will be easier for others to understand and modify the code.