Jelly-RDF / jelly-jvm

JVM (Scala) implementation of Jelly
https://w3id.org/jelly/jelly-jvm/
Apache License 2.0
7 stars 2 forks source link

Documentation License Scala build and test Release

Jelly-JVM

Java Virtual Machine implementation of Jelly, an RDF serialization format and gRPC streaming protocol, written in Scala 3. Jelly-JVM currently supports both Apache Jena and RDF4J.

This collection of libraries aims to provide the full stack of utilities for fast and scalable RDF streaming with the Jelly protocol. You can only use a part of the stack (e.g., only the serializer), or you may choose to use the full gRPC server and the reactive streaming utilities.

Documentation, download links, usage guide and more: https://w3id.org/jelly/jelly-jvm

Modules

Read more about each module in the documentation.

Published to Maven Central

Other – not published to Maven

Plugin JARs

We also publish plugin JARs which allow you to use Jelly-JVM with Apache Jena and RDF4J just by dropping the JARs into the classpath. You can find the JARs on the releases page. More information about using the plugins.

Contributing

Feel free to submit bug reports, feature proposals and pull requests!

Check out the contribution guide for more information.

License

The Jelly-JVM libraries are licensed under the Apache 2.0 license.

Jelly-JVM was written by Piotr Sowiński (Ostrzyciel).